IllegalStateException during standby startup in getCurSegmentTxId
-----------------------------------------------------------------

                 Key: HDFS-2955
                 URL: https://issues.apache.org/jira/browse/HDFS-2955
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: ha
    Affects Versions: HA branch (HDFS-1623)
            Reporter: Hari Mankude
            Assignee: Hari Mankude


During standby restarts, a new routine getTransactionsSinceLastLogRoll() has 
been introduced for metrics which is calling getCurSegmentTxId(). checkstate() 
in getCurSegmentTxId() assumes that log is opened for writing and this is not 
the case in standby.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to