You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Stephen Yuan Jiang (JIRA)" <ji...@apache.org> on 2016/11/29 00:30:58 UTC

[jira] [Updated] (HBASE-17189) TestMasterObserver#wasModifyTableActionCalled uses wrong variables

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

Stephen Yuan Jiang updated HBASE-17189:
---------------------------------------
    Attachment: HBASE-17189.v1-master.patch

> TestMasterObserver#wasModifyTableActionCalled uses wrong variables
> ------------------------------------------------------------------
>
>                 Key: HBASE-17189
>                 URL: https://issues.apache.org/jira/browse/HBASE-17189
>             Project: HBase
>          Issue Type: Test
>          Components: test
>            Reporter: Stephen Yuan Jiang
>            Assignee: Stephen Yuan Jiang
>            Priority: Minor
>         Attachments: HBASE-17189.v1-master.patch
>
>
> TestMasterObserver#wasModifyTableActionCalled() and TestMasterObserver#wasModifyTableActionCalledOnly() uses {{preModifyColumnFamilyActionCalled}} and {{postCompletedModifyColumnFamilyActionCalled}} members, which are wrong.  Instead it should use {{preModifyTableActionCalled}} and {{postCompletedModifyTableActionCalled}}.  This probably was caused by copy-and-paste mistake.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)