merlimat commented on pull request #9286:
URL: https://github.com/apache/pulsar/pull/9286#issuecomment-767069507


   @lhotari It seems there's a genuine test failure: 
   
   ```
   Error:  Failures: 
   Error:  
org.apache.pulsar.client.impl.PartitionedProducerImplTest.testCustomMessageRouterInstance(org.apache.pulsar.client.impl.PartitionedProducerImplTest)
   [INFO]   Run 1: PASS
   Error:    Run 2: 
PartitionedProducerImplTest.testCustomMessageRouterInstance:99->getMessageRouter:105
 ? NullPointer
   [INFO] 
   Error:  
org.apache.pulsar.client.impl.PartitionedProducerImplTest.testRoundRobinPartitionMessageRouterImplInstance(org.apache.pulsar.client.impl.PartitionedProducerImplTest)
   [INFO]   Run 1: PASS
   Error:    Run 2: 
PartitionedProducerImplTest.testRoundRobinPartitionMessageRouterImplInstance:89->getMessageRouter:105
 ? NullPointer
   [INFO] 
   Error:  
org.apache.pulsar.client.impl.PartitionedProducerImplTest.testSinglePartitionMessageRouterImplInstance(org.apache.pulsar.client.impl.PartitionedProducerImplTest)
   [INFO]   Run 1: PASS
   Error:    Run 2: 
PartitionedProducerImplTest.testSinglePartitionMessageRouterImplInstance:80->getMessageRouter:105
 ? NullPointer
   [INFO] 
   ```


----------------------------------------------------------------
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.

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


Reply via email to