You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/04 06:54:15 UTC

[GitHub] [pulsar] jiazhai opened a new pull request #4883: Make sure produce/consume with 1 partitioned topic

jiazhai opened a new pull request #4883: Make sure produce/consume with 1 partitioned topic
URL: https://github.com/apache/pulsar/pull/4883
 
 
   ### Motivation
   
   In PR #4764, we allow to create partitioned topic with 1 partition, But in Pulsar Client, user still not able to do it. 
   This fix try to make sure user could create consumer/producer for 1 partitioned topic .
   
   ### Modifications
   - old and new added unit test passed.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services