You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Hanisha Koneru (JIRA)" <ji...@apache.org> on 2017/05/24 18:49:04 UTC

[jira] [Created] (HDFS-11877) FileJournalManager#getLogFile should have an option to ignore in progress edit logs

Hanisha Koneru created HDFS-11877:
-------------------------------------

             Summary: FileJournalManager#getLogFile should have an option to ignore in progress edit logs
                 Key: HDFS-11877
                 URL: https://issues.apache.org/jira/browse/HDFS-11877
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs
            Reporter: Hanisha Koneru
            Assignee: Hanisha Koneru


Due to synchronization introduced in HDFS-4025, a journal might have an edit log and an in progress edit log with the same start tx id. This would create an exception if GetJournalEditServlet tries to download edit with that start tx id from FileJournalManager. 

FileJournalManager#getLogFile should have an option to specify whether in progress edit logs should be considered or not.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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