[
https://issues.apache.org/jira/browse/HBASE-17189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15704864#comment-15704864
]
Hudson commented on HBASE-17189:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.4 #549 (See
[https://builds.apache.org/job/HBase-1.4/549/])
HBASE-17189 TestMasterObserver#wasModifyTableActionCalled uses wrong
(syuanjiangdev: rev cdf539a8e0eac7f16401df96169bbbbe103005fb)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestMasterObserver.java
> 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
> Fix For: 2.0.0, 1.4.0
>
> 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)