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

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

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

Matteo Bertozzi commented on HBASE-17189:
-----------------------------------------

+1

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