You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
stevehu
changed the title
Fix cases where 'Connection Establishment Timed Out' is incorrectly logged (1.6.x) (SimplePool)
Fix cases where Connection Establishment Timed Out is incorrectly logged (1.6.x) (SimplePool)
Mar 11, 2024
PR: #2178
In SimpleUndertowConnectionMaker, it is possible that a connection failure can be mis-logged as a connection timeout.
This fix corrects this and also adds more details to the logs about the cause of connection failures.
NOTE:
because:
The text was updated successfully, but these errors were encountered: