[
https://issues.apache.org/jira/browse/HBASE-21426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaolin Ha updated HBASE-21426:
-------------------------------
Attachment: HBASE-21426.branch-2.001.patch
> TestEncryptionKeyRotation.testCFKeyRotation is flakey
> -----------------------------------------------------
>
> Key: HBASE-21426
> URL: https://issues.apache.org/jira/browse/HBASE-21426
> Project: HBase
> Issue Type: Bug
> Reporter: Xiaolin Ha
> Assignee: Xiaolin Ha
> Priority: Major
> Attachments: HBASE-21426.branch-2.001.patch, testCFKeyRotation
> [Jenkins test result].pdf
>
>
> waitForCompaction() does not work for checking major compact completion in
> this case.
> {code:java}
> // Verify we have store file(s) with only the new key
> Thread.sleep(1000);
> waitForCompaction(htd.getTableName());
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)