zuston opened a new pull request, #383: URL: https://github.com/apache/incubator-uniffle/pull/383
### What changes were proposed in this pull request? 1. Avoid partial events being pushed into pending queue when using `MultipleStorageManager` 2. Remove the cache in `MultipleStorageManager` and change the invoking sequence, especially when using the fallback strategy 3. Make the concrete under storage bound to data-flush event. ### Why are the changes needed? To fix the fallback invalid when data-flush event enters into pending queue ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Will be added later. -- 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]
