xBis7 commented on PR #4421: URL: https://github.com/apache/ozone/pull/4421#issuecomment-1476415887
> what should happen with the user when they are making too many requests in same earlier example. assuming that FairCallQueue is being used with backoff enabled? @mohan3d To be honest, I haven't tested such a scenario, but for the requests to fail with a single user, it means that the system fails. I would expect it to slow down processing and not fail entirely. Also, I can see that the number of handlers is updated during processing requests but is also the number of requests per user getting decremented? -- 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]
