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 "Brandon Li (JIRA)" <ji...@apache.org> on 2013/07/03 08:44:24 UTC

[jira] [Created] (HDFS-4954) compile failure in branch-2: getFlushedOffset should catch or rethrow IOException

Brandon Li created HDFS-4954:
--------------------------------

             Summary: compile failure in branch-2: getFlushedOffset should catch or rethrow IOException
                 Key: HDFS-4954
                 URL: https://issues.apache.org/jira/browse/HDFS-4954
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.3.0
            Reporter: Brandon Li
            Assignee: Brandon Li


This is caused when merging HDFS-4762 from trunk to branch-2. 

Unlike that in trunk, FSDataOutputStream.getPos() throws IOException, so getFlushedOffset should catch or rethrow the IOException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira