-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b01
-
generic
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8020405 | 8 | Sean Coffey | P2 | Closed | Fixed | b108 |
JDK-8034280 | 7u65 | Sean Coffey | P2 | Resolved | Fixed | b01 |
JDK-8020404 | 7u60 | Sean Coffey | P2 | Closed | Fixed | b01 |
SHORT SUMMARY:
Introduce option to setKeepAlive parameter on CORBA sockets
INDICATORS:
Cu has issues with firewall closing out idle sockets.
COUNTER INDICATORS:
TRIGGERS:
Idle CORBA sockets being closed unexpectedly by other processes
KNOWN WORKAROUND:
Suggestions made but not accepted :
* Close out unused sockets at the application client level
* Create a simple Ping CORBA service which could send some
data down CORBA sockets at regurlar intervals
PRESENT SINCE:
FCS
HOW TO VERIFY:
netstat output from sockets opened by CORBA application
NOTES FOR SE:
REGRESSION:
No
- backported by
-
JDK-8034280 Introduce option to setKeepAlive parameter on CORBA sockets
- Resolved
-
JDK-8020404 Introduce option to setKeepAlive parameter on CORBA sockets
- Closed
-
JDK-8020405 Introduce option to setKeepAlive parameter on CORBA sockets
- Closed
- relates to
-
JDK-8075679 Corba server load failure post internal warnings & subsequent timeout
- Closed
-
JDK-8027309 TEST_BUG: com/sun/corba/transport/KeepAliveSockets.java fails on Windows
- Resolved