[jira] [Created] (CASSANDRA-4307) isMarkedForDelete can return false if it is a few seconds in the future

2012-06-05 Thread Wade Simmons (JIRA)
Wade Simmons created CASSANDRA-4307: --- Summary: isMarkedForDelete can return false if it is a few seconds in the future Key: CASSANDRA-4307 URL: https://issues.apache.org/jira/browse/CASSANDRA-4307

[jira] [Updated] (CASSANDRA-4307) isMarkedForDelete can return false if it is a few seconds in the future

2012-06-05 Thread Wade Simmons (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wade Simmons updated CASSANDRA-4307: Description: The patch in CASSANDRA-3716 causes some weird issues to arrise when

[jira] [Commented] (CASSANDRA-2479) remove CollatingOrderPreservingPartitioner

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289203#comment-13289203 ] Sylvain Lebresne commented on CASSANDRA-2479: - I'll play devil's advocate

[jira] [Commented] (CASSANDRA-4305) CF serialization failure when working with custom secondary indices.

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289206#comment-13289206 ] Sylvain Lebresne commented on CASSANDRA-4305: - What's the big difficulty

[jira] [Commented] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289209#comment-13289209 ] Sylvain Lebresne commented on CASSANDRA-3885: - bq. Now while the the

[jira] [Commented] (CASSANDRA-4306) enforce 1m min keycache for auto

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289211#comment-13289211 ] Sylvain Lebresne commented on CASSANDRA-4306: - +1 (I'm fine committing to

[jira] [Commented] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-05 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289220#comment-13289220 ] David Alves commented on CASSANDRA-3885: Thank you for your input Sylvain

[jira] [Commented] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289243#comment-13289243 ] Sylvain Lebresne commented on CASSANDRA-3885: - bq. simply storing anyway

[jira] [Commented] (CASSANDRA-3127) Message (inter-node) compression

2012-06-05 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289246#comment-13289246 ] Marcus Eriksson commented on CASSANDRA-3127: I captured 75M of real

[jira] [Updated] (CASSANDRA-3127) Message (inter-node) compression

2012-06-05 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-3127: --- Attachment: CASSANDRA-3127-snappy.patch Message (inter-node) compression

[jira] [Commented] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-05 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289250#comment-13289250 ] David Alves commented on CASSANDRA-3885: The new version of the code has one

[jira] [Comment Edited] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-05 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289250#comment-13289250 ] David Alves edited comment on CASSANDRA-3885 at 6/5/12 8:48 AM:

[jira] [Commented] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289285#comment-13289285 ] Sylvain Lebresne commented on CASSANDRA-3885: - It's not so much about

[jira] [Commented] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289292#comment-13289292 ] Sylvain Lebresne commented on CASSANDRA-3885: - On an unrelated note, I

[jira] [Commented] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-05 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289300#comment-13289300 ] David Alves commented on CASSANDRA-3885: Thank you for the thorough review,

[jira] [Commented] (CASSANDRA-4305) CF serialization failure when working with custom secondary indices.

2012-06-05 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289331#comment-13289331 ] Pavel Yaskevich commented on CASSANDRA-4305: The difficulty is that RM

git commit: enforce 1m min keycache for auto patch by dbrosius reviewed by slebresne for CASSANDRA-4306

2012-06-05 Thread dbrosius
Updated Branches: refs/heads/cassandra-1.1 55d4dd654 - 90ce02578 enforce 1m min keycache for auto patch by dbrosius reviewed by slebresne for CASSANDRA-4306 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/90ce0257

[jira] [Commented] (CASSANDRA-4306) enforce 1m min keycache for auto

2012-06-05 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289374#comment-13289374 ] Dave Brosius commented on CASSANDRA-4306: - committed to cassandra-1.1 as

[jira] [Updated] (CASSANDRA-4306) enforce 1m min keycache for auto

2012-06-05 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-4306: Affects Version/s: (was: 1.2) 1.1.2 Fix Version/s:

git commit: add CASSANDRA-4306 to CHANGES.txt for 1.1.2

2012-06-05 Thread dbrosius
Updated Branches: refs/heads/cassandra-1.1 90ce02578 - 0144f2fe4 add CASSANDRA-4306 to CHANGES.txt for 1.1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0144f2fe Tree:

[2/3] git commit: add CASSANDRA-4306 to CHANGES.txt for 1.1.2

2012-06-05 Thread dbrosius
add CASSANDRA-4306 to CHANGES.txt for 1.1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0144f2fe Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0144f2fe Diff:

[3/3] git commit: enforce 1m min keycache for auto patch by dbrosius reviewed by slebresne for CASSANDRA-4306

2012-06-05 Thread dbrosius
enforce 1m min keycache for auto patch by dbrosius reviewed by slebresne for CASSANDRA-4306 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/90ce0257 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/90ce0257

[1/3] git commit: merge from 1.1

2012-06-05 Thread dbrosius
Updated Branches: refs/heads/trunk 604a38645 - 90ce7ef21 merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/90ce7ef2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/90ce7ef2 Diff:

[jira] [Created] (CASSANDRA-4308) Promote the use of IFilter for internal commands

2012-06-05 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4308: --- Summary: Promote the use of IFilter for internal commands Key: CASSANDRA-4308 URL: https://issues.apache.org/jira/browse/CASSANDRA-4308 Project:

[jira] [Updated] (CASSANDRA-4308) Promote the use of IFilter for internal commands

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4308: Attachment: 4308.txt Attaching patch that reuse the IFilter for command

[jira] [Updated] (CASSANDRA-4307) isMarkedForDelete can return false if it is a few seconds in the future

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4307: Attachment: 4307.txt I believer you're right, good catch! Attaching patch to

[jira] [Updated] (CASSANDRA-4108) Add an option to cqlsh to authenticate to a keyspace by default

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4108: Fix Version/s: (was: 1.1.1) 1.1.2 Changing fix version

[jira] [Resolved] (CASSANDRA-4281) schema agreement accross the nodes

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-4281. - Resolution: Duplicate Marking duplicate of CASSANDRA-4307 as this is the

[jira] [Commented] (CASSANDRA-2479) remove CollatingOrderPreservingPartitioner

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289486#comment-13289486 ] Jonathan Ellis commented on CASSANDRA-2479: --- If we're going to put

[jira] [Commented] (CASSANDRA-2479) remove CollatingOrderPreservingPartitioner

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289492#comment-13289492 ] Sylvain Lebresne commented on CASSANDRA-2479: - Well, I though of that, and

[jira] [Commented] (CASSANDRA-4307) isMarkedForDelete can return false if it is a few seconds in the future

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289494#comment-13289494 ] Jonathan Ellis commented on CASSANDRA-4307: --- +1

[jira] [Commented] (CASSANDRA-2479) remove CollatingOrderPreservingPartitioner

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289499#comment-13289499 ] Jonathan Ellis commented on CASSANDRA-2479: --- That was the original goal of

[jira] [Commented] (CASSANDRA-2479) remove CollatingOrderPreservingPartitioner

2012-06-05 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289502#comment-13289502 ] Sylvain Lebresne commented on CASSANDRA-2479: - Yeah, ok, wfm.

[jira] [Commented] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289511#comment-13289511 ] Jonathan Ellis commented on CASSANDRA-3885: --- While I'm sympathetic to the

[jira] [Updated] (CASSANDRA-4307) isMarkedForDelete can return false if it is a few seconds in the future

2012-06-05 Thread Wade Simmons (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wade Simmons updated CASSANDRA-4307: Attachment: 4307-test.txt Test case to ensure no future regressions. Fails if 4307

[jira] [Created] (CASSANDRA-4309) CQL3: cqlsh exception running describe schema

2012-06-05 Thread Cathy Daw (JIRA)
Cathy Daw created CASSANDRA-4309: Summary: CQL3: cqlsh exception running describe schema Key: CASSANDRA-4309 URL: https://issues.apache.org/jira/browse/CASSANDRA-4309 Project: Cassandra

[jira] [Updated] (CASSANDRA-4309) CQL3: cqlsh exception running describe schema

2012-06-05 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-4309: --- Component/s: Tools Priority: Minor (was: Major) Labels: cqlsh (was: )

[jira] [Created] (CASSANDRA-4310) Make Level Compaction go faster(multiple independant compactions in parallel) for insert heavy workload

2012-06-05 Thread sankalp kohli (JIRA)
sankalp kohli created CASSANDRA-4310: Summary: Make Level Compaction go faster(multiple independant compactions in parallel) for insert heavy workload Key: CASSANDRA-4310 URL:

[jira] [Updated] (CASSANDRA-4310) Make Level Compaction go faster(multiple independant compactions in parallel) for insert heavy workload

2012-06-05 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sankalp kohli updated CASSANDRA-4310: - Description: Problem: If you are inserting data into cassandra and level compaction

[jira] [Reopened] (CASSANDRA-4099) IncomingTCPConnection recognizes from by doing socket.getInetAddress() instead of BroadCastAddress

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reopened CASSANDRA-4099: --- I think this is still broken. if A forwards a message from B to C, then

[jira] [Commented] (CASSANDRA-4099) IncomingTCPConnection recognizes from by doing socket.getInetAddress() instead of BroadCastAddress

2012-06-05 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289854#comment-13289854 ] Vijay commented on CASSANDRA-4099: -- Hi Jonathan, IMO the right fix for it with a

[jira] [Commented] (CASSANDRA-4099) IncomingTCPConnection recognizes from by doing socket.getInetAddress() instead of BroadCastAddress

2012-06-05 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289867#comment-13289867 ] Brandon Williams commented on CASSANDRA-4099: - I agree that something like

[jira] [Created] (CASSANDRA-4311) clean up messagingservice protocol limitations

2012-06-05 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-4311: - Summary: clean up messagingservice protocol limitations Key: CASSANDRA-4311 URL: https://issues.apache.org/jira/browse/CASSANDRA-4311 Project: Cassandra

[jira] [Assigned] (CASSANDRA-4311) clean up messagingservice protocol limitations

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-4311: - Assignee: Jonathan Ellis clean up messagingservice protocol limitations

[jira] [Commented] (CASSANDRA-4311) clean up messagingservice protocol limitations

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289905#comment-13289905 ] Jonathan Ellis commented on CASSANDRA-4311: --- I think we can address all of

[jira] [Resolved] (CASSANDRA-4099) IncomingTCPConnection recognizes from by doing socket.getInetAddress() instead of BroadCastAddress

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4099. --- Resolution: Fixed I kind of think we've reached the limits of what we can do by

git commit: add inter-node compression patch by Marcus Eriksson; reviewed by jbellis for CASSANDRA-3127

2012-06-05 Thread jbellis
Updated Branches: refs/heads/trunk 90ce7ef21 - 625e61396 add inter-node compression patch by Marcus Eriksson; reviewed by jbellis for CASSANDRA-3127 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/625e6139 Tree:

[jira] [Resolved] (CASSANDRA-3127) Message (inter-node) compression

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3127. --- Resolution: Fixed committed, thanks! will follow up w/ some related changes in

[jira] [Updated] (CASSANDRA-4311) clean up messagingservice protocol limitations

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4311: -- Attachment: 4311-skeleton.txt I think the changes to ITC demonstrate what I have

[jira] [Created] (CASSANDRA-4312) fix OOM with ReadMessageTest.testNoCommitLog

2012-06-05 Thread Dave Brosius (JIRA)
Dave Brosius created CASSANDRA-4312: --- Summary: fix OOM with ReadMessageTest.testNoCommitLog Key: CASSANDRA-4312 URL: https://issues.apache.org/jira/browse/CASSANDRA-4312 Project: Cassandra

[jira] [Updated] (CASSANDRA-4312) fix OOM with ReadMessageTest.testNoCommitLog

2012-06-05 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4312: -- Reviewer: yukim fix OOM with ReadMessageTest.testNoCommitLog

[jira] [Updated] (CASSANDRA-4261) [patch] Support consistency-latency prediction in nodetool

2012-06-05 Thread Peter Bailis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bailis updated CASSANDRA-4261: Attachment: pbs-nodetool-v2.patch Update to patch. Fixed a bug where, if two reads

[jira] [Updated] (CASSANDRA-4261) [patch] Support consistency-latency prediction in nodetool

2012-06-05 Thread Peter Bailis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bailis updated CASSANDRA-4261: Attachment: (was: pbs-nodetool-v1.patch) [patch] Support consistency-latency

[jira] [Updated] (CASSANDRA-4261) [patch] Support consistency-latency prediction in nodetool

2012-06-05 Thread Peter Bailis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bailis updated CASSANDRA-4261: Attachment: demo-pbs-v2.sh Updated hyperlink in demo script. [patch]

[jira] [Updated] (CASSANDRA-4261) [patch] Support consistency-latency prediction in nodetool

2012-06-05 Thread Peter Bailis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bailis updated CASSANDRA-4261: Description: h3. Introduction Cassandra supports a variety of replication

[jira] [Updated] (CASSANDRA-4261) [patch] Support consistency-latency prediction in nodetool

2012-06-05 Thread Peter Bailis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bailis updated CASSANDRA-4261: Attachment: (was: demo-pbs.sh) [patch] Support consistency-latency prediction