weiliang hao created HIVE-26631: ----------------------------------- Summary: 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
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)