You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2019/12/20 05:36:20 UTC

[pulsar] branch master updated (805a421 -> 880fb56)

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 805a421  [Pulsar Client Tools]Support generate documentation of pulsar admin cli automatically (#5738)
     add 880fb56  avoid unsafe split when validate hostname which might be ipv6 address (#5713)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/common/net/ServiceURI.java   | 27 +++++++++++----------
 .../apache/pulsar/common/net/ServiceURITest.java   | 28 ++++++++++++++++++++--
 2 files changed, 40 insertions(+), 15 deletions(-)