[jira] [Commented] (CASSANDRA-4405) SELECT FIRST [N] * does not return KEY

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405645#comment-13405645 ] Jonathan Ellis commented on CASSANDRA-4405: --- FIRST doesn't exist in cql3.

[jira] [Commented] (CASSANDRA-3647) Support set and map value types in CQL

2012-07-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405794#comment-13405794 ] Sylvain Lebresne commented on CASSANDRA-3647: - I've pushed a v3 at

[jira] [Created] (CASSANDRA-4406) Update stress for CQL3

2012-07-03 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4406: --- Summary: Update stress for CQL3 Key: CASSANDRA-4406 URL: https://issues.apache.org/jira/browse/CASSANDRA-4406 Project: Cassandra Issue Type:

[jira] [Commented] (CASSANDRA-2698) Instrument repair to be able to assess it's efficiency (precision)

2012-07-03 Thread Jason Wee (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405822#comment-13405822 ] Jason Wee commented on CASSANDRA-2698: -- Hello, I've been using cassandra and

[jira] [Comment Edited] (CASSANDRA-2698) Instrument repair to be able to assess it's efficiency (precision)

2012-07-03 Thread Jason Wee (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405822#comment-13405822 ] Jason Wee edited comment on CASSANDRA-2698 at 7/3/12 11:52 AM:

[jira] [Updated] (CASSANDRA-3763) compactionstats throws ArithmeticException: / by zero

2012-07-03 Thread Zenek Kraweznik (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zenek Kraweznik updated CASSANDRA-3763: --- Affects Version/s: 1.1.1 1.1.2 compactionstats

[jira] [Commented] (CASSANDRA-3881) reduce computational complexity of processing topology changes

2012-07-03 Thread Sam Overton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405917#comment-13405917 ] Sam Overton commented on CASSANDRA-3881: It's all merged in now, so the patch

[jira] [Commented] (CASSANDRA-4337) Data insertion fails because of commitlog rename failure

2012-07-03 Thread Patrycjusz Matuszak (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405929#comment-13405929 ] Patrycjusz Matuszak commented on CASSANDRA-4337: I've tested with

[jira] [Commented] (CASSANDRA-2478) Custom CQL protocol/transport

2012-07-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405935#comment-13405935 ] Sylvain Lebresne commented on CASSANDRA-2478: - bq. All of protocol related

[jira] [Commented] (CASSANDRA-3647) Support set and map value types in CQL

2012-07-03 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405943#comment-13405943 ] Pavel Yaskevich commented on CASSANDRA-3647: bq. I don't know actually.

[1/3] git commit: merge from 1.1

2012-07-03 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 867478493 - 67dec69f5 refs/heads/trunk 76ada1106 - 602e383d6 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/602e383d Tree:

[2/3] git commit: use data size ratio in liveRatio instead of live size : serialized throughput patch by jbellis; reviewed by slebresne for CASSANDRA-4399

2012-07-03 Thread jbellis
use data size ratio in liveRatio instead of live size : serialized throughput patch by jbellis; reviewed by slebresne for CASSANDRA-4399 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/67dec69f Tree:

[3/3] git commit: use data size ratio in liveRatio instead of live size : serialized throughput patch by jbellis; reviewed by slebresne for CASSANDRA-4399

2012-07-03 Thread jbellis
use data size ratio in liveRatio instead of live size : serialized throughput patch by jbellis; reviewed by slebresne for CASSANDRA-4399 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/67dec69f Tree:

[4/5] git commit: update NTS calculateNaturalEndpoints to be O(N log N) patch by Sam Overton; reviewed by jbellis for CASSANDRA-3881

2012-07-03 Thread jbellis
update NTS calculateNaturalEndpoints to be O(N log N) patch by Sam Overton; reviewed by jbellis for CASSANDRA-3881 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9688a79d Tree:

[1/5] git commit: Merge branch 'cassandra-1.1' into trunk

2012-07-03 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 67dec69f5 - be969899c refs/heads/trunk 602e383d6 - 45b057bcf Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/45b057bc Tree:

[2/5] git commit: avoid using global partitioner to estimate ranges in index sstables patch by jbellis; reviewed by yukim for CASSANDRA-4403

2012-07-03 Thread jbellis
avoid using global partitioner to estimate ranges in index sstables patch by jbellis; reviewed by yukim for CASSANDRA-4403 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/be969899 Tree:

[3/5] git commit: avoid using global partitioner to estimate ranges in index sstables patch by jbellis; reviewed by yukim for CASSANDRA-4403

2012-07-03 Thread jbellis
avoid using global partitioner to estimate ranges in index sstables patch by jbellis; reviewed by yukim for CASSANDRA-4403 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/be969899 Tree:

[5/5] git commit: add Topology to TokenMetadata and clean up thread safety design patch by Sam Overton; reviewed by jbellis for CASSANDRA-3881

2012-07-03 Thread jbellis
add Topology to TokenMetadata and clean up thread safety design patch by Sam Overton; reviewed by jbellis for CASSANDRA-3881 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/893d1da9 Tree:

git commit: implement addAllWithSizeDelta for ThreadSafeSortedColumns (used in Memtable for supercolumns); see #4399

2012-07-03 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 be969899c - e0f4c7ccc implement addAllWithSizeDelta for ThreadSafeSortedColumns (used in Memtable for supercolumns); see #4399 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: use proper partitioner for Range; patch by yukim, reviewed by jbellis for CASSANDRA-4404

2012-07-03 Thread yukim
Updated Branches: refs/heads/trunk 45b057bcf - d2b60f289 use proper partitioner for Range; patch by yukim, reviewed by jbellis for CASSANDRA-4404 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d2b60f28 Tree:

[jira] [Updated] (CASSANDRA-4406) Update stress for CQL3

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4406: -- Reviewer: xedin Update stress for CQL3 --

[jira] [Assigned] (CASSANDRA-4406) Update stress for CQL3

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-4406: - Assignee: David Alves Update stress for CQL3 --

[jira] [Resolved] (CASSANDRA-3881) reduce computational complexity of processing topology changes

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3881. --- Resolution: Fixed Fix Version/s: 1.2 Reviewer: jbellis (was:

[jira] [Commented] (CASSANDRA-4121) TokenMetadata supports multiple tokens per host

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405967#comment-13405967 ] Jonathan Ellis commented on CASSANDRA-4121: --- Time to look at this with

[jira] [Updated] (CASSANDRA-4121) TokenMetadata supports multiple tokens per host

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4121: -- Reviewer: jbellis Description: _Edit0: Append patch information._ h3.

[jira] [Updated] (CASSANDRA-4125) Update nodetool for vnodes

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4125: -- Reviewer: brandon.williams Update nodetool for vnodes

[jira] [Resolved] (CASSANDRA-4404) tombstone estimation needs to avoid using global partitioner against index sstables

2012-07-03 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita resolved CASSANDRA-4404. --- Resolution: Fixed Patch is available at

[jira] [Commented] (CASSANDRA-2698) Instrument repair to be able to assess it's efficiency (precision)

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13405990#comment-13405990 ] Jonathan Ellis commented on CASSANDRA-2698: --- Hi Jason, you've come to the

Git Push Summary

2012-07-03 Thread eevans
Updated Tags: refs/tags/0.8.10-tentative [created] 038b8f212 refs/tags/1.0.10-tentative [created] b2ca7f821 refs/tags/1.0.7-tentative [created] 6a1ed6205 refs/tags/1.0.8-tentative [created] fe6980eb7 refs/tags/1.0.9-tentative [created] 3fd0fb6aa refs/tags/1.1.0-beta1-tentative [created]

[jira] [Commented] (CASSANDRA-2181) sstable2json should return better error message if the usage is wrong

2012-07-03 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406013#comment-13406013 ] David Alves commented on CASSANDRA-2181: Shotaro, any news on this?

Git Push Summary

2012-07-03 Thread eevans
Updated Tags: refs/tags/trunk/3881 [deleted] 602e383d6

[jira] [Created] (CASSANDRA-4407) timout excpetion in client side and AssertionError in cassandra log

2012-07-03 Thread Nare Gasparyan (JIRA)
Nare Gasparyan created CASSANDRA-4407: - Summary: timout excpetion in client side and AssertionError in cassandra log Key: CASSANDRA-4407 URL: https://issues.apache.org/jira/browse/CASSANDRA-4407

Git Push Summary

2012-07-03 Thread eevans
Updated Tags: refs/tags/trunk/4120 [deleted] 087f902d6

[jira] [Updated] (CASSANDRA-4408) Don't log mx4j stuff at info

2012-07-03 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Bailey updated CASSANDRA-4408: --- Attachment: 0001-Log-mx4j-info-at-debug.patch Don't log mx4j stuff at info

[jira] [Created] (CASSANDRA-4408) Don't log mx4j stuff at info

2012-07-03 Thread Nick Bailey (JIRA)
Nick Bailey created CASSANDRA-4408: -- Summary: Don't log mx4j stuff at info Key: CASSANDRA-4408 URL: https://issues.apache.org/jira/browse/CASSANDRA-4408 Project: Cassandra Issue Type:

[jira] [Commented] (CASSANDRA-4121) TokenMetadata supports multiple tokens per host

2012-07-03 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406090#comment-13406090 ] Eric Evans commented on CASSANDRA-4121: --- bq. If we do go with these wrappers I'd

[jira] [Commented] (CASSANDRA-3564) flush before shutdown so restart is faster

2012-07-03 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406093#comment-13406093 ] David Alves commented on CASSANDRA-3564: I'm trying to wrap this up... I

[jira] [Comment Edited] (CASSANDRA-3564) flush before shutdown so restart is faster

2012-07-03 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406093#comment-13406093 ] David Alves edited comment on CASSANDRA-3564 at 7/3/12 9:58 PM:

[jira] [Commented] (CASSANDRA-3564) flush before shutdown so restart is faster

2012-07-03 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406098#comment-13406098 ] Brandon Williams commented on CASSANDRA-3564: - The debian/init script

Git Push Summary

2012-07-03 Thread eevans
Updated Tags: refs/tags/0.8.10-tentative [deleted] 038b8f212

Git Push Summary

2012-07-03 Thread eevans
Updated Tags: refs/tags/1.0.10-tentative [deleted] b2ca7f821

Git Push Summary

2012-07-03 Thread eevans
Updated Tags: refs/tags/1.0.7-tentative [deleted] 6a1ed6205

Git Push Summary

2012-07-03 Thread eevans
Updated Tags: refs/tags/1.0.9-tentative [deleted] 3fd0fb6aa

Git Push Summary

2012-07-03 Thread eevans
Updated Tags: refs/tags/1.1.0-beta2-tentative [deleted] 643d18af2

Git Push Summary

2012-07-03 Thread eevans
Updated Tags: refs/tags/1.1.0-tentative [deleted] c67153282

Git Push Summary

2012-07-03 Thread eevans
Updated Tags: refs/tags/BeforeRebase20Jan [deleted] eba6c6fd5

[jira] [Updated] (CASSANDRA-4408) Don't log mx4j stuff at info

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4408: -- Priority: Trivial (was: Major) Don't log mx4j stuff at info

[jira] [Commented] (CASSANDRA-4407) timout excpetion in client side and AssertionError in cassandra log

2012-07-03 Thread Nare Gasparyan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406117#comment-13406117 ] Nare Gasparyan commented on CASSANDRA-4407: --- Oh, sorry. Please tell me where

[1/2] git commit: log mx4j absence at debug

2012-07-03 Thread jbellis
Updated Branches: refs/heads/trunk d2b60f289 - bbfab669f log mx4j absence at debug Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bbfab669 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bbfab669

[2/2] git commit: implement addAllWithSizeDelta for ThreadSafeSortedColumns (used in Memtable for supercolumns); see #4399

2012-07-03 Thread jbellis
implement addAllWithSizeDelta for ThreadSafeSortedColumns (used in Memtable for supercolumns); see #4399 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/587ed053 Tree:

[jira] [Commented] (CASSANDRA-4407) timout excpetion in client side and AssertionError in cassandra log

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406121#comment-13406121 ] Jonathan Ellis commented on CASSANDRA-4407: --- look under Mailing lists on

[jira] [Commented] (CASSANDRA-4407) timout excpetion in client side and AssertionError in cassandra log

2012-07-03 Thread Nare Gasparyan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406125#comment-13406125 ] Nare Gasparyan commented on CASSANDRA-4407: --- thanks timout

[jira] [Updated] (CASSANDRA-4292) Per-disk I/O queues

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4292: -- Reviewer: jbellis Priority: Major (was: Minor) Fix Version/s:

[jira] [Commented] (CASSANDRA-4340) Cassandra upgrade to 1.1.1 resulted in slow query issue

2012-07-03 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406206#comment-13406206 ] Pavel Yaskevich commented on CASSANDRA-4340: Ivan, is everything alright

[jira] [Commented] (CASSANDRA-4179) Add more general support for composites (to row key, column value)

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406216#comment-13406216 ] Jonathan Ellis commented on CASSANDRA-4179: --- Composite in the key seems a

[jira] [Commented] (CASSANDRA-4285) Atomic, eventually-consistent batches

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406221#comment-13406221 ] Jonathan Ellis commented on CASSANDRA-4285: --- {code} CREATE TABLE batchlog (

[jira] [Commented] (CASSANDRA-4176) Support for sharding wide rows in CQL 3.0

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406222#comment-13406222 ] Jonathan Ellis commented on CASSANDRA-4176: --- CASSANDRA-4285 is a use case

[jira] [Commented] (CASSANDRA-4179) Add more general support for composites (to row key, column value)

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406223#comment-13406223 ] Jonathan Ellis commented on CASSANDRA-4179: --- I'd like to use this for

[jira] [Comment Edited] (CASSANDRA-4285) Atomic, eventually-consistent batches

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406221#comment-13406221 ] Jonathan Ellis edited comment on CASSANDRA-4285 at 7/4/12 1:12 AM:

[jira] [Assigned] (CASSANDRA-4285) Atomic, eventually-consistent batches

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-4285: - Assignee: Jonathan Ellis Atomic, eventually-consistent batches

[jira] [Comment Edited] (CASSANDRA-4285) Atomic, eventually-consistent batches

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406221#comment-13406221 ] Jonathan Ellis edited comment on CASSANDRA-4285 at 7/4/12 1:23 AM:

[jira] [Updated] (CASSANDRA-2116) Separate out filesystem errors from generic IOErrors

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2116: -- Reviewer: yukim Component/s: Core Priority: Major (was: Minor)

[jira] [Updated] (CASSANDRA-2118) Provide failure modes if issues with the underlying filesystem of a node

2012-07-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2118: -- Reviewer: yukim Component/s: Core Affects Version/s:

[jira] [Commented] (CASSANDRA-4324) Implement Lucene FST in for key index

2012-07-03 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406240#comment-13406240 ] Yuki Morishita commented on CASSANDRA-4324: --- Jason, Thanks for the patch.

[jira] [Commented] (CASSANDRA-4321) stackoverflow building interval tree possible sstable corruptions

2012-07-03 Thread Anton Winter (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406254#comment-13406254 ] Anton Winter commented on CASSANDRA-4321: - I have repeatedly run sstablescrub

[jira] [Comment Edited] (CASSANDRA-4321) stackoverflow building interval tree possible sstable corruptions

2012-07-03 Thread Anton Winter (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406254#comment-13406254 ] Anton Winter edited comment on CASSANDRA-4321 at 7/4/12 3:28 AM:

[jira] [Commented] (CASSANDRA-4397) Schema changes not working

2012-07-03 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13406279#comment-13406279 ] Stefan Häck commented on CASSANDRA-4397: Update to 1.1.2 increased the

[jira] [Resolved] (CASSANDRA-4397) Schema changes not working

2012-07-03 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Häck resolved CASSANDRA-4397. Resolution: Unresolved Schema changes not working ---