-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HBASE-27419 Update to hbase-thirdparty 4.1.2 #4818
Conversation
🎊 +1 overall
This message was automatically generated. |
@@ -34,7 +34,7 @@ | |||
<!--Version of protobuf that hbase uses internally (we shade our pb) | |||
Must match what is out in hbase-thirdparty include. | |||
--> | |||
<internal.protobuf.version>3.21.1</internal.protobuf.version> | |||
<internal.protobuf.version>3.21.7</internal.protobuf.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe there is a way to tie this setting to hbase-thirdparty somehow. Have hbase-thirdparty export a version property in its POM that we can use here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will open a new issue if I find a way to do this.
@@ -33,7 +33,7 @@ | |||
<!--Version of protobuf that hbase uses internally (we shade our pb) | |||
Must match what is out in hbase-thirdparty include. | |||
--> | |||
<internal.protobuf.version>3.17.3</internal.protobuf.version> | |||
<internal.protobuf.version>3.21.7</internal.protobuf.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
pom.xml
Outdated
<repositories> | ||
<repository> | ||
<id>staging</id> | ||
<url>https://repository.apache.org/content/repositories/orgapachehbase-1496/</url> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we just wait for a release? We don't need 'staging' here then.
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
Signed-off-by: Andrew Purtell <apurtell@apache.org> (cherry picked from commit 79f853e)
Signed-off-by: Andrew Purtell <apurtell@apache.org> (cherry picked from commit 79f853e)
Signed-off-by: Andrew Purtell <apurtell@apache.org> (cherry picked from commit 79f853e)
Signed-off-by: Andrew Purtell <apurtell@apache.org> (cherry picked from commit 79f853e) Change-Id: I98e5be059bc3f0f2de3205a82a79616a30a5fad0
No description provided.