xichen01 opened a new pull request, #6037:
URL: https://github.com/apache/ozone/pull/6037

   ## What changes were proposed in this pull request?
   Add more function for freon OmMetadataGenerator
   - CREATE_STREAM_FILE
   - CREATE_STREAM_KEY
   - LIST_KEYS_LIGHT
   - EMPTY_RPC_WRITE_RATIS
   - EMPTY_RPC
   
   Such as:
   
   ```bash
   [root@VM-7-9-centos ~/root/]$ ozone freon ommg --operation LIST_KEYS_LIGHT 
-t 10 --duration 30 --bucket bucket-obs
   46.67% |████████████████                  |  14/30 Time: 0:00:14|   
LIST_KEYS_LIGHT: rate 913 max 913
   ```
   
   ```bash
   [root@VM-7-9-centos ~/community/ozone]$ ozone freon ommg --operation 
EMPTY_RPC  -t 10 --duration 30
    50.00% |█████████████████                 |  15/30 Time: 0:00:15|   
EMPTY_RPC: rate 49438 max 50155   
   ```
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-10025
   
   
   ## How was this patch tested?
   manually test.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to