add ability to drop local tasks that will timeout anyway
--------------------------------------------------------

                 Key: CASSANDRA-2943
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2943
             Project: Cassandra
          Issue Type: Improvement
    Affects Versions: 0.6.4
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
            Priority: Minor
             Fix For: 0.8.2


back in CASSANDRA-685 we added the ability to drop messages that we know are 
going to timeout, as a protection when Cassandra is overloaded.  But this logic 
is in MessageDeliveryTask, so when we skip MessagingService as an optimization 
for local delivery, we also skip the timeout check.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to