You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2023/10/07 04:58:00 UTC

[jira] [Commented] (HBASE-22138) Undo our direct dependence on protos in google.protobuf.Any in Procedure.proto

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

Hudson commented on HBASE-22138:
--------------------------------

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

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


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


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


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.4/632/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}


> Undo our direct dependence on protos in google.protobuf.Any in Procedure.proto
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-22138
>                 URL: https://issues.apache.org/jira/browse/HBASE-22138
>             Project: HBase
>          Issue Type: Improvement
>          Components: proc-v2, Protobufs
>            Reporter: Michael Stack
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.6.0, 2.4.18, 2.5.6, 3.0.0-beta-1
>
>         Attachments: procedure.pb
>
>
> in our shaded jar, we've bundled a few unshaded google protos. We make use of these protos in some of our core classes. What is needed is a bit of careful work undoing our dependence on these types being careful to unsure we don't break compatibility (it should be fine but needs some careful operation).
> I've targeted this at the next version of hbase-thirdparty.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)