[jira] Created: (CASSANDRA-2076) Not starting due to Invalid saved cache

2011-01-31 Thread Thibaut (JIRA)
Not starting due to Invalid saved cache --- Key: CASSANDRA-2076 URL: https://issues.apache.org/jira/browse/CASSANDRA-2076 Project: Cassandra Issue Type: Bug Components: Core

[jira] Commented: (CASSANDRA-1600) Merge get_indexed_slices with get_range_slices

2011-01-31 Thread Ben Pirt (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988732#comment-12988732 ] Ben Pirt commented on CASSANDRA-1600: - Hopefully it is useful to get another use

[jira] Issue Comment Edited: (CASSANDRA-1600) Merge get_indexed_slices with get_range_slices

2011-01-31 Thread Ben Pirt (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988732#comment-12988732 ] Ben Pirt edited comment on CASSANDRA-1600 at 1/31/11 11:47 AM:

svn commit: r1065627 - /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/config/DatabaseDescriptor.java

2011-01-31 Thread jbellis
Author: jbellis Date: Mon Jan 31 14:45:33 2011 New Revision: 1065627 URL: http://svn.apache.org/viewvc?rev=1065627view=rev Log: include stacktrace for configuration errors in system log Modified: cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/config/DatabaseDescriptor.java

[jira] Commented: (CASSANDRA-2076) Not starting due to Invalid saved cache

2011-01-31 Thread Thibaut (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988780#comment-12988780 ] Thibaut commented on CASSANDRA-2076: This might be related: Two other nodes

[jira] Updated: (CASSANDRA-2076) Not starting due to Invalid saved cache

2011-01-31 Thread Thibaut (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thibaut updated CASSANDRA-2076: --- Priority: Critical (was: Minor) Not starting due to Invalid saved cache

[jira] Updated: (CASSANDRA-2076) Not starting due to Invalid saved cache

2011-01-31 Thread Thibaut (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thibaut updated CASSANDRA-2076: --- Fix Version/s: 0.7.1 Not starting due to Invalid saved cache

[jira] Commented: (CASSANDRA-2076) Not starting due to Invalid saved cache

2011-01-31 Thread Thibaut (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988781#comment-12988781 ] Thibaut commented on CASSANDRA-2076: I brought down and restarted the entire

[jira] Updated: (CASSANDRA-2076) Not restarting due to Invalid saved cache

2011-01-31 Thread Thibaut (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thibaut updated CASSANDRA-2076: --- Summary: Not restarting due to Invalid saved cache (was: Not starting due to Invalid saved

[jira] Commented: (CASSANDRA-2073) Streaming occasionally makes gossip back up

2011-01-31 Thread Gary Dusbabek (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988782#comment-12988782 ] Gary Dusbabek commented on CASSANDRA-2073: -- +1 Streaming occasionally makes

svn commit: r1065654 - in /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra: config/DatabaseDescriptor.java service/AbstractCassandraDaemon.java service/StorageService.java

2011-01-31 Thread jbellis
Author: jbellis Date: Mon Jan 31 15:40:48 2011 New Revision: 1065654 URL: http://svn.apache.org/viewvc?rev=1065654view=rev Log: more informative error messages for configuration problems patch by jbellis Modified:

svn commit: r1065660 - in /cassandra/branches/cassandra-0.7: conf/cassandra.yaml src/java/org/apache/cassandra/locator/TokenMetadata.java

2011-01-31 Thread jbellis
Author: jbellis Date: Mon Jan 31 16:02:21 2011 New Revision: 1065660 URL: http://svn.apache.org/viewvc?rev=1065660view=rev Log: move initialization out of constructor where possible Modified: cassandra/branches/cassandra-0.7/conf/cassandra.yaml

svn commit: r1065664 - in /cassandra/branches/cassandra-0.7: CHANGES.txt src/java/org/apache/cassandra/gms/Gossiper.java src/java/org/apache/cassandra/net/IncomingTcpConnection.java src/java/org/apach

2011-01-31 Thread gdusbabek
Author: gdusbabek Date: Mon Jan 31 16:12:57 2011 New Revision: 1065664 URL: http://svn.apache.org/viewvc?rev=1065664view=rev Log: ignore messages from the future. keep track of nodes in gossip regardless. patch by gdusbabek, reviewed by jbellis. CASSANDRA-1970 Modified:

svn commit: r1065665 - in /cassandra/branches/cassandra-0.7: src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/dht/

2011-01-31 Thread jbellis
Author: jbellis Date: Mon Jan 31 16:13:20 2011 New Revision: 1065665 URL: http://svn.apache.org/viewvc?rev=1065665view=rev Log: convert SS.partitioner, valueFactory to instance fields Modified: cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/locator/Ec2Snitch.java

svn commit: r1065668 - /cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/service/AbstractCassandraDaemon.java

2011-01-31 Thread jbellis
Author: jbellis Date: Mon Jan 31 16:16:06 2011 New Revision: 1065668 URL: http://svn.apache.org/viewvc?rev=1065668view=rev Log: fix circular initialization problem with PropertyFileSnitch caused by #1951 patch by slebresne; reviewed by jbellis Modified:

svn commit: r1065669 - /cassandra/branches/cassandra-0.7/conf/cassandra.yaml

2011-01-31 Thread jbellis
Author: jbellis Date: Mon Jan 31 16:16:44 2011 New Revision: 1065669 URL: http://svn.apache.org/viewvc?rev=1065669view=rev Log: set default snitch back to Simple Modified: cassandra/branches/cassandra-0.7/conf/cassandra.yaml Modified: cassandra/branches/cassandra-0.7/conf/cassandra.yaml

svn commit: r1065676 - in /cassandra/trunk: ./ conf/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/

2011-01-31 Thread gdusbabek
Author: gdusbabek Date: Mon Jan 31 16:30:16 2011 New Revision: 1065676 URL: http://svn.apache.org/viewvc?rev=1065676view=rev Log: merge from 0.7 Modified: cassandra/trunk/ (props changed) cassandra/trunk/CHANGES.txt cassandra/trunk/conf/cassandra.yaml

[jira] Commented: (CASSANDRA-1970) Message version resolution

2011-01-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988795#comment-12988795 ] Hudson commented on CASSANDRA-1970: --- Integrated in Cassandra-0.7 #231 (See

[jira] Created: (CASSANDRA-2079) AsciiType comparator no longer usable on numeric types in 0.7

2011-01-31 Thread Robbie Strickland (JIRA)
AsciiType comparator no longer usable on numeric types in 0.7 - Key: CASSANDRA-2079 URL: https://issues.apache.org/jira/browse/CASSANDRA-2079 Project: Cassandra Issue Type:

[jira] Commented: (CASSANDRA-1969) Use BB for row cache - To Improve GC performance.

2011-01-31 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988806#comment-12988806 ] Vijay commented on CASSANDRA-1969: -- Hi Jonathan, 1) Can We catch for OOM when

[jira] Created: (CASSANDRA-2080) Upgrade to release of Whirr 0.3.0

2011-01-31 Thread Stu Hood (JIRA)
Upgrade to release of Whirr 0.3.0 - Key: CASSANDRA-2080 URL: https://issues.apache.org/jira/browse/CASSANDRA-2080 Project: Cassandra Issue Type: Improvement Reporter: Stu Hood

[jira] Commented: (CASSANDRA-1600) Merge get_indexed_slices with get_range_slices

2011-01-31 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988844#comment-12988844 ] Jonathan Ellis commented on CASSANDRA-1600: --- You can do this with the

[jira] Created: (CASSANDRA-2081) Consistency QUORUM does not work anymore

2011-01-31 Thread Thibaut (JIRA)
Consistency QUORUM does not work anymore Key: CASSANDRA-2081 URL: https://issues.apache.org/jira/browse/CASSANDRA-2081 Project: Cassandra Issue Type: Bug Components: Core

[jira] Updated: (CASSANDRA-2072) Race condition during decommission

2011-01-31 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-2072: Attachment: (was:

[jira] Commented: (CASSANDRA-2081) Consistency QUORUM does not work anymore

2011-01-31 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988865#comment-12988865 ] Jonathan Ellis commented on CASSANDRA-2081: --- What kind of doesn't work are

[jira] Created: (CASSANDRA-2083) Hinted Handoff and schema race

2011-01-31 Thread Brandon Williams (JIRA)
Hinted Handoff and schema race -- Key: CASSANDRA-2083 URL: https://issues.apache.org/jira/browse/CASSANDRA-2083 Project: Cassandra Issue Type: Bug Components: Core Affects Versions: 0.7.0

[jira] Issue Comment Edited: (CASSANDRA-2081) Consistency QUORUM does not work anymore

2011-01-31 Thread Thibaut (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988867#comment-12988867 ] Thibaut edited comment on CASSANDRA-2081 at 1/31/11 8:02 PM:

[jira] Updated: (CASSANDRA-2081) Consistency QUORUM does not work anymore (hector:Could not fullfill request on this host)

2011-01-31 Thread Thibaut (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thibaut updated CASSANDRA-2081: --- Summary: Consistency QUORUM does not work anymore (hector:Could not fullfill request on this

[jira] Created: (CASSANDRA-2084) Corrupt sstables cause compaction to fail again, and again and again, ...

2011-01-31 Thread Dan Hendry (JIRA)
Corrupt sstables cause compaction to fail again, and again and again, ... - Key: CASSANDRA-2084 URL: https://issues.apache.org/jira/browse/CASSANDRA-2084 Project: Cassandra

[jira] Issue Comment Edited: (CASSANDRA-2081) Consistency QUORUM does not work anymore (hector:Could not fullfill request on this host)

2011-01-31 Thread Thibaut (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988867#comment-12988867 ] Thibaut edited comment on CASSANDRA-2081 at 1/31/11 8:10 PM:

[jira] Updated: (CASSANDRA-2084) Corrupt sstables cause compaction to fail again, and again and again, ...

2011-01-31 Thread Dan Hendry (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Hendry updated CASSANDRA-2084: -- Environment: Ubuntu 10.10 Cassandra 0.7.0 (4 Nodes) Java: - java version 1.6.0_22 -

[jira] Commented: (CASSANDRA-2081) Consistency QUORUM does not work anymore (hector:Could not fullfill request on this host)

2011-01-31 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988879#comment-12988879 ] Jonathan Ellis commented on CASSANDRA-2081: --- Is this RF=3? What do you see

[jira] Commented: (CASSANDRA-2081) Consistency QUORUM does not work anymore (hector:Could not fullfill request on this host)

2011-01-31 Thread Thibaut (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1295#comment-1295 ] Thibaut commented on CASSANDRA-2081: RF=3 I will enable the debug log level

[jira] Commented: (CASSANDRA-2058) Nodes periodically spike in load

2011-01-31 Thread David King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988890#comment-12988890 ] David King commented on CASSANDRA-2058: --- I have upgraded to 0.6.11 and am

[jira] Commented: (CASSANDRA-2081) Consistency QUORUM does not work anymore (hector:Could not fullfill request on this host)

2011-01-31 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988894#comment-12988894 ] Brandon Williams commented on CASSANDRA-2081: - I'm not able to reproduce

[jira] Updated: (CASSANDRA-2072) Race condition during decommission

2011-01-31 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2072: -- Fix Version/s: 0.7.2 Race condition during decommission

[jira] Commented: (CASSANDRA-2058) Nodes periodically spike in load

2011-01-31 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988912#comment-12988912 ] Jonathan Ellis commented on CASSANDRA-2058: --- Please tell me you're at least

svn commit: r1065827 - in /cassandra/trunk: ./ conf/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/service/

2011-01-31 Thread jbellis
Author: jbellis Date: Mon Jan 31 22:12:43 2011 New Revision: 1065827 URL: http://svn.apache.org/viewvc?rev=1065827view=rev Log: merge from 0.7 Modified: cassandra/trunk/ (props changed) cassandra/trunk/conf/cassandra.yaml

[jira] Commented: (CASSANDRA-2067) refactor o.a.c.utils.UUIDGen to allow creating type 1 UUIDs for a given time

2011-01-31 Thread Folke Behrens (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988927#comment-12988927 ] Folke Behrens commented on CASSANDRA-2067: -- You could also use the

[jira] Updated: (CASSANDRA-1551) create tell me what nodes you have hints for jmx api

2011-01-31 Thread Jon Hermes (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Hermes updated CASSANDRA-1551: -- Attachment: 1551-v4.txt Rebased, deleteHFE() now accepts an ipaddr or hostname. create

[jira] Commented: (CASSANDRA-2074) Currently voted on 7.0.1 release won't start on windows

2011-01-31 Thread Joaquin Casares (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988961#comment-12988961 ] Joaquin Casares commented on CASSANDRA-2074: I tried to reproduce this

[jira] Commented: (CASSANDRA-2058) Nodes periodically spike in load

2011-01-31 Thread David King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988968#comment-12988968 ] David King commented on CASSANDRA-2058: --- It's hard to say. I lost 5 nodes in

[Cassandra Wiki] Update of RunningCassandraInEclipse by JoaquinCasares

2011-01-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The RunningCassandraInEclipse page has been changed by JoaquinCasares. http://wiki.apache.org/cassandra/RunningCassandraInEclipse?action=diffrev1=18rev2=19

[jira] Created: (CASSANDRA-2085) digest latencies are not included in snitch calculations

2011-01-31 Thread Jonathan Ellis (JIRA)
digest latencies are not included in snitch calculations Key: CASSANDRA-2085 URL: https://issues.apache.org/jira/browse/CASSANDRA-2085 Project: Cassandra Issue Type: Bug Affects

[jira] Created: (CASSANDRA-2086) array index out of bounds on compact repair

2011-01-31 Thread Jeffrey Damick (JIRA)
array index out of bounds on compact repair - Key: CASSANDRA-2086 URL: https://issues.apache.org/jira/browse/CASSANDRA-2086 Project: Cassandra Issue Type: Bug Affects Versions: 0.7.0

[jira] Issue Comment Edited: (CASSANDRA-2081) Consistency QUORUM does not work anymore (hector:Could not fullfill request on this host)

2011-01-31 Thread Aaron Morton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12989032#comment-12989032 ] Aaron Morton edited comment on CASSANDRA-2081 at 2/1/11 4:46 AM:

[jira] Resolved: (CASSANDRA-2086) array index out of bounds on compact repair

2011-01-31 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-2086. --- Resolution: Duplicate this is CASSANDRA-1992. array index out of bounds on

[jira] Commented: (CASSANDRA-2086) array index out of bounds on compact repair

2011-01-31 Thread Jeffrey Damick (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12989035#comment-12989035 ] Jeffrey Damick commented on CASSANDRA-2086: --- but is there is any way to

[jira] Issue Comment Edited: (CASSANDRA-1941) Add distributed test doing reads during MovementTest

2011-01-31 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12989048#comment-12989048 ] Stu Hood edited comment on CASSANDRA-1941 at 2/1/11 5:28 AM:

[jira] Commented: (CASSANDRA-1941) Add distributed test doing reads during MovementTest

2011-01-31 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12989048#comment-12989048 ] Stu Hood commented on CASSANDRA-1941: - MovementTest performs a loadbalance, which

[jira] Created: (CASSANDRA-2088) Temp files for failed compactions/streaming not cleaned up

2011-01-31 Thread Stu Hood (JIRA)
Temp files for failed compactions/streaming not cleaned up -- Key: CASSANDRA-2088 URL: https://issues.apache.org/jira/browse/CASSANDRA-2088 Project: Cassandra Issue Type: Bug

[jira] Commented: (CASSANDRA-2088) Temp files for failed compactions/streaming not cleaned up

2011-01-31 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12989053#comment-12989053 ] Stu Hood commented on CASSANDRA-2088: - Regarding repair:

[jira] Updated: (CASSANDRA-2087) Keep in-memory list of uncompactable sstables

2011-01-31 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-2087: Summary: Keep in-memory list of uncompactable sstables (was: Keep in memory list of

[jira] Issue Comment Edited: (CASSANDRA-2084) Corrupt sstables cause compaction to fail again, and again and again, ...

2011-01-31 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12989054#comment-12989054 ] Stu Hood edited comment on CASSANDRA-2084 at 2/1/11 6:00 AM:

[jira] Updated: (CASSANDRA-1941) Add distributed test doing reads during MovementTest

2011-01-31 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-1941: Issue Type: Test (was: New Feature) Add distributed test doing reads during MovementTest

[jira] Created: (CASSANDRA-2089) Distributed test for the dynamic snitch

2011-01-31 Thread Stu Hood (JIRA)
Distributed test for the dynamic snitch --- Key: CASSANDRA-2089 URL: https://issues.apache.org/jira/browse/CASSANDRA-2089 Project: Cassandra Issue Type: Test Components: Core

[jira] Updated: (CASSANDRA-2089) Distributed test for the dynamic snitch

2011-01-31 Thread Stu Hood (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stu Hood updated CASSANDRA-2089: Fix Version/s: 0.8 Distributed test for the dynamic snitch