Skip to content

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

Merged
urfreespace merged 1 commit into
masterfrom
fix-docs-missing-partitioned-internalStats
Jan 16, 2023
Merged

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

Conversation

@urfreespace

@urfreespace urfreespace commented Dec 14, 2022

Copy link
Copy Markdown
Owner

Fixes apache#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 urfreespace self-assigned this 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
@github-actions

Copy link
Copy Markdown

The pr had no activity for 30 days, mark with Stale label.

@github-actions github-actions Bot added the Stale label Jan 14, 2023
@urfreespace
urfreespace merged commit 8f0942b into master Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants