This is an automated email from the ASF dual-hosted git repository.
sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from f862961 [Reader] Should set either start message id or start message
from roll back duration. (#6392)
add 81f8afd Seek to the first one >= timestamp (#6393)
No new revisions were added by this update.
Summary of changes:
.../persistent/PersistentMessageFinder.java | 2 +-
.../service/persistent/PersistentSubscription.java | 2 +-
.../apache/pulsar/broker/admin/AdminApiTest.java | 22 +++++++++++-----------
.../pulsar/broker/admin/v1/V1_AdminApiTest.java | 18 +++++++++---------
.../broker/service/SubscriptionSeekTest.java | 4 ++--
.../apache/pulsar/client/api/TopicReaderTest.java | 2 +-
.../org/apache/pulsar/client/impl/ReaderTest.java | 4 ++--
7 files changed, 27 insertions(+), 27 deletions(-)