[
https://issues.apache.org/jira/browse/RATIS-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated RATIS-1783:
------------------------------------
Fix Version/s: 2.5.0
> 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
> Priority: Blocker
> Fix For: 3.0.0, 2.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)