[
https://issues.apache.org/jira/browse/THRIFT-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihua Deng updated THRIFT-5863:
--------------------------------
Summary: Make TServerTransport able to customize the max message size
(was: Add method for customizing the TConfiguration in TServerTransport)
> Make TServerTransport able to customize the max message size
> ------------------------------------------------------------
>
> Key: THRIFT-5863
> URL: https://issues.apache.org/jira/browse/THRIFT-5863
> Project: Thrift
> Issue Type: Improvement
> Components: Java - Library
> Reporter: Zhihua Deng
> Assignee: Zhihua Deng
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Sometimes we need to customize TConfiguration of the accepted socket in
> TServerTransport, such as adjusting the max message size or frame size. To
> achieve this, we have to override the TServerTransport's accept method to
> push the customized configuration to the socket, such as the HIVE-28824.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)