Skip to content

Conversation

@ericsyh
Copy link
Contributor

@ericsyh ericsyh commented Nov 29, 2021

Signed-off-by: ericsyh ericshenyuhao@outlook.com

Master Issue: #12985

Motivation

#12985 added the command of autorecovery in pulsar cli and pulsar-daemon-cli, so the docs should be updated.

Modifications

Added the command of autorecovery in pulsar cli docs.

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API: (no)
  • The schema: (no)
  • The default values of configurations: (no)
  • The wire protocol: (no)
  • The rest endpoints: (no)
  • The admin cli options: (no)
  • Anything that affects deployment: (no)

Documentation

Check the box below and label this PR (if you have committer privilege).

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

Signed-off-by: ericsyh <ericshenyuhao@outlook.com>
@github-actions github-actions bot added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Nov 29, 2021
@Anonymitaet Anonymitaet added this to the 2.10.0 milestone Nov 30, 2021
ericsyh and others added 3 commits November 30, 2021 01:40
Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>
Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>
Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>
@Anonymitaet Anonymitaet merged commit 2534800 into apache:master Dec 2, 2021
fxbing pushed a commit to fxbing/pulsar that referenced this pull request Dec 19, 2021
* feat(docs): add autorecovery in pulsar cli

Signed-off-by: ericsyh <ericshenyuhao@outlook.com>

* Update site2/docs/reference-cli-tools.md

Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>

* Update site2/docs/reference-cli-tools.md

Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>

* Update site2/docs/reference-cli-tools.md

Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>

Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>
@ericsyh ericsyh deleted the docs-autorecovery branch December 19, 2021 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants