Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 7.0.0pre3, 6.1.12.rc4
-
Fix Version/s: 7.0.0.pre5, 6.1.12
-
Component/s: NIO
-
Labels:None
-
Environment:macosx
-
Number of attachments :
Description
On macosx there are intermittent failures on ssl+nio connections with the http client.
the crux of the issue is that if the underlying handshake takes too long to complete the handle() method of HttpConnection in client can get loop through and not notice progress and then lock up the test cases.
we need to refactor the way this works a little bit but for now increasing the no_progress value to 100 but that is a stopgap measure
Activity
Jesse McConnell
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 7.0.0.pre5 [ 14686 ] | |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Jesse McConnell
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Jesse McConnell
made changes -
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Fix Version/s | 6.1.12 [ 14380 ] | |
| Resolution | Fixed [ 1 ] |