https://bz.apache.org/bugzilla/show_bug.cgi?id=58624
--- Comment #5 from Barry Coughlan <[email protected]> --- The race condition I was talking about was incorrect, as the if (!close) in endMessage() takes care of it. Also the exceptions are logged because the executor is called with execute() instead of submit(). So I'm back to square one :) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
