You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xiaolin Ha (JIRA)" <ji...@apache.org> on 2018/11/07 05:43:00 UTC

[jira] [Updated] (HBASE-21426) TestEncryptionKeyRotation.testCFKeyRotation is flakey

     [ 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)