[
https://issues.apache.org/jira/browse/HBASE-21791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754457#comment-16754457
]
Andrew Purtell commented on HBASE-21791:
----------------------------------------
branch-1 patch passes all thrift unit tests
{noformat}
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running
org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithReadOnly
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s
- in org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithReadOnly
[INFO] Running org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.394
s - in org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
[INFO] Running
org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s
- in org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels
[INFO] Running org.apache.hadoop.hbase.thrift.TestCallQueue
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s
- in org.apache.hadoop.hbase.thrift.TestCallQueue
[INFO] Running org.apache.hadoop.hbase.thrift.TestThriftHttpServer
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.623 s
- in org.apache.hadoop.hbase.thrift.TestThriftHttpServer
[INFO] Running org.apache.hadoop.hbase.thrift.TestThriftServer
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.488 s
- in org.apache.hadoop.hbase.thrift.TestThriftServer
[INFO] Running org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.71 s
- in org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 110, Failures: 0, Errors: 0, Skipped: 0
{noformat}
> Upgrade thrift dependency to 0.12.0
> -----------------------------------
>
> Key: HBASE-21791
> URL: https://issues.apache.org/jira/browse/HBASE-21791
> Project: HBase
> Issue Type: Task
> Components: Thrift
> Affects Versions: 3.0.0, 1.5.0, 1.3.3, 2.2.0, 1.4.9, 2.1.2, 1.2.10, 2.0.4
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Blocker
> Fix For: 3.0.0, 1.5.0, 2.2.0, 1.4.10, 2.1.3, 2.0.5
>
> Attachments: HBASE-21791-branch-1.patch,
> HBASE-21791-branch-2.1.patch, HBASE-21791.patch
>
>
> As somebody have already known, that there is a CVE for thrift from 0.5.0 to
> 0.11.0.
> https://nvd.nist.gov/vuln/detail/CVE-2018-1320
> As the CVE is already public, let's upgrade our thrift dependency and release
> new versions ASAP.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)