[ 
https://issues.apache.org/jira/browse/HBASE-25504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17265637#comment-17265637
 ] 

Hudson commented on HBASE-25504:
--------------------------------

Results for branch branch-2.4
        [build #32 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.4/32/]:
 (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.4/32/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.4/32/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.4/32/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.4/32/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> [branch-2.4] Restore method removed by HBASE-25277 to LP(CONFIG) coprocessors
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-25504
>                 URL: https://issues.apache.org/jira/browse/HBASE-25504
>             Project: HBase
>          Issue Type: Bug
>          Components: compatibility, Coprocessors, security
>    Affects Versions: 2.4.1
>            Reporter: Andrew Kyle Purtell
>            Assignee: Andrew Kyle Purtell
>            Priority: Major
>             Fix For: 2.4.1
>
>
> We can't do this in a patch release on a LimitedPrivate interface:
> {code}
> -  @Override
> -  public boolean postScannerFilterRow(final 
> ObserverContext<RegionCoprocessorEnvironment> e,
> -      final InternalScanner s, final Cell curRowCell, final boolean hasMore) 
> throws IOException {
> -    // 'default' in RegionObserver might do unnecessary copy for Off heap 
> backed Cells.
> -    return hasMore;
> -  }
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to