You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "david zhang (JIRA)" <ji...@apache.org> on 2019/02/14 18:28:00 UTC

[jira] [Created] (HBASE-21902) TestCompactionWithCoprocessor doesn't invoke coprocessor logic

david zhang created HBASE-21902:
-----------------------------------

             Summary: TestCompactionWithCoprocessor doesn't invoke coprocessor logic
                 Key: HBASE-21902
                 URL: https://issues.apache.org/jira/browse/HBASE-21902
             Project: HBase
          Issue Type: Test
          Components: test
    Affects Versions: 2.0.4
            Reporter: david zhang
         Attachments: hbase-test.patch

TestCompactionWithCoprocessor is designed to invoke NoOpScanPolicyObserver which implements default behavior.  in reality NoOpScanPolicyObserver isn't instantiated, TestCompactionWithCoprocessor runs/passes trivially, without increasing test coverage beyond TestCompaction.

See patch which passes TestCompactionWithCoprocessor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)