zuston commented on PR #308: URL: https://github.com/apache/incubator-uniffle/pull/308#issuecomment-1311496051
> > https://github.com/apache/incubator-uniffle/blob/master/common/src/main/java/org/apache/uniffle/common/util/RetryUtils.java > > What's the difference between the RetryUtils and RetryHandler? Could we reuse the RetryUtils? `RetryUtils` is for the layer of app, and the RetryStrategy is in the layer of RPC. I hope the `RetryStrategy` could handle the network available problems when upgrading and keep minimize changes -- 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]
