You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Anastasia Braginsky (JIRA)" <ji...@apache.org> on 2017/01/19 12:09:27 UTC

[jira] [Created] (HBASE-17492) Fix the compacting memstore part in hbase shell ruby script

Anastasia Braginsky created HBASE-17492:
-------------------------------------------

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


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)