Timothee Maret created OAK-5083:
-----------------------------------
Summary: SegmentNotFoundExceptionListener logs Listener ID instead
of SegmentId
Key: OAK-5083
URL: https://issues.apache.org/jira/browse/OAK-5083
Project: Jackrabbit Oak
Issue Type: Bug
Components: segment-tar
Affects Versions: 1.5.12
Reporter: Timothee Maret
Fix For: 1.5.14
The listener introduced in OAK-4965 does log the listener ID instead of the
Segment ID. For instance
{code}
06:06:07.027 ERROR [nioEventLoopGroup-206-3]
SegmentNotFoundExceptionListener.java:48 Segment not found:
org.apache.jackrabbit.oak.segment.SegmentNotFoundExceptionListener$2@639adf08.
SegmentId age=2913ms,segment-generation=0
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)