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

Andrew Purtell resolved HBASE-6303.
-----------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Committed to trunk and 0.94 branches. Local tests all pass on 0.94. There were 
two unrelated failures when locally testing trunk:
{noformat}
Tests in error: 
  testRegionCaching(org.apache.hadoop.hbase.client.TestHCM): 
org.apache.hadoop.hbase.UnknownRegionException: c1ff13919389b3e0fa7a5335e546eba4
  queueFailover(org.apache.hadoop.hbase.replication.TestReplication): No server 
address listed in .META. for region 
test,vvv,1341262655700.d3ac82971a0f0c9798bdb425c0ae2f78. containing row vvv
{noformat}
                
> HCD.setCompressionType should use Enum support for storing compression types 
> as strings
> ---------------------------------------------------------------------------------------
>
>                 Key: HBASE-6303
>                 URL: https://issues.apache.org/jira/browse/HBASE-6303
>             Project: HBase
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.94.0, 0.96.0
>            Reporter: Gopinathan A
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6303-0.94.patch, HBASE-6303-trunk.patch
>
>
> Let's not require an update to HCD every time the HFile compression enum is 
> changed.

--
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

        

Reply via email to