You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
replicator/src/main/java/replicate/net/SocketClient.java blocks in blockingSendAndReceive if no read timeout is set.
Ideally, the server should return error response in case request futures in the async processing pipeline do not complete.
The text was updated successfully, but these errors were encountered:
replicator/src/main/java/replicate/net/SocketClient.java blocks in blockingSendAndReceive if no read timeout is set.
Ideally, the server should return error response in case request futures in the async processing pipeline do not complete.
The text was updated successfully, but these errors were encountered: