ratis icon indicating copy to clipboard operation
ratis copied to clipboard

RATIS-1746. Change the shared byte array in SegmentedRaftLogWorker to be configurable.

Open szetszwo opened this issue 2 years ago • 2 comments

~~See https://issues.apache.org/jira/browse/RATIS-1743~~

~~Second attempt after #782~~

See https://issues.apache.org/jira/browse/RATIS-1746

szetszwo avatar Nov 14 '22 21:11 szetszwo

@szetszwo Thanks for the patch. I'd like to actually fix the leak. If we wanted to reduce the effect, we migth as well revert the shared buffer change (RATIS-1717).

adoroszlai avatar Nov 15 '22 10:11 adoroszlai

... If we wanted to reduce the effect, we migth as well revert the shared buffer change (RATIS-1717).

@adoroszlai , The shared buffer change (RATIS-1717) is a good change. We should make it configurable.

szetszwo avatar Nov 15 '22 18:11 szetszwo