xianjingfeng commented on issue #1247:
URL: 
https://github.com/apache/incubator-uniffle/issues/1247#issuecomment-1776364279

   > @xianjingfeng @zuston Maybe the root cause is that we change the storage 
or storage manager in `hadoopThreadPoolExecutor` or 
`localFileThreadPoolExecutor` which is designed to handle specified storage 
type. The `storage` and `storageManager` who handle the `ShuffleDataFlushEvent` 
are messed up. Besides, some metrics updates concurrently using the wrong key, 
for example `incStorageFailedCounter` is called while the storage under the 
event may have already changed.
   
   This may be just one of the cases.


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