[
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