Comment 3 for bug 1877113

Revision history for this message
Ralph Lange (ralph-lange) wrote :

The difference between the SYSRESET and the other channels is that SYSRESET causes the server (IOC) to do an ungraceful exit between the put and the callback.

I.e., for the client library, the order of things happening is different. Only the SYSRESET case has the connection loss happening between the put operation and the reply coming back from the server.