DES improvements
----------------
Key: CASSANDRA-1296
URL: https://issues.apache.org/jira/browse/CASSANDRA-1296
Project: Cassandra
Issue Type: Improvement
Affects Versions: 0.7
Reporter: Brandon Williams
Assignee: Brandon Williams
Priority: Minor
Fix For: 0.7
Changes to include:
a) fixing the offer() bug where we never track anything past WINDOW_SIZE reads
(doh)
b) setting the reset interval to 10m as intended, instead of 1m
c) increasing the UPDATES_PER_INTERVAL since they are cheap and this gets us
more recent data
d) decreasing the UPDATE_INTERVAL_IN_MS (amount to be determined in testing)
to increase response time
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.