Details
-
Umbrella
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Copy the content in mailing list here
Oh, when backporting to branch-2, I found that there is a serious problem with this release. We do not include the proto files in protobuf-java jar, I think this is a side effect of HBASE-26496. And on the master branch, hbase-shaded-protobuf also pulls in protobuf-java 3.19.1 dependency so everything is fine. But for branch-2, we will need to depend on protobuf 2.5.0 then the compilation is broken. Anyway, we should include the proto files in hbase-shaded-protobuf, and also we should not pull in the original protobuf-java dependency. Let me fix this and do a 4.0.1 release.
Attachments
Issue Links
- blocks
-
HBASE-26523 Upgrade hbase-thirdparty dependency to 4.0.1
- Resolved
1.
|
Fix the broken shaded protobuf module | Resolved | Duo Zhang | |
2.
|
[hbase-thirdparty] Set version as 4.0.1 in prep for first RC | Resolved | Duo Zhang | |
3.
|
[hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 4.0.1 | Resolved | Duo Zhang | |
4.
|
Put up 4.0.1RC0 | Resolved | Duo Zhang | |
5.
|
[hbase-thirdparty] Set version as 4.1.0-SNAPSHOT | Resolved | Unassigned |