-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: HA branch (HDFS-1623)
-
Fix Version/s: HA branch (HDFS-1623)
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
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.
- is related to
-
HDFS-2943 Expose last checkpoint time and transaction stats as JMX metrics
-
- Resolved
-