BewareMyPower edited a comment on issue #13955: URL: https://github.com/apache/pulsar/issues/13955#issuecomment-1022048918
It looks like the test was affected by the default value of `subscriptionKeySharedUseConsistentHashing`. I can reproduce it in my local env. However, I change the standalone's config to ```properties subscriptionKeySharedUseConsistentHashing=false ``` The test never failed again. -- 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]
