[
https://issues.apache.org/jira/browse/CASSANDRA-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-4516.
---------------------------------------
Resolution: Not A Problem
added to ConnectionMetrics in CASSANDRA-4009
> OutboundTcpConnection could drop outgoing messages and not log it.
> -------------------------------------------------------------------
>
> Key: CASSANDRA-4516
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4516
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.4
> Reporter: sankalp kohli
> Priority: Minor
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira