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 2017/12/12 12:28:15 UTC

[GitHub] zhaijack opened a new pull request #961: Issue 922: allow run bookie together with broker

zhaijack opened a new pull request #961: Issue 922: allow run bookie together with broker
URL: https://github.com/apache/incubator-pulsar/pull/961
 
 
   ### Motivation
   
   To simplify deployment, it will be good to run bookie along with broker. so people don't have to run separate bookkeeper cluster. It is good for small-size or midsize deployments
   
   ### Modifications
   
   Add options in PulsarBrokerStarter to allow run bookie together with broker
   
   ### Result
   
   PulsarBrokerStarter command's old behaviour will not change; user now could add new options to start bookie or bookie auto recovery together with broker. 

----------------------------------------------------------------
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