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

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


    from f56c383a531 [fix][broker] Avoid expired unclosed ledgers when checking 
expired messages by ledger closure time (#22335)
     new 622c87d1e82 [fix][broker] Check cursor state before adding it to the 
`waitingCursors` (#22191)
     new d9068698da4 [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