You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Roman Nikitchenko (JIRA)" <ji...@apache.org> on 2013/06/18 16:45:20 UTC

[jira] [Created] (HBASE-8758) Error in RegionCoprocessorHost class preScanner method documentation.

Roman Nikitchenko created HBASE-8758:
----------------------------------------

             Summary: Error in RegionCoprocessorHost class preScanner method documentation.
                 Key: HBASE-8758
                 URL: https://issues.apache.org/jira/browse/HBASE-8758
             Project: HBase
          Issue Type: Bug
          Components: Coprocessors, documentation
    Affects Versions: 0.98.0, 0.95.2, 0.94.9
         Environment: Any. Actually it is just wrong comment in code.
            Reporter: Roman Nikitchenko
            Priority: Trivial


preScannerOpen() method of RegionCoprocessorHost class is documented to return 'false' value in negative case (default operation should not be bypassed). Actual implementation returns 'null' value.

Proposed solution is just to correct comment to match existing implementation.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira