ctubbsii commented on issue #4877: URL: https://github.com/apache/accumulo/issues/4877#issuecomment-2346802257
> Not really sure what happens when the previous ignored futures are still in progress because the monitor is not keeping up. Does the client just keep queuing up stuff to send and adding more http request? Client-side backpressure for logging to the monitor appender should be handled by the async logger feature (see `-Dlog4j2.contextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector` and https://logging.apache.org/log4j/2.x/manual/async.html . There are properties for setting the discard threshold. -- 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]
