xianjingfeng opened a new issue, #2671:
URL: https://github.com/apache/uniffle/issues/2671

   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [x] I have searched in the 
[issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Describe the bug
   
   I found the storage fallback strategy is not working now, i don't know the 
casue currently
   
   ### Affects Version(s)
   
   0.9
   
   ### Uniffle Server Log Output
   
   ```logtalk
   [2025-11-13 17:14:36.225] [HadoopFlushEventThreadPool-45] [WARN] 
SingleStorageManager.write - Exception happened when write data for 
ShuffleDataFlushEvent: eventId=768165, 
appId=application_1748950399685_64161994_1763024148492, shuffleId=2, 
startPartition=1873, endPartition=1873, retryTimes=0, 
underStorage=HadoopStorage, isPended=false, ownedByHugePartition=false, try 
again
   [2025-11-13 17:16:05.772] [FallBackFlushEventThreadPool-1] [WARN] 
SingleStorageManager.write - Exception happened when write data for 
ShuffleDataFlushEvent: eventId=768165, 
appId=application_1748950399685_64161994_1763024148492, shuffleId=2, 
startPartition=1873, endPartition=1873, retryTimes=1, 
underStorage=HadoopStorage, isPended=true, ownedByHugePartition=false, try again
   [2025-11-13 17:17:38.346] [FallBackFlushEventThreadPool-3] [WARN] 
SingleStorageManager.write - Exception happened when write data for 
ShuffleDataFlushEvent: eventId=768165, 
appId=application_1748950399685_64161994_1763024148492, shuffleId=2, 
startPartition=1873, endPartition=1873, retryTimes=2, 
underStorage=HadoopStorage, isPended=true, ownedByHugePartition=false, try again
   [2025-11-13 17:17:49.973] [FallBackFlushEventThreadPool-0] [WARN] 
ShuffleFlushManager.processFlushEvent - AppId 
application_1748950399685_64161994_1763024148492 was removed already, 
event:ShuffleDataFlushEvent: eventId=768165, 
appId=application_1748950399685_64161994_1763024148492, shuffleId=2, 
startPartition=1873, endPartition=1873, retryTimes=3, 
underStorage=HadoopStorage, isPended=true, ownedByHugePartition=false should be 
dropped
   ```
   
   ### Uniffle Engine Log Output
   
   ```logtalk
   
   ```
   
   ### Uniffle Server Configurations
   
   ```yaml
   
   ```
   
   ### Uniffle Engine Configurations
   
   ```yaml
   
   ```
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


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