Stephen Yuan Jiang created HBASE-17189:
------------------------------------------

             Summary: 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


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)

Reply via email to