BewareMyPower opened a new pull request, #970:
URL: https://github.com/apache/pulsar-client-go/pull/970

   ### Motivation
   
   After https://github.com/apache/pulsar-client-go/pull/953, the Pulsar 
version was upgraded from 2.8.3 to 2.10.3. However, 
[PIP-119](https://github.com/apache/pulsar/pull/13352) changed the default 
value of `subscriptionKeySharedUseConsistentHashing` to true, which leads to 
the flakiness of Key_Shared subscription related tests.
   
   Example: 
https://github.com/apache/pulsar-client-go/actions/runs/4291098473/jobs/7475868787
   
   ### Modifications
   
   Configure `subscriptionKeySharedUseConsistentHashing` with `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