nkurihar opened a new pull request #559: Add empty check for subscription name
URL: https://github.com/apache/incubator-pulsar/pull/559
 
 
   ### Motivation
   Subscription name can be empty for now.
   It causes some problems.
   
   (Indeed, recently we encountered sudden Broker stopping caused by large 
number of requests ?whose subscription name is empty through WebSocketProxy)
   
   ### Modifications
   * Add empty check for subscription name to `PersistentTopic`, 
`PulsarClientImpl` and `ConsumerHandler`
   * Add test cases for empty subscription name
   
   ### Result
   * Subscription name can not be empty.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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