Revision 41eda499fce89bc7548cf87e44e51588dce62576 authored by Arunachalam Thirupathi on 23 May 2016, 22:49:01 UTC, committed by Arunachalam Thirupathi on 23 May 2016, 22:49:01 UTC
When async connect fails, selector reports the error and it is cached in
memory. Next connect call will get the error if it happens within twice
the timeout period.

The logs are logged at the info level, which spams the logs when the
server is unavailable for extended period of times. Now it is dropped
down to debug level.
1 parent a733c94
History
File Mode Size
org.eclipse.jdt.core.prefs -rw-r--r-- 26.7 KB
org.eclipse.jdt.ui.prefs -rw-r--r-- 10.6 KB

back to top