You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/10/22 15:56:44 UTC

[GitHub] [pulsar] merlimat opened a new issue #5437: Test errors in BrokerServiceLookupTest.testMultipleBrokerDifferentClusterLookup

merlimat opened a new issue #5437: Test errors in BrokerServiceLookupTest.testMultipleBrokerDifferentClusterLookup
URL: https://github.com/apache/pulsar/issues/5437
 
 
   The test seems to be failing by getting stuck in the consumer creation at:
   
   https://github.com/apache/pulsar/blob/88c854473346507563305d6b65d7a094f7531964/pulsar-broker/src/test/java/org/apache/pulsar/client/api/BrokerServiceLookupTest.java#L261
   
   The problem is that client gets redirected between the 2 brokers in a loop.
   
   cc/ @rdhabalia 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services