[
https://issues.apache.org/jira/browse/CASSANDRA-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070709#comment-13070709
]
Hudson commented on CASSANDRA-2943:
-----------------------------------
Integrated in Cassandra-0.8 #238 (See
[https://builds.apache.org/job/Cassandra-0.8/238/])
add ability to drop local reads/writes that are going to timeout
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-2943
jbellis :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1150837
Files :
* /cassandra/branches/cassandra-0.8/CHANGES.txt
*
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/service/StorageProxy.java
> 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.3
>
> Attachments: 2943.txt
>
>
> 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