Hi,

 

In the WorkerThread class, OOM are logged using System.err (l849) and
therefore cannot be formated, but more importantly, the timestamp is lost,
which can be very problematic to investigate issues. Also,
InterruptedExceptions are not logged at all (l844) !

Can we use Logging.threads.fatal for OOM and  Logging.threads.error for
InterruptedExceptions instead ?

 

If it is ok, I can create a ticket and make the changes myself.

 

Regards,

Julien 

 

 

Reply via email to