kandersen82 opened a new pull request, #149:
URL: https://github.com/apache/pulsar-dotpulsar/pull/149

   Fixes issues with Producer access modes
   
   # Description
   
   Fixes disconnect issues related to producer access modes.
   Also changed behavior to to align with java client. When a producer with 
WaitForExclusive mode has been given 
   exclusive access it cannot go back to WaitForExclusive, and will instead be 
fenced.
   
   # Regression
   
   Issue introduced in unreleased code
   
   # Testing
   
   Manual testing with TCP connection killing
   


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to