Xinyu Tan created IOTDB-6106:
--------------------------------

             Summary: Fixed the timeout parameter not working in thrift 
asyncClient
                 Key: IOTDB-6106
                 URL: https://issues.apache.org/jira/browse/IOTDB-6106
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Xinyu Tan
            Assignee: Xinyu Tan
         Attachments: image-2023-08-09-21-13-05-225.png, 
image-2023-08-09-21-13-37-644.png, image-2023-08-09-21-15-02-347.png

!image-2023-08-09-21-13-05-225.png! 
!image-2023-08-09-21-13-37-644.png! 
Currently, the asyncthrift timeout parameter is set using the 
[TNonblockingSocket|https://people.apache.org/~thejas/thrift-0.9/javadoc/org/apache/thrift/transport/TNonblockingSocket.html]
 constructor, but the timeout parameter is not used. This completely 
deactivates our asyncclient timeout parameter.

!image-2023-08-09-21-15-02-347.png!

We satisfy the timeout control parameter requirements by setting TAsyncClient's 
timeout.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to