You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "AnonHxy (via GitHub)" <gi...@apache.org> on 2023/05/10 02:03:51 UTC

[GitHub] [pulsar] AnonHxy opened a new issue, #20285: Flaky-test: SimpleProducerConsumerTestStreamingDispatcherTest. rest

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

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### Example failure
   
   https://github.com/apache/pulsar/actions/runs/4915081747/jobs/8794230217?pr=20257
   
   ### Exception stacktrace
   
   <!-- copy-paste the stack trace in the code block below -->
   ```
    Error:  Tests run: 105, Failures: 1, Errors: 0, Skipped: 16, Time elapsed: 427.419 s <<< FAILURE! - in org.apache.pulsar.broker.service.persistent.SimpleProducerConsumerTestStreamingDispatcherTest
     Error:  rest(org.apache.pulsar.broker.service.persistent.SimpleProducerConsumerTestStreamingDispatcherTest)  Time elapsed: 2.628 s  <<< FAILURE!
     java.lang.NullPointerException: Cannot invoke "org.apache.pulsar.broker.PulsarService.getConfiguration()" because "this.pulsar" is null
     	at org.apache.pulsar.client.api.SimpleProducerConsumerTest.rest(SimpleProducerConsumerTest.java:142)
     	at jdk.internal.reflect.GeneratedMethodAccessor1098.invoke(Unknown Source)
     	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:139)
     	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:69)
     	at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:361)
     	at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:296)
     	at org.testng.internal.invokers.TestInvoker.runConfigMethods(TestInvoker.java:823)
     	at org.testng.internal.invokers.TestInvoker.runAfterConfigurations(TestInvoker.java:792)
     	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:768)
   ```
   
   
   ### Are you willing to submit a PR?
   
   - [X] 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: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] Technoboy- closed issue #20285: Flaky-test: SimpleProducerConsumerTestStreamingDispatcherTest. rest

Posted by "Technoboy- (via GitHub)" <gi...@apache.org>.
Technoboy- closed issue #20285: Flaky-test: SimpleProducerConsumerTestStreamingDispatcherTest. rest
URL: https://github.com/apache/pulsar/issues/20285


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org