Zhihua Deng created THRIFT-5869: ----------------------------------- Summary: Close the transport after TServerEventHandler deleteContext Key: THRIFT-5869 URL: https://issues.apache.org/jira/browse/THRIFT-5869 Project: Thrift Issue Type: Bug Components: Java - Library Reporter: Zhihua Deng
In TServerEventHandler#deleteContext, we have TProtocol input/output exposing to the application, it's better to make them valid when the application requests to delete the server context. -- This message was sent by Atlassian Jira (v8.20.10#820010)