Class ChannelClosedProactivelyEvent

java.lang.Object
com.couchbase.client.core.cnc.AbstractEvent
com.couchbase.client.core.cnc.events.io.ChannelClosedProactivelyEvent
All Implemented Interfaces:
Event

public class ChannelClosedProactivelyEvent extends AbstractEvent
This warning indicates that the client closed an active IO channel/socket proactively because it detected an invalid state.

This situation may or may not clear itself up depending on the cause, but these kinds of errors need to be investigated because normally they should not occur.

Since:
2.0.0