You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Erick Arroyo (JIRA)" <ji...@apache.org> on 2017/06/05 19:10:04 UTC

[jira] [Created] (THRIFT-4223) Add support to the isServing() method for the C++ library

Erick Arroyo created THRIFT-4223:
------------------------------------

             Summary: Add support to the isServing() method for the C++ library
                 Key: THRIFT-4223
                 URL: https://issues.apache.org/jira/browse/THRIFT-4223
             Project: Thrift
          Issue Type: Improvement
          Components: C++ - Library
    Affects Versions: 0.10.0
         Environment: Linux
            Reporter: Erick Arroyo
             Fix For: 0.11.0


It is important to add support to the isServing() method for the C++ library and in the other supported languages. This method is already exposed on the Java library. 

This method is very useful to determine when exactly the server is in listening state and also can be used to fix for example race conditions between the server and the client.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)