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 2018/04/18 21:34:24 UTC

[GitHub] sijie opened a new pull request #1613: Add a integration test for create subscription CLI command

sijie opened a new pull request #1613: Add a integration test for create subscription CLI command
URL: https://github.com/apache/incubator-pulsar/pull/1613
 
 
   ### Motivation
   
   due to #1612 , create subscription will fail with `500` when connecting to a broker that doesn't own the topic. we need to have an integration test to ensure CLI commands are run correctly.
   
   ### Modifications
   
   add an integration test for `createSubscription`
   
   

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


With regards,
Apache Git Services