[
https://issues.apache.org/jira/browse/HBASE-30388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dávid Paksy updated HBASE-30388:
--------------------------------
Description:
Under https://issues.apache.org/jira/browse/HBASE-30372 we updated the shaded
thrift to 0.24.0 in hbase-thirdparty.
As soon as we release 4.1.15 hbase-thirdparty version and in HBase we update
hbase-thirdparty to this version, we should:
* Update the Thrift compiler version to 0.24.0 in HBase root pom:
[https://github.com/apache/hbase/blob/master/pom.xml#L932]
* Install the 0.24.0 version Thrift compiler locally
* Re-generate the generated Thrift classes with "mvn clean install -DskipTests
-Pcompile-thrift"
was:
Under https://issues.apache.org/jira/browse/HBASE-30372 we updated the shaded
thrift to 0.24.0 in hbase-thirdparty.
As soon as we release 4.1.15 hbase-thirdparty version and in HBase we update
hbase-thirdparty to this version, we should:
* Update the Thrift compiler version to 0.24.0 in HBase root pom:
[https://github.com/apache/hbase/blob/7892cfbbde3531ca74e26df8f62888220ed79bf6/pom.xml#L932]
* Install the 0.24.0 version Thrift compiler locally
* Re-generate the generated Thrift classes with "mvn clean install -DskipTests
-Pcompile-thrift"
> Re-generate Thrift generated classes with hbase-thidrparty update
> -----------------------------------------------------------------
>
> Key: HBASE-30388
> URL: https://issues.apache.org/jira/browse/HBASE-30388
> Project: HBase
> Issue Type: Task
> Components: Thrift
> Reporter: Dávid Paksy
> Priority: Major
>
> Under https://issues.apache.org/jira/browse/HBASE-30372 we updated the shaded
> thrift to 0.24.0 in hbase-thirdparty.
> As soon as we release 4.1.15 hbase-thirdparty version and in HBase we update
> hbase-thirdparty to this version, we should:
> * Update the Thrift compiler version to 0.24.0 in HBase root pom:
> [https://github.com/apache/hbase/blob/master/pom.xml#L932]
> * Install the 0.24.0 version Thrift compiler locally
> * Re-generate the generated Thrift classes with "mvn clean install
> -DskipTests -Pcompile-thrift"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)