Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle ChangeFeedProcessorContext for full-fidelity changefeed. #36715

Merged
merged 45 commits into from
Sep 28, 2023

Updated CHANGELOG.md.

86a763e
Select commit
Loading
Failed to load commit list.
Merged

Handle ChangeFeedProcessorContext for full-fidelity changefeed. #36715

Updated CHANGELOG.md.
86a763e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / java - cosmos - tests failed Sep 27, 2023 in 39m 12s

Build #20230927.5 had test failures

Details

Tests

  • Failed: 92 (0.14%)
  • Passed: 66,182 (98.12%)
  • Other: 1,175 (1.74%)
  • Total: 67,449

Annotations

Check failure on line 23541 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - cosmos - tests

Build log #L23541

Build failed.

Check failure on line 1 in ClientMetricsTest::maxValueExceedingDefinedLimitStillWorksWithoutException[Direct Tcp with Session consistency]

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - cosmos - tests

ClientMetricsTest::maxValueExceedingDefinedLimitStillWorksWithoutException[Direct Tcp with Session consistency]

expected: 3
 but was: 1
Raw output
java.lang.AssertionError: 

expected: 3
 but was: 1
	at com.azure.cosmos.ClientMetricsTest.maxValueExceedingDefinedLimitStillWorksWithoutException(ClientMetricsTest.java:200)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:136)
	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)

Check failure on line 1 in ClientMetricsTest::maxValueExceedingDefinedLimitStillWorksWithoutException[Gateway with Session consistency]

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - cosmos - tests

ClientMetricsTest::maxValueExceedingDefinedLimitStillWorksWithoutException[Gateway with Session consistency]

expected: 3
 but was: 1
Raw output
java.lang.AssertionError: 

expected: 3
 but was: 1
	at com.azure.cosmos.ClientMetricsTest.maxValueExceedingDefinedLimitStillWorksWithoutException(ClientMetricsTest.java:200)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:136)
	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)

Check failure on line 1 in maxValueExceedingDefinedLimitStillWorksWithoutException

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - cosmos - tests

maxValueExceedingDefinedLimitStillWorksWithoutException

 expected: 3  but was: 1
Raw output
java.lang.AssertionError: 
expected: 3
 but was: 1
at com.azure.cosmos.ClientMetricsTest.maxValueExceedingDefinedLimitStillWorksWithoutException(ClientMetricsTest.java:200)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:136)
at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)

Check failure on line 1 in maxValueExceedingDefinedLimitStillWorksWithoutException

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - cosmos - tests

maxValueExceedingDefinedLimitStillWorksWithoutException

 expected: 3  but was: 1
Raw output
java.lang.AssertionError: 
expected: 3
 but was: 1
at com.azure.cosmos.ClientMetricsTest.maxValueExceedingDefinedLimitStillWorksWithoutException(ClientMetricsTest.java:200)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:136)
at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)