smallzhongfeng commented on PR #210: URL: https://github.com/apache/incubator-uniffle/pull/210#issuecomment-1272316984
This modification has done three things 1. An abstract class `AbstractSelectStorageStrategy` is added to provide a method for reading and writing hdfs paths. 2. Added sorted storage list. 3. Removed a global variable of `isHealthy` and changed it to a local variable. -- 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]
