Skip to content

[fix][doc] fix rest api partitioned-internalStats is missing in docs - #18916

Merged
urfreespace merged 1 commit into
apache:masterfrom
urfreespace:fix-docs-missing-partitioned-internalStats
Dec 14, 2022
Merged

[fix][doc] fix rest api partitioned-internalStats is missing in docs#18916
urfreespace merged 1 commit into
apache:masterfrom
urfreespace:fix-docs-missing-partitioned-internalStats

Conversation

@urfreespace

Copy link
Copy Markdown
Member

Fixes #18915

Motivation

Fix the bug: rest API partitioned-internalStats is missing in docs

https://pulsar.apache.org/admin-rest-api

Modifications

make the rest API partitioned-internalStats visiable in 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 the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: urfreespace#82

@urfreespace urfreespace self-assigned this Dec 14, 2022
@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Dec 14, 2022
@urfreespace urfreespace changed the title [fix][doc] fix rest api partitioned-internalStats is missing in docs [fix][doc] fix rest api partitioned-internalStats is missing in docs Dec 14, 2022
@urfreespace
urfreespace merged commit 7642604 into apache:master Dec 14, 2022
tuteng pushed a commit to AmateurEvents/pulsar that referenced this pull request Dec 16, 2022
lifepuzzlefun pushed a commit to lifepuzzlefun/pulsar that referenced this pull request Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc] rest api partitioned-internalStats is missing in docs

4 participants