adoroszlai commented on PR #6673:
URL: https://github.com/apache/ozone/pull/6673#issuecomment-2110592589

   > It can fix problem 1 if empty prefix allowed when writing (before read op)
   
   So the problem is worked around by executing write-only workload before read 
or read/write workload.  That works if the subsequent workloads use the same 
prefix, empty or not.  (BTW, in both cases it requires the write workload to 
create at least as many items as the read workload will try to read.)
   
   I'm not opposed to this change, but stating it fixes problem 1 may be 
confusing.  Users are still likely to run into the problem by not being aware 
of the need for the initial write-only workload.


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