Huanli-Meng commented on a change in pull request #9108:
URL: https://github.com/apache/pulsar/pull/9108#discussion_r554651609



##########
File path: site2/docs/reference-pulsar-admin.md
##########
@@ -1759,13 +1759,20 @@ Options
 |`--broker`|Broker name to get namespace-isolation policies attached to it||
 
 ## `topics`
-Operations for managing Pulsar topics (both persistent and non persistent)
+Operations for managing Pulsar topics (both persistent and non-persistent). 
 
 Usage
 ```bash
 $ pulsar-admin topics subcommand
 ```
 
+From Pulsar 2.7.0, some namespace level policies are available on topic level. 
To enable topic level policy in Pulsar, you need to configure the following 
parameters in the `broker.conf` file. 

Review comment:
       ```suggestion
   From Pulsar 2.7.0, some namespace-level policies are available on topic 
level. To enable topic-level policies in Pulsar, you need to configure the 
following parameters in the `broker.conf` file. 
   ```
   same comments for docs of other releases.




----------------------------------------------------------------
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.

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


Reply via email to