thetumbled commented on PR #25502: URL: https://github.com/apache/pulsar/pull/25502#issuecomment-4234666490
> > That delayed task may have been scheduled with a very long wait time when the token bucket was deeply depleted, > > @thetumbled did the problem happen also with the fix in #25262 and #25269? We haven't encountered this problem in our production environment yet. Since the bucket value is allowed to be negative, I am concerned that the producer may get stuck for a long time. We need a way to disable the throttling feature as quickly as possible. -- 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]
