Description
This is a followup on RATIS-625. This JIRE is to simplify the code in LogSegment:
- LogRecordWithEntry can be removed.
- hasEntryCache can be removed.
- appendToOpenSegment should take only a single LogEntryProto parameter.
Attachments
Attachments
Issue Links
- relates to
-
RATIS-625 LogSegment#append leaks entryCache when the entries are loaded on a restart.
- Resolved