Justin Judd created THRIFT-1723:
-----------------------------------
Summary: Number of Python features- Mutual Authentication,
abiltity to stop services
Key: THRIFT-1723
URL: https://issues.apache.org/jira/browse/THRIFT-1723
Project: Thrift
Issue Type: New Feature
Components: Python - Library
Reporter: Justin Judd
Attachments: python_thrift.diff
This patch adds two major features
1) Mutual Authentication
a) Services can validate client certificates
b) Clients can use a certificate during a connection to a service
c) Validation callback can be provided to handle validation as appropriate
for your situation
2) Stop python services
a) Other languages had the ability to gracefully stop services
b) Followed java server and socket construction to add stop capability into
python
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira