Francesco Mari created OAK-7720:
-----------------------------------
Summary: Log hex dump of too big segments
Key: OAK-7720
URL: https://issues.apache.org/jira/browse/OAK-7720
Project: Jackrabbit Oak
Issue Type: Improvement
Components: segment-tar
Reporter: Francesco Mari
Assignee: Francesco Mari
{{SegmentBufferWriter}} throws an ISE when it detects that a too big segment is
about to be flushed. The ISE contains some details about the segment, like the
amount of referenced segments, the amount of records, they payload length and
the total length, but they are insufficient. {{SegmentBufferWriter}} should
print a hex dump of the segment to the logger in order to speed up the
debugging of this error condition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)