[ 
https://issues.apache.org/jira/browse/THRIFT-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060170#comment-14060170
 ] 

Hudson commented on THRIFT-2624:
--------------------------------

FAILURE: Integrated in Thrift #1217 (See 
[https://builds.apache.org/job/Thrift/1217/])
THRIFT-2624: Add TServerEventHandler support to C# (randy: rev 
0e86f1f7748c8a4386af8a817d50e4fe39e6b872)
* lib/csharp/test/ThriftTest/TestServer.cs
* lib/csharp/src/Server/TServerEventHandler.cs
* lib/csharp/src/Server/TSimpleServer.cs
* lib/csharp/Makefile.am
* lib/csharp/src/Thrift.csproj
* lib/csharp/src/Server/TServer.cs
* lib/csharp/src/Server/TThreadedServer.cs
* lib/csharp/src/Server/TThreadPoolServer.cs


> Add  TServerEventHandler support to C# 
> ---------------------------------------
>
>                 Key: THRIFT-2624
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2624
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C# - Library
>    Affects Versions: 0.9.2
>         Environment: all
>            Reporter: Randy Abernethy
>            Assignee: Randy Abernethy
>            Priority: Minor
>             Fix For: 0.9.2
>
>         Attachments: 0001-add-server-events-to-CS-lib.patch
>
>
> The C# library servers do not support the Apache Thrift TServerEventHandler 
> pattern. This makes certain types of server functionality difficult to 
> implement without breaking the server's encapsulation. 
> This patch adds the TServerEventHandler interface and provides support for it 
> in TServer, TSimpleServer, TThreadPoolServer and TThreadedServer



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to