Demogorgon314 commented on code in PR #17209:
URL: https://github.com/apache/pulsar/pull/17209#discussion_r962742630
##########
pulsar-client-cpp/python/pulsar_test.py:
##########
@@ -543,7 +543,7 @@ def test_reader_on_specific_message(self):
# The reset would be effectively done on the next position relative to
reset.
Review Comment:
Actually, the previous seek behavior is wrong, the previous implementation
of seek is always inclusive.
--
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]