[
https://issues.apache.org/jira/browse/RATIS-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021019#comment-17021019
]
Shashikant Banerjee commented on RATIS-795:
-------------------------------------------
Thanks [~swagle] for working on this. The patch looks good. All the test seem
to either fail with illegalStateException while waiting for the leader to be up
or with leaderNotReadyException. Can you please rerun the test without the
patch or trigger a new test run to ensure the change is not causing any of
these failures?
> Read SateMachine data failure should result in log fail notification
> --------------------------------------------------------------------
>
> Key: RATIS-795
> URL: https://issues.apache.org/jira/browse/RATIS-795
> Project: Ratis
> Issue Type: Bug
> Components: server
> Affects Versions: 0.4.0
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Priority: Major
> Fix For: 0.5.0
>
> Attachments: RATIS-795.01.patch
>
>
> Presently an exception thrown during read state machine data causes a
> RaftLogException to be thrown but we do not notify the state machine.
> Downstream in Ozone the state machine is marked unhealthy and there is no way
> for the follower to recover.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)