lhotari commented on PR #25893:
URL: https://github.com/apache/pulsar/pull/25893#issuecomment-4624442222

   RetryUtil isn't used in any production code of maintained Pulsar branches 
(branch-4.0, branch-4.2 or master). Let's remove the class instead. If there's 
a need to add a similar solution, it can be done later. For example adding a 
`asyncRetry` method to `FutureUtil` in `pulsar-common`. Since we don't 
currently have the use case, it's better to postpone adding it.


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

Reply via email to