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