You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/10/27 10:23:00 UTC

[jira] [Commented] (HIVE-26631) Remove unused variable requestTimeout and beBackoffSlotLength in the initServer method of the ThriftBinaryCLIService class

    [ https://issues.apache.org/jira/browse/HIVE-26631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625012#comment-17625012 ] 

Stamatis Zampetakis commented on HIVE-26631:
--------------------------------------------

Are there any other equivalent/similar settings in the newer (0.14.1) Thrift version?
Do we know why Thrift removed these configuration options?

> Remove unused variable requestTimeout and beBackoffSlotLength in the initServer method of the ThriftBinaryCLIService class
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-26631
>                 URL: https://issues.apache.org/jira/browse/HIVE-26631
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 4.0.0-alpha-1
>            Reporter: weiliang hao
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Upgrade thrift from 0.13.0 to 0.14.1 in issuse(https://issues.apache.org/jira/browse/HIVE-25098), The settings of requestTimeout and beBackoffSlotLength are removed for TThreadPoolServer.Args objects. However, variable requestTimeout and beBackoffSlotLength unused, better to clean up them and HiveConf:
>  * hive.server2.thrift.exponential.backoff.slot.length
>  * hive.server2.thrift.login.timeout



--
This message was sent by Atlassian Jira
(v8.20.10#820010)