Randy Abernethy created THRIFT-2624:
---------------------------------------
Summary: 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
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)