Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Invalid
-
None
-
None
-
None
-
Low
Description
Since there is one connection between two nodes and all writes are handled by single thread, there is a chance that a message gets old enough and is dropped in OutboundTcpConnection. These dropped message does not get logged by MessageService.
We should definitely log these.
Attachments
Issue Links
- relates to
-
CASSANDRA-4650 RangeStreamer should be smarter when picking endpoints for streaming in case of N >=3 in each DC.
- Resolved