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/03/24 01:49:50 UTC

[GitHub] zhaijack opened a new pull request #1434: Move subscriptionInitialPosition from parameter into ConfigurationData

zhaijack opened a new pull request #1434: Move subscriptionInitialPosition from parameter into ConfigurationData
URL: https://github.com/apache/incubator-pulsar/pull/1434
 
 
   ### Motivation
   
   Seems subscriptionInitialPosition was not passed down success, and There was some redundant to config subscriptionInitialPosition by both parameter and ConfigurationData. This PR fixes these issues.
   
   ### Modifications
   
   - fix subscriptionInitialPosition pass down, and redundant config issue.
   - add e-2-e test.
   
   ### Result
   
   issues fixed.

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