[ 
https://issues.apache.org/jira/browse/HDFS-17631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDFS-17631:
----------------------------------
    Labels: pull-request-available  (was: )

> RedundantEditLogInputStream.nextOp() will be State.STREAM_FAILED when 
> EditLogInputStream.skipUntil() throw IOException
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-17631
>                 URL: https://issues.apache.org/jira/browse/HDFS-17631
>             Project: Hadoop HDFS
>          Issue Type: Bug
>         Environment: Now when EditLogInputStream.skipUntil() throw 
> IOException in RedundantEditLogInputStream.nextOp(), it is still into 
> State.OK rather than State.STREAM_FAILED. 
> The proper state will be like blew:
> State.SKIP_UNTIL -> State.STREAM_FAILED ->(try next stream)  State.SKIP_UNTIL
>            Reporter: liuguanghua
>            Assignee: liuguanghua
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to