codelipenghui opened a new issue, #18282:
URL: https://github.com/apache/pulsar/issues/18282

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Example failure
   
   
https://github.com/codelipenghui/incubator-pulsar/actions/runs/3368394689/jobs/5587018417
   
   ### Exception stacktrace
   
   ```
     Error:  Tests run: 10, Failures: 1, Errors: 0, Skipped: 9, Time elapsed: 
102 s <<< FAILURE! - in org.apache.pulsar.testclient.PerformanceTransactionTest
   8752
     Error:  
testConsumeTxnMessage(org.apache.pulsar.testclient.PerformanceTransactionTest)  
Time elapsed: 6.199 s  <<< FAILURE!
   8753
     java.lang.AssertionError: expected [null] but found 
[org.apache.pulsar.client.impl.MessageImpl@17fba246]
   8754
        at org.testng.Assert.fail(Assert.java:99)
   8755
        at org.testng.Assert.failNotSame(Assert.java:1033)
   8756
        at org.testng.Assert.assertNull(Assert.java:965)
   8757
        at org.testng.Assert.assertNull(Assert.java:953)
   8758
        at 
org.apache.pulsar.testclient.PerformanceTransactionTest.testConsumeTxnMessage(PerformanceTransactionTest.java:246)
   8759
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   8760
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
   8761
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   8762
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
   8763
        at 
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
   8764
        at 
org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:45)
   8765
        at 
org.testng.internal.InvokeMethodRunnable.call(InvokeMethodRunnable.java:73)
   8766
        at 
org.testng.internal.InvokeMethodRunnable.call(InvokeMethodRunnable.java:11)
   8767
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   8768
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
   8769
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   8770
        at java.base/java.lang.Thread.run(Thread.java:833)
   ```
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to