[
https://issues.apache.org/jira/browse/HBASE-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011487#comment-13011487
]
Hudson commented on HBASE-3688:
-------------------------------
Integrated in HBase-TRUNK #1814 (See
[https://hudson.apache.org/hudson/job/HBase-TRUNK/1814/])
> 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
> Fix For: 0.92.0
>
> Attachments: HTableDescriptor-fix.diff, HTableDescriptorTest.java
>
>
> 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