swebb2066 opened a new pull request, #190:
URL: https://github.com/apache/logging-log4cxx/pull/190

   A real-time process with a high priority thread and some low priority 
threads which both log to the same appender can suffer priority inversions 
(where the high priority thread is blocked by the IO of the low priorty thread).
   
   See https://bugzilla.redhat.com/show_bug.cgi?id=438484


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