This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 1045f8be626 [fix][client] Fix wrong results of hasMessageAvailable and 
readNext after seeking by timestamp (#22363)
     new ba8ff27d252 [fix][broker] Check cursor state before adding it to the 
`waitingCursors` (#22191)
     new 1b9ae2e8cb9 [improve][misc] Remove the call to sun 
InetAddressCachePolicy (#22329)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../bookkeeper/mledger/impl/ManagedCursorImpl.java |  2 +-
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java | 10 +++++
 .../service/persistent/PersistentTopicTest.java    | 46 +++++++++++++++++++
 .../pulsar/common/util/netty/DnsResolverUtil.java  | 52 ++++++++++++++++------
 .../pulsar/common/util/netty/DnsResolverTest.java  | 44 ++++++++++++++++++
 5 files changed, 139 insertions(+), 15 deletions(-)

Reply via email to