[ 
https://issues.apache.org/jira/browse/HBASE-8758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Nikitchenko updated HBASE-8758:
-------------------------------------

    Labels: comments coprocessors documentation  (was: )
    Status: Patch Available  (was: Open)

Actually affected versions are up to current trunk but there is no any 
functional effect of this issue. From other side it is public co-processor API 
comments so maybe it even worth back-porting.



> 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.94.9, 0.95.2, 0.98.0
>         Environment: Any. Actually it is just wrong comment in code.
>            Reporter: Roman Nikitchenko
>            Priority: Trivial
>              Labels: coprocessors, documentation, comments
>         Attachments: 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.1#6144)

Reply via email to