roryqi commented on PR #11041:
URL: https://github.com/apache/gravitino/pull/11041#issuecomment-4487891700

   > > Does distributed tree lock solve this issue? This seems a dangerous 
point fix. Because we need to delete the data.
   > 
   > It may be. I believe this problem still exists if IRC was deployed in the 
standalone mode, in this way, the distributed tree lock can't handle this 
scenario.
   > 
   > If IRC and Gravitino run within a single JVM and are all protected by a 
distributed tree lock, I suppose we may solve it; anyway, I have no detailed 
data about the result when the distributed tree lock is supported.
   
   Could we fix this issue in the dispatcher layer instead of entity store 
layer? 


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

Reply via email to