You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2021/05/19 05:46:43 UTC

[pulsar] branch master updated (b35149c -> b054ebc)

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

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


    from b35149c  Fix Pulsar SQL query compression data (#9663)
     add b054ebc  Add authentication for remote cluster (#10357)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/BrokerService.java       |  4 +-
 .../org/apache/pulsar/broker/admin/AdminTest.java  | 12 +++++
 .../org/apache/pulsar/admin/cli/CmdClusters.java   | 16 ++++++-
 .../pulsar/common/policies/data/ClusterData.java   | 53 ++++++++++++++++++++--
 4 files changed, 79 insertions(+), 6 deletions(-)