-
Bug
-
Resolution: Fixed
-
P3
-
1.1, 1.2.0
-
1.1.6
-
sparc
-
solaris_2.5
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2017993 | 1.2.0 | Ann Wollrath | P3 | Resolved | Fixed | 1.2beta3 |
The "pinger" that pings each remote endpoint causes a client connection to stay
open to the remote endpoint. Since the connection used to ping the remote
endpoint is put in the connection cache, the connection's timeout will
never expire.
open to the remote endpoint. Since the connection used to ping the remote
endpoint is put in the connection cache, the connection's timeout will
never expire.
- backported by
-
JDK-2017993 pinger keeps connections open
- Resolved