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

Enis Soztutar commented on HBASE-9966:
--------------------------------------

bloom should be ok. Unfortunately compression is deployment specific for lzo, 
and snappy. Maybe we can dynamically determine which are available, and only 
use those. gz and lz4 should work out of the box. 

> Create IntegrationTest for Online Bloom Filter and Compression Algorithm 
> Change
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-9966
>                 URL: https://issues.apache.org/jira/browse/HBASE-9966
>             Project: HBase
>          Issue Type: Sub-task
>          Components: HFile, test
>    Affects Versions: 0.98.0, 0.96.1
>            Reporter: Aleksandr Shulman
>            Assignee: Aleksandr Shulman
>              Labels: online_schema_change
>             Fix For: 0.96.1, 0.98.1, 0.99.0
>
>         Attachments: HBASE-9966-96.patch, HBASE-9966-98.patch, 
> HBASE-9966-trunk.patch
>
>
> For online schema change, a user is perfectly with her rights to modify the 
> compression algorithm used, or the bloom filter.
> Therefore, we should add these actions to our ChaosMonkey tests to ensure 
> that they do not introduce instability.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to