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/12/06 02:34:21 UTC

[pulsar] branch master updated (ee904063 -> 2e34d86)

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 ee904063 PIP-45: Allow to configure metadata store URL in broker.conf (#13077)
     add 2e34d86  commit 2.5.0 chapter Get Started Concepts and Architecture Pulsar Schema (#13097)

No new revisions were added by this update.

Summary of changes:
 site2/website-next/docusaurus.config.js            |  4 +
 .../concepts-architecture-overview.md              |  0
 .../concepts-authentication.md                     |  0
 .../version-2.5.0/concepts-clients.md              | 17 ++--
 .../version-2.5.0/concepts-messaging.md            | 90 ++++++++++++++-------
 .../concepts-multi-tenancy.md                      |  0
 .../concepts-overview.md                           |  2 +-
 .../concepts-replication.md                        |  0
 .../concepts-tiered-storage.md                     |  0
 .../concepts-topic-compaction.md                   |  0
 .../version-2.5.0/getting-started-clients.md       | 16 ++--
 .../getting-started-docker.md                      |  0
 .../getting-started-helm.md                        | 71 +++++++---------
 .../getting-started-standalone.md                  |  2 +-
 .../{version-2.5.2 => version-2.5.0}/pulsar-2.0.md |  0
 .../schema-evolution-compatibility.md              |  0
 .../schema-get-started.md                          |  2 +-
 .../schema-manage.md                               |  0
 .../schema-understand.md                           | 27 ++++---
 .../versioned_sidebars/version-2.5.0-sidebars.json | 94 ++++++++++++++++++++++
 site2/website-next/versions.json                   |  1 +
 21 files changed, 225 insertions(+), 101 deletions(-)
 copy site2/website-next/versioned_docs/{version-2.8.0 => version-2.5.0}/concepts-architecture-overview.md (100%)
 copy site2/website-next/versioned_docs/{version-2.8.0 => version-2.5.0}/concepts-authentication.md (100%)
 copy site2/{website => website-next}/versioned_docs/version-2.5.0/concepts-clients.md (92%)
 copy site2/{website => website-next}/versioned_docs/version-2.5.0/concepts-messaging.md (91%)
 copy site2/website-next/versioned_docs/{version-2.8.0 => version-2.5.0}/concepts-multi-tenancy.md (100%)
 copy site2/website-next/versioned_docs/{version-2.6.0 => version-2.5.0}/concepts-overview.md (98%)
 copy site2/website-next/versioned_docs/{version-2.8.0 => version-2.5.0}/concepts-replication.md (100%)
 copy site2/website-next/versioned_docs/{version-2.8.0 => version-2.5.0}/concepts-tiered-storage.md (100%)
 copy site2/website-next/versioned_docs/{version-2.8.0 => version-2.5.0}/concepts-topic-compaction.md (100%)
 copy site2/{website => website-next}/versioned_docs/version-2.5.0/getting-started-clients.md (89%)
 copy site2/website-next/versioned_docs/{version-2.8.0 => version-2.5.0}/getting-started-docker.md (100%)
 copy site2/website-next/versioned_docs/{version-2.6.0 => version-2.5.0}/getting-started-helm.md (76%)
 copy site2/website-next/versioned_docs/{version-2.6.0 => version-2.5.0}/getting-started-standalone.md (99%)
 copy site2/website-next/versioned_docs/{version-2.5.2 => version-2.5.0}/pulsar-2.0.md (100%)
 copy site2/website-next/versioned_docs/{version-2.8.0 => version-2.5.0}/schema-evolution-compatibility.md (100%)
 copy site2/website-next/versioned_docs/{version-2.6.2 => version-2.5.0}/schema-get-started.md (99%)
 copy site2/website-next/versioned_docs/{version-2.6.4 => version-2.5.0}/schema-manage.md (100%)
 copy site2/website-next/versioned_docs/{version-2.5.1 => version-2.5.0}/schema-understand.md (99%)
 create mode 100644 site2/website-next/versioned_sidebars/version-2.5.0-sidebars.json