You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/08/03 21:23:52 UTC

[GitHub] rdhabalia opened a new pull request #636: Add subscription-type argument into test

rdhabalia opened a new pull request #636: Add subscription-type argument into test
URL: https://github.com/apache/incubator-pulsar/pull/636
 
 
   ### Motivation
   
   Many times, there is a need to test perf-consumer with different subscription other than `Exclusive` as broker has two different code-base for `Exclusive` and `Shared`. Right now, perf-consumer can be started only with Exclusive sub-type.
   ### Modifications
   
   Subscription-type can be passed as an argument.
   
   ### Result
   
   Perf-consumer can support multiple subscription type.
   
 
----------------------------------------------------------------
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