lovelle commented on issue #3983: [Issue#3976] [component/client] Adding config 
for ReaderImpl
URL: https://github.com/apache/pulsar/pull/3983#issuecomment-482843153
 
 
   In order to generate `PulsarApi.java` try with `generate_protobuf_docker.sh` 
script, it always worked well for me.
   
   I'm still think that path 1 is not quite a good idea.
   
   I wouldn't say that pull #4031 isn't working, the only case we didn't cover 
so far is a reset() by time in the middle of a queue, in fact, the `reset()` is 
happening but not at the expected position, is happening on a previous 
position, which would result in a duplicates messages which I don't think is a 
critical situation, and also I think that normal Consumers are facing this 
issue too.
   
   @sijie Any thought on this?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to