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/04/16 23:12:25 UTC

[GitHub] [pulsar] jerrypeng opened a new pull request #4061: Fix update cli source sink

jerrypeng opened a new pull request #4061: Fix update cli source sink
URL: https://github.com/apache/pulsar/pull/4061
 
 
   ### Motivation
   When updating sources and sink using the CLI, if a parallelism is not specified, the parallelism is set to 1 which will override the existing parallelism.
   
   We don't want that behavior for update. If parallelism is not specified it should just be empty/null

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