You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/10/19 21:48:37 UTC

[GitHub] [ozone] DaveTeng0 commented on pull request #3754: HDDS-7199. Implement new mix workload Read/Write Freon command which meets specific test requirements

DaveTeng0 commented on PR #3754:
URL: https://github.com/apache/ozone/pull/3754#issuecomment-1284609289

   > > Yes! The command will potentially read some key which doesn't exist in the cluster.
   > > Currently the freon command would stop running & report failure, but let me think more about this how to make it better!!
   > 
   > Code can continue testing and add a metric at the end for successful reads vs. not found read. It is a valid test to look at the performance of OM to report a key does not exist. Object Stores can be bombarded with nonexistent keys, and the performance of the underlying storage to report keys that don't exist is important. LSM tree-based storage has to scan all levels before reporting a key as not found and in some ways represents the worst case performance at scale.
   
   Thanks Ritesh for the context!! I'll create a separate jira regarding to this! This definitely make sense!!


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org