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

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


 discard 7c951c6  Release 2.0.0-rc1-incubating
 discard b3aa66a  Added missing license header in terraform.tfvars (#1706)
     add 48787c8  Added documentation on how to configure load manager and 
bundles (#1704)
     new 718a123  Added missing license header in terraform.tfvars (#1706)
     new 60869dd  Release 2.0.0-rc1-incubating

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (7c951c6)
            \
             N -- N -- N   refs/heads/branch-2.0 (60869dd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 conf/broker.conf                                   |   6 +
 pom.xml                                            |   3 +
 site/_data/sidebar.yaml                            |   6 +-
 site/docs/latest/admin/LoadDistribution.md         | 235 +++++++++++++++++++++
 .../{admin => project}/ModularLoadManager.md       |   0
 tests/README.md                                    |  21 ++
 6 files changed, 269 insertions(+), 2 deletions(-)
 create mode 100644 site/docs/latest/admin/LoadDistribution.md
 rename site/docs/latest/{admin => project}/ModularLoadManager.md (100%)

-- 
To stop receiving notification emails like this one, please contact
mme...@apache.org.

Reply via email to