Alex Parvulescu created OAK-3546:
------------------------------------
Summary: Improve ObservationManagerImpl timeout message
Key: OAK-3546
URL: https://issues.apache.org/jira/browse/OAK-3546
Project: Jackrabbit Oak
Issue Type: Improvement
Components: jcr
Reporter: Alex Parvulescu
Priority: Minor
ObservationManagerImpl in its current impl will try to stop a given change
processor with a timeout. if this timeout expires a warning message is logged
but it's not too clear on who is the component not behaving nicely:
{code}
*WARN* [FelixStartLevel]
org.apache.jackrabbit.oak.jcr.observation.ObservationManagerImpl Timed out
waiting for change processor to stop after 1000 milliseconds. Falling back to
asynchronous stop.
{code}
I'd like the message to include more identifiable information.
fyi [~mduerig]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)