Skip to content

Commit

Permalink
HBASE-25568 Recompiled the thrift files using 0.14.0 Thrift compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
pankaj2461 committed Mar 2, 2021
1 parent a9f3333 commit 5f888f0
Show file tree
Hide file tree
Showing 55 changed files with 806 additions and 1,268 deletions.
4 changes: 2 additions & 2 deletions hbase-thrift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,12 +338,12 @@
<requireProperty>
<property>thrift.version</property>
<message>"The Thrift version must be specified."</message>
<regex>0\.13\.0</regex>
<regex>0\.14\.0</regex>
<regexMessage>
-
-
[FATAL] ==========================================================================================
[FATAL] HBase Thrift requires the thrift generator version 0.13.0.
[FATAL] HBase Thrift requires the thrift generator version 0.14.0.
[FATAL] Setting it to something else needs to be reviewed for wire and behavior compatibility.
[FATAL] ==========================================================================================
-
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5f888f0

Please sign in to comment.