You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/12/10 23:43:07 UTC

[jira] [Resolved] (HBASE-9966) Create IntegrationTest for Online Bloom Filter Change

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

Andrew Purtell resolved HBASE-9966.
-----------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Committed test only change to trunk, 0.98, 0.96. Ran TestIngestTest IT with the slow deterministic monkey and this appeared to work as intended (saw messages from HFile that files had bloomfilter type X but column family specifies type Y)

> Create IntegrationTest for Online Bloom Filter 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)