Hi all,

While debugging OAK-1842, I figured out that SegmentWriter is too
permissive when checking the length of binary IDs. For some values of
the length, invalid data is written into the segment. When reading
this data, an IllegalStateException is thrown.

I describe the problem in more detail and propose a patch in OAK-3105.
Can somebody review it?

Reply via email to