[ 
https://issues.apache.org/jira/browse/HBASE-17492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834436#comment-15834436
 ] 

Anastasia Braginsky commented on HBASE-17492:
---------------------------------------------

This is a small fix for creation a CompactingMemStore table using hbase shell 
script. This is only about taking MemstoreCompaction enum out of 
HColumnDescriptor into a separate file. Although there are many files affected 
the change is really minimal.

Review Board: https://reviews.apache.org/r/55841/

[~ram_krish], [~stack], [~anoop.hbase], and anyone else, please take a look and 
consider commit

> Fix the compacting memstore part in hbase shell ruby script 
> ------------------------------------------------------------
>
>                 Key: HBASE-17492
>                 URL: https://issues.apache.org/jira/browse/HBASE-17492
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Anastasia Braginsky
>            Assignee: Anastasia Braginsky
>         Attachments: HBASE-17492-V02.patch, HBASE-17492-V03.patch
>
>
> Make the MemoryCompaction enum, not an internal class of HColumnDescriptor, 
> but an external class. This enum is later used in the ruby script and the 
> ruby script doesn't accept this internal class and proceeds with an error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to