processIOError() may cause infinite loop.
-----------------------------------------

                 Key: HADOOP-5631
                 URL: https://issues.apache.org/jira/browse/HADOOP-5631
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs
    Affects Versions: 0.21.0
            Reporter: Konstantin Shvachko
             Fix For: 0.21.0


In {{FSEditLog}} method {{logEdit()}} calls {{processIOError()}}, which calls 
{{incrementCheckpointTime()}}, which in turn again calls {{logEdit()}}.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to