Siddharth Wagle created RATIS-1783:
--------------------------------------
Summary: MAX_OP size is not configurable on raft log read
Key: RATIS-1783
URL: https://issues.apache.org/jira/browse/RATIS-1783
Project: Ratis
Issue Type: Bug
Components: LogService
Affects Versions: 2.4.1
Reporter: Siddharth Wagle
Assignee: Tsz-wo Sze
Failure on
org.apache.ratis.server.raftlog.segmented.SegmentedRaftLogReader#decodeEntry
with MAX_OP_SIZE exceeding 32 MB limit.
The write buffer byte limit is configurable, the read will fail due to the
hard-coded limit.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)