fapifta commented on PR #7282: URL: https://github.com/apache/ozone/pull/7282#issuecomment-2438922086
Yes, I meant, similar to `ockv` and `ockg`, this tool can be the counterpart of freon's randomkeys tool, which writes same sized random keys with random names, and this tool can read them. Compared to `ockv` the random key read can be used to read keys that are there for any other reason, but that is not the intended use case and it does not really give real insights. As a counterpart of randomkeys, it seems to be useful, isn't it? It may be we should restrict the list of buckets it reads from, so that it is measuring reads from certain buckets, and with that it would be usable on clusters with arbitrary data pre-exists, as that one is missing at the moment. We came up with the idea regarding to a test in a fresh environment, where we have generated a bunch of random keys, and we did not wanted to re-generate the data as ranges of keys so existing data and co-existing data was not considered. -- 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]
