pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

[improve][admin]add comment for topic level admin interface parameters in geo-replication

Open Coselding opened this issue 1 year ago • 1 comments

Motivation

Add comment for org.apache.pulsar.client.admin.Topics class.

Modifications

Add comment for "applied" parameter in org.apache.pulsar.client.admin.Topics#getReplicationClusters and org.apache.pulsar.client.admin.Topics#getReplicationClustersAsync.

Documentation

  • [ ] doc
  • [ ] doc-required
  • [ ] doc-not-needed
  • [x] doc-complete

Coselding avatar May 27 '24 08:05 Coselding

@Coselding Please add the following content to your PR description and select a checkbox:

- [ ] `doc` <!-- Your PR contains doc changes -->
- [ ] `doc-required` <!-- Your PR changes impact docs and you will update later -->
- [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
- [ ] `doc-complete` <!-- Docs have been already added -->

github-actions[bot] avatar May 27 '24 08:05 github-actions[bot]