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

stack resolved HBASE-3688.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.92.0

Thank you for the patch Adriân.  Applied to TRUNK.

> 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

Reply via email to