[
https://issues.apache.org/jira/browse/THRIFT-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5863.
--------------------------------
Fix Version/s: 0.23.0
Resolution: Fixed
> 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
> Fix For: 0.23.0
>
> Time Spent: 2h
> 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)