[GitHub] XiaoZYang commented on issue #1069: Provide a setting in consumer configuration to specify where to start consuming messages

2018-02-11 Thread GitBox
XiaoZYang commented on issue #1069: Provide a setting in consumer configuration 
to specify where to start consuming messages
URL: 
https://github.com/apache/incubator-pulsar/issues/1069#issuecomment-364734900
 
 
   @sijie @merlimat  please review [this 
PR](https://github.com/apache/incubator-pulsar/pull/1219) at your convenience :)


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


With regards,
Apache Git Services


[GitHub] XiaoZYang commented on issue #1069: Provide a setting in consumer configuration to specify where to start consuming messages

2018-02-11 Thread GitBox
XiaoZYang commented on issue #1069: Provide a setting in consumer configuration 
to specify where to start consuming messages
URL: 
https://github.com/apache/incubator-pulsar/issues/1069#issuecomment-364734900
 
 
   @sijie @merlimat  please review [this 
PR](https://github.com/apache/incubator-pulsar/pull/1218) at your convenience :)


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


With regards,
Apache Git Services


[GitHub] XiaoZYang commented on issue #1069: Provide a setting in consumer configuration to specify where to start consuming messages

2018-01-25 Thread GitBox
XiaoZYang commented on issue #1069: Provide a setting in consumer configuration 
to specify where to start consuming messages
URL: 
https://github.com/apache/incubator-pulsar/issues/1069#issuecomment-360502311
 
 
   @sijie Let me try to explain the intention first. 
   We will add a new configuration item which is used by a *consumer* when 
subscribing a topic. In detail, we want our consumer program to determine from 
which place (*earlies*-the right beginning of message stream or 
*latest*-current consuming position) it should begin to consume rather than 
call the method `seek` explicitly. 
   Is it the right thing you want?
   Expecting your reply :) 


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


With regards,
Apache Git Services


[GitHub] XiaoZYang commented on issue #1069: Provide a setting in consumer configuration to specify where to start consuming messages

2018-01-24 Thread GitBox
XiaoZYang commented on issue #1069: Provide a setting in consumer configuration 
to specify where to start consuming messages
URL: 
https://github.com/apache/incubator-pulsar/issues/1069#issuecomment-360351677
 
 
   I'd like to have a try on fixing this issue. :)


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


With regards,
Apache Git Services