Wei-Chiu Chuang created HDFS-11306:
--------------------------------------

             Summary: Dump remaining edit logs from buffer if edit log can't be 
rolled.
                 Key: HDFS-11306
                 URL: https://issues.apache.org/jira/browse/HDFS-11306
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: ha, namenode
            Reporter: Wei-Chiu Chuang
            Assignee: Wei-Chiu Chuang


In HDFS-10943 [~yzhangal] reported that edit log can not be rolled due to 
unexpected edit logs lingering in the buffer.

Unable to root cause the bug, I propose that we dump the remaining edit logs in 
the buffer into namenode log, before crashing namenode. Use this new capability 
to find the ops that sneaks into the buffer unexpectedly, and hopefully catch 
the bug.

This effort is orthogonal, but related to HDFS-11292, which adds additional 
informational logs to help debug this issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to