You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Gray (JIRA)" <ji...@apache.org> on 2009/09/17 03:18:57 UTC

[jira] Resolved: (HBASE-1830) HbaseObjectWritable methods should allow null HBaseConfigurations for when Writable is not Configurable

     [ https://issues.apache.org/jira/browse/HBASE-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Gray resolved HBASE-1830.
----------------------------------

      Resolution: Fixed
        Assignee: stack
    Hadoop Flags: [Reviewed]

Committed to branch and trunk.  Thanks stack.

> HbaseObjectWritable methods should allow null HBaseConfigurations for when Writable is not Configurable
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1830
>                 URL: https://issues.apache.org/jira/browse/HBASE-1830
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: io
>    Affects Versions: 0.20.0
>            Reporter: Jonathan Gray
>            Assignee: stack
>             Fix For: 0.20.1, 0.21.0
>
>         Attachments: 1830.patch
>
>
> HBASE-1828 dealt with a broken scanner because we were passing null for HBaseConfiguration.  Previous patches attempted to make it so HbaseObjectWritable would work with null HBC but it appears there is still a problem here.  Fix it so we allow null HBC.

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