xichen01 commented on PR #4251:
URL: https://github.com/apache/ozone/pull/4251#issuecomment-1450650266

   > Got this for `MIXED` workload from command help:
   > 
   > ```
   > IllegalArgumentException
   >    at 
com.google.common.base.Preconditions.checkArgument(Preconditions.java:131)
   >    at 
org.apache.hadoop.ozone.om.KeyManagerImpl.listStatus(KeyManagerImpl.java:1453)
   > ```
   
   This has been fixed
   
   Those command can normally execution
   ```
   ozone freon ommg --operation CREATE_FILE -n 25000 --duration  180s
   ozone freon ommg --operation MIXED --ops CREATE_FILE,LOOKUP_FILE,LIST_STATUS 
--opsnum 5,4,1 -t 10 -n 1000 --duration 180s
   ```
   
   


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