You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jesse Yates (Updated) (JIRA)" <ji...@apache.org> on 2012/02/07 23:28:59 UTC

[jira] [Updated] (HBASE-5348) Constraint configuration loaded with bloat

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

Jesse Yates updated HBASE-5348:
-------------------------------

    Attachment: java_HBASE-5348.patch

Fix for the creating the configuration and updating the tests to check for the proper conf.
                
> Constraint configuration loaded with bloat
> ------------------------------------------
>
>                 Key: HBASE-5348
>                 URL: https://issues.apache.org/jira/browse/HBASE-5348
>             Project: HBase
>          Issue Type: Bug
>          Components: coprocessors, regionserver
>    Affects Versions: 0.94.0
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>         Attachments: java_HBASE-5348.patch
>
>
> Constraints load the configuration but don't load the 'correct' configuration, but instead instantiate the default configuration (via new Configuration). It should just be Configuration(false)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira