Uh oh!
There was an error while loading. Please reload this page.
HBASE-29303 [hbase-thirdparty] Bump protobuf java to 4.30.2 - #136
Conversation
Compilation will fail as variable I will try to modify the existing patch https://github.com/apache/hbase-thirdparty/blob/master/hbase-shaded-protobuf/src/main/patches/HBASE-15789_V3.patch which requires this field! |
NihalJain
commented
May 14, 2025
Second commit handles this issue! |
Apache-HBase
commented
May 14, 2025
💔 -1 overall
This message was automatically generated. |
NihalJain
commented
May 14, 2025
Failed, as expected! |
This comment was marked as outdated.
This comment was marked as outdated.
stoty
commented
May 14, 2025
Is the protobuf fork we're generating the patch from available somewhere ( i.e. github.com )? |
Yes please refer README.md of thirdparty repo. I added steps to generate patch from protobuf clone during last release. For this PR, I checked out v30.2. |
Apache-HBase
commented
May 14, 2025
💔 -1 overall
This message was automatically generated. |
NihalJain
commented
May 14, 2025
Strange even though I have renamed the patch file it is still applying old one not sure how. |
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Apache-HBase
commented
May 15, 2025
🎊 +1 overall
This message was automatically generated. |
NihalJain
commented
May 15, 2025
Finally a Pass 😌 Hi @stoty , @Apache9 does this look good? Should I go ahead run this PR and #135 against hbase master branch? |
| ``` | ||
| HBASE-15789_V3.patch | ||
| HBASE-15789_V4.patch |
There was a problem hiding this comment.
nit: not sure versioning this patch is useful.
There was a problem hiding this comment.
stoty
commented
May 16, 2025
Sure, running a full CI build is the only way to validate. |
NihalJain
commented
May 17, 2025
Build passes with this change, refer apache/hbase#6993 |
Apache-HBase
commented
May 19, 2025
Apache-HBase
commented
May 20, 2025
🎊 +1 overall
This message was automatically generated. |
ndimiduk
left a comment
There was a problem hiding this comment.
This patch management is so tedious.
…d4bfe in HBASE-15789_V3.patch * Also rename HBASE-15789_V3.patch to HBASE-15789_V4.patch
Apache-HBase
commented
May 20, 2025
🎊 +1 overall
This message was automatically generated. |
NihalJain
commented
May 20, 2025
Yes, it really is. Let me raise a JIRA to at least change the requirement to rename a patch as @stoty also suggested seems to be not much useful. |
Uh oh!
There was an error while loading. Please reload this page.