[
https://issues.apache.org/jira/browse/HBASE-8758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004252#comment-16004252
]
Hudson commented on HBASE-8758:
-------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2983 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2983/])
HBASE-8758 Error in RegionCoprocessorHost class preScanner method (chia7712:
rev 3bcc475ee245a083f39b346c18dfdd2892aae745)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java
> 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: Minor
> Labels: beginner, comments, coprocessors, documentation
> Fix For: 2.0.0, 1.4.0, 1.3.2, 1.2.7
>
> Attachments: 8758-r1545168.patch, HBASE-8758-r1545168.patch,
> HBASE-8758-r1545168.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.15#6346)