kerneltime commented on PR #5694:
URL: https://github.com/apache/ozone/pull/5694#issuecomment-1850960341

   > @duongkame Thanks for working over this, this changes may have issue, in 
pre-execute, it can not validate the relational things which may be part of 
previous request as,
   > 
   > * link bucket validation as link bucket may not be created and pending to 
be excuted
   > * ACL validation as acl change may be pending to be executed
   > 
   > Only static validation related to request can be done, Or some thing from 
system perspective which normally do not depend on previous possible request
   
   Concurrent requests can be interleaved in any order. I am not sure this is 
an issue. Do you have a specific issue in mind?


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