You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by li...@apache.org on 2021/06/21 01:51:34 UTC

[pulsar] branch master updated (2ea1ce6 -> b366ade)

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

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


    from 2ea1ce6  fix NoClassDefFoundError - io.airlift.compress.lz4.UnsafeUtil (#10983)
     add b366ade  [Docs] Clarify ledger rollover criteria: address size and min time (#10911)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                                 | 9 +++++----
 conf/standalone.conf                                             | 9 +++++----
 deployment/terraform-ansible/templates/broker.conf               | 9 +++++----
 .../main/java/org/apache/pulsar/broker/ServiceConfiguration.java | 8 +++++---
 pulsar-client-cpp/test-conf/standalone-ssl.conf                  | 9 +++++----
 pulsar-client-cpp/test-conf/standalone.conf                      | 9 +++++----
 pulsar-client-cpp/tests/authentication.conf                      | 9 +++++----
 pulsar-client-cpp/tests/standalone.conf                          | 9 +++++----
 site2/docs/reference-configuration.md                            | 2 +-
 .../version-2.1.0-incubating/reference-configuration.md          | 2 +-
 .../version-2.1.1-incubating/reference-configuration.md          | 2 +-
 .../versioned_docs/version-2.2.0/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.2.1/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.3.0/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.3.1/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.3.2/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.4.0/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.4.1/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.4.2/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.5.0/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.5.1/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.5.2/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.6.0/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.6.1/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.6.2/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.6.3/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.6.4/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.7.0/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.7.1/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.7.2/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.7.3/reference-configuration.md      | 2 +-
 .../versioned_docs/version-2.8.0/reference-configuration.md      | 2 +-
 32 files changed, 64 insertions(+), 55 deletions(-)