[ 
https://issues.apache.org/jira/browse/HDFS-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209144#comment-13209144
 ] 

Uma Maheswara Rao G commented on HDFS-2955:
-------------------------------------------

@Aaron,
{quote}
Yes, looks tests started failing due to this. Thanks Hari, for filing the JIRA.

Uma, I'd be pretty surprised if this test failure were due to this change. This 
change should only cause an error to be logged to the NN log, and cause the 
metric not to be output. Also, TestQuotasWithHA passes for me locally on the HA 
branch.
{quote}
Yes Aaron, you are right. That trace should not be the cause for that test 
failure( logically also should not have relation). Sorry for the confusion. I 
did not digg into it.
I just gave clean update. It is passing for me as well now. Also i can still 
see IllegalStateException from getTransactionsSinceLastLogRoll. So, no issue 
with that test failure.

                
> HA: IllegalStateException during standby startup in getCurSegmentTxId
> ---------------------------------------------------------------------
>
>                 Key: HDFS-2955
>                 URL: https://issues.apache.org/jira/browse/HDFS-2955
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha, name-node
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Hari Mankude
>            Assignee: Hari Mankude
>         Attachments: HDFS-2955-HDFS-1623.patch, HDFS-2955-HDFS-1623.patch
>
>
> 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