Jason918 commented on issue #12291:
URL: https://github.com/apache/pulsar/issues/12291#issuecomment-938476168


   @hozumi 
   After checking the implementation details, it turns out that 
`MultiTopicsConsumerImpl` is using different constructors for underlying 
consumer for topic partitions and non-partitioned topic.  So both 
`startMessageId` and `startMessageRollbackDurationInSec` will not take affect 
for non-partitioned topics.
   
   I think it's a bug, and I will come up with a fix soon.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to