BewareMyPower commented on issue #13965:
URL: https://github.com/apache/pulsar/issues/13965#issuecomment-1022757093


   > Create the consumers before the messages are published
   
   Yes, I applied 
https://github.com/BewareMyPower/pulsar-issue-13965-reproduce/commit/8e85c7780f4837380fdab5be48ec82d4190c438d
 and the test works now.
   
   But I'm still confused that what makes the difference that the C++ test 
`KeySharedConsumerTest.testMultiTopics` is easily to fail with 
`subscriptionKeySharedUseConsistentHashing=true` but always succeed with 
`subscriptionKeySharedUseConsistentHashing=false`.


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