[
https://issues.apache.org/jira/browse/THRIFT-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325340#comment-16325340
]
ASF GitHub Bot commented on THRIFT-4455:
----------------------------------------
GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/1467
THRIFT-4455 Missing dispose calls in ThreadedServer & ThreadpoolServer
Client: C#
Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-4455
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1467.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1467
----
commit 0a38f0d2f24db1698c605396de6bf42419b2cf97
Author: Jens Geyer <jensg@...>
Date: 2018-01-13T00:29:15Z
THRIFT-4455 Missing dispose calls in ThreadedServer & ThreadpoolServer
Client: C#
Patch: Jens Geyer
----
> Missing dispose calls in ThreadedServer & ThreadpoolServer
> ----------------------------------------------------------
>
> Key: THRIFT-4455
> URL: https://issues.apache.org/jira/browse/THRIFT-4455
> Project: Thrift
> Issue Type: Bug
> Components: C# - Library
> Reporter: Jens Geyer
> Assignee: Jens Geyer
>
> The Execute methods of Threaded and ThreadpoolServer are lacking a few
> dispose calls for client, transport and protocol instances.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)