You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2020/06/09 04:57:34 UTC

[pulsar] branch master updated (6bdc880 -> f8a697d)

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

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 6bdc880  [Issue 7202] Upgrade commons-lang3 version to 3.6 (#7203)
     add f8a697d  Prevent redirection of lookup requests from looping (#7200)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/lookup/LookupResult.java  | 15 ++++++++++++--
 .../pulsar/broker/lookup/TopicLookupBase.java      |  4 ++--
 .../pulsar/broker/namespace/NamespaceService.java  | 24 ++++++++++++----------
 .../broker/namespace/NamespaceServiceTest.java     |  4 ++--
 4 files changed, 30 insertions(+), 17 deletions(-)