You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Adrián Romero (JIRA)" <ji...@apache.org> on 2011/03/22 22:48:05 UTC

[jira] [Updated] (HBASE-3688) Setters of class HTableDescriptor do not work properly

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

Adrián Romero updated HBASE-3688:
---------------------------------

    Attachment: HTableDescriptor-fix.diff

Fixes the setters setName() and setDeferredLogFlush()

> Setters of class HTableDescriptor do not work properly
> ------------------------------------------------------
>
>                 Key: HBASE-3688
>                 URL: https://issues.apache.org/jira/browse/HBASE-3688
>             Project: HBase
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.90.1
>         Environment: Any
>            Reporter: Adrián Romero
>         Attachments: HTableDescriptor-fix.diff
>
>
> Setters "setName()" and "setDeferredLogFlush()" do not work properly because for example after calling setName() the internal property nameAsString is not modified and then if you call getNameAsString() you get the previous value and not the new one. Something similar happens to the setter "setDeferredLogFlush()"

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira