yuruguo opened a new pull request #12996:
URL: https://github.com/apache/pulsar/pull/12996


   ### Motivation
   There are two parts need to adjust in 
[admin-api-topic.md](https://pulsar.apache.org/docs/en/next/admin-api-topics/)
   1. List partitioned topics should use `list-partitioned-topics` rather than 
`list` in 
[manage-partitioned-topics/List](https://pulsar.apache.org/docs/en/next/admin-api-topics/#list-1).
 It involves `all versions` that support the command.
   2. [Get backlog 
size](https://pulsar.apache.org/docs/en/next/admin-api-topics/#get-backlog-size)
 should not be placed in part [Manage partitioned 
topics](https://pulsar.apache.org/docs/en/next/admin-api-topics/#manage-partitioned-topics),
 because this command applies to  all topics included `no-partitioned-topics` 
and `partitioned-topics`, so it should be placed in [Manage topic 
resources](https://pulsar.apache.org/docs/en/next/admin-api-topics/#manage-topic-resources).
 It only involves `master` branch.
   
   ### Documentation
   - [x] `doc` 
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to