You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2009/06/14 12:46:08 UTC

[jira] Created: (HBASE-1520) StoreFileScanner catches and ignore IOExceptions from HFile

StoreFileScanner catches and ignore IOExceptions from HFile
-----------------------------------------------------------

                 Key: HBASE-1520
                 URL: https://issues.apache.org/jira/browse/HBASE-1520
             Project: Hadoop HBase
          Issue Type: Bug
    Affects Versions: 0.20.0
            Reporter: ryan rawson
             Fix For: 0.20.0


In 'next' we are catching and ignoring IOExceptions - this is masking when we are having HDFS issues.  We should throw the exception.



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


[jira] Updated: (HBASE-1520) StoreFileScanner catches and ignore IOExceptions from HFile

Posted by "ryan rawson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ryan rawson updated HBASE-1520:
-------------------------------

    Attachment: HBASE-1520.patch

this helps. 

> StoreFileScanner catches and ignore IOExceptions from HFile
> -----------------------------------------------------------
>
>                 Key: HBASE-1520
>                 URL: https://issues.apache.org/jira/browse/HBASE-1520
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1520.patch
>
>
> In 'next' we are catching and ignoring IOExceptions - this is masking when we are having HDFS issues.  We should throw the exception.

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


[jira] Updated: (HBASE-1520) StoreFileScanner catches and ignore IOExceptions from HFile

Posted by "ryan rawson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ryan rawson updated HBASE-1520:
-------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> StoreFileScanner catches and ignore IOExceptions from HFile
> -----------------------------------------------------------
>
>                 Key: HBASE-1520
>                 URL: https://issues.apache.org/jira/browse/HBASE-1520
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1520.patch
>
>
> In 'next' we are catching and ignoring IOExceptions - this is masking when we are having HDFS issues.  We should throw the exception.

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


[jira] Updated: (HBASE-1520) StoreFileScanner catches and ignore IOExceptions from HFile

Posted by "ryan rawson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ryan rawson updated HBASE-1520:
-------------------------------

    Status: Patch Available  (was: Open)

> StoreFileScanner catches and ignore IOExceptions from HFile
> -----------------------------------------------------------
>
>                 Key: HBASE-1520
>                 URL: https://issues.apache.org/jira/browse/HBASE-1520
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1520.patch
>
>
> In 'next' we are catching and ignoring IOExceptions - this is masking when we are having HDFS issues.  We should throw the exception.

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


[jira] Commented: (HBASE-1520) StoreFileScanner catches and ignore IOExceptions from HFile

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719372#action_12719372 ] 

stack commented on HBASE-1520:
------------------------------

+1

> StoreFileScanner catches and ignore IOExceptions from HFile
> -----------------------------------------------------------
>
>                 Key: HBASE-1520
>                 URL: https://issues.apache.org/jira/browse/HBASE-1520
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1520.patch
>
>
> In 'next' we are catching and ignoring IOExceptions - this is masking when we are having HDFS issues.  We should throw the exception.

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