Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.10.0
-
Component/s: None
-
Security Level: Public
-
Labels:None
Description
Since servers may die without resetting the TCP socket, the Python client has to have some kind of timeout on any given operation. Clients should not hang forever.
In the Java client, we implement a continuious operation timeout, where a certain number of timeouts on a connection will cause the client library to close/reopen the connection to the server.
In the Java client, we implement a continuious operation timeout, where a certain number of timeouts on a connection will cause the client library to close/reopen the connection to the server.
Activity
Matt Ingenthron
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 0.9 [ 10213 ] |
Benjamin Young
made changes -
| Assignee | Farshid Ghods [ farshid ] | Benjamin Young [ BigBlueHat ] |
Benjamin Young
made changes -
| Fix Version/s | 0.8.0 [ 10354 ] | |
| Fix Version/s | 0.7 [ 10213 ] |
Matt Ingenthron
made changes -
| Fix Version/s | 0.9.0 [ 10373 ] | |
| Fix Version/s | 0.8.0 [ 10354 ] |
Matt Ingenthron
made changes -
| Assignee | Benjamin Young [ BigBlueHat ] | Matt Ingenthron [ ingenthr ] |
Matt Ingenthron
made changes -
| Assignee | Matt Ingenthron [ ingenthr ] | Mark Nunberg [ mnunberg ] |
Mark Nunberg
made changes -
| Fix Version/s | 0.10.0 [ 10607 ] | |
| Fix Version/s | 0.9.0 [ 10373 ] |
Mark Nunberg
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |