candlerb opened a new pull request #5547: cpp/python: increase number of digits 
in temporary subscription name for readers
URL: https://github.com/apache/pulsar/pull/5547
 
 
   Fixes #5546
   
   ### Motivation
   
   Reduce risk of subscription name clash between readers.  Equivalence with 
Java client.
   
   ### Modifications
   
   Increase number of random hex digits in reader subscription name from 6 to 
10.
   
   ### Verifying this change
   
   Waiting CI, should not change anything
   
   ### Does this pull request potentially affect one of the following parts:
   
   The name of the non-durable subscription is an internal implementation 
detail for Pulsar. Although this change *will* be visible externally, nobody 
should be relying on its format.  Plus, Java clients already use the longer 
names.
   
   ### Documentation
   
     - Does this pull request introduce a new feature? no
   

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


With regards,
Apache Git Services

Reply via email to