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

2012-06-14 Thread Patrycjusz Matuszak (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrycjusz Matuszak updated CASSANDRA-4337: --- Attachment: system-node2-stress-test.log system-node1-stre

[jira] [Updated] (CASSANDRA-4012) Load-from-flat-file data import tool

2012-06-14 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-4012: --- Attachment: 4012.patch-2.txt Fixed help text and added a message reporting number of rows

git commit: Use EntryWeigher instead of Weigher to Measuring the cache patch by Vijay; reviewed by Jonathan Ellis for CASSANDRA-4315

2012-06-14 Thread vijay
Updated Branches: refs/heads/trunk 95b833d42 -> 8cd09 Use EntryWeigher instead of Weigher to Measuring the cache patch by Vijay; reviewed by Jonathan Ellis for CASSANDRA-4315 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cass

[jira] [Updated] (CASSANDRA-4343) fix sstable blacklisting for LCS

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4343: -- Attachment: 4343.txt CompactionsTest failed after CASSANDRA-4341 but the cause was

git commit: Fix missing commit for move protocol versions into MessagingService

2012-06-14 Thread vijay
Updated Branches: refs/heads/trunk aae0dfc92 -> 95b833d42 Fix missing commit for move protocol versions into MessagingService Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/95b833d4 Tree: http://git-wip-us.apache.o

[jira] [Created] (CASSANDRA-4343) fix sstable blacklisting for LCS

2012-06-14 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-4343: - Summary: fix sstable blacklisting for LCS Key: CASSANDRA-4343 URL: https://issues.apache.org/jira/browse/CASSANDRA-4343 Project: Cassandra Issue Ty

[3/3] git commit: update MessagingService protocol to allow version handshake with broadcast address identification patch by jbellis; reviewed by brandonwilliams and Marcus Eriksson for CASSANDRA-4311

2012-06-14 Thread jbellis
update MessagingService protocol to allow version handshake with broadcast address identification patch by jbellis; reviewed by brandonwilliams and Marcus Eriksson for CASSANDRA-4311 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/ca

[1/3] git commit: fix potential NPE

2012-06-14 Thread jbellis
Updated Branches: refs/heads/trunk 15577ba86 -> aae0dfc92 fix potential NPE Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/aae0dfc9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/aae0dfc9 Diff: http:/

[2/3] git commit: move protocol versions into MessagingService

2012-06-14 Thread jbellis
move protocol versions into MessagingService Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6a858a30 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6a858a30 Diff: http://git-wip-us.apache.org/repos/asf/ca

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

2012-06-14 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 33f1bacbf -> a4fab90af refs/heads/trunk aa267059c -> 15577ba86 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/15577ba8 Tree: htt

[2/3] git commit: avoid promoting tiny sstables patch by jbellis; reviewed by yukim for CASSANDRA-4341

2012-06-14 Thread jbellis
avoid promoting tiny sstables patch by jbellis; reviewed by yukim for CASSANDRA-4341 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a4fab90a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a4fab90a Diff: h

[3/3] git commit: avoid promoting tiny sstables patch by jbellis; reviewed by yukim for CASSANDRA-4341

2012-06-14 Thread jbellis
avoid promoting tiny sstables patch by jbellis; reviewed by yukim for CASSANDRA-4341 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a4fab90a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a4fab90a Diff: h

[jira] [Commented] (CASSANDRA-4341) Small SSTable Segments Can Hurt Leveling Process

2012-06-14 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295335#comment-13295335 ] Yuki Morishita commented on CASSANDRA-4341: --- maxSSTableSizeInMB is, as it sa

[jira] [Commented] (CASSANDRA-4315) Use EntryWeigher instead of Weigher to Measuring the cache.

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295334#comment-13295334 ] Jonathan Ellis commented on CASSANDRA-4315: --- LGTM, +1. Nit: looks like Conc

[jira] [Updated] (CASSANDRA-4315) Use EntryWeigher instead of Weigher to Measuring the cache.

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4315: -- Reviewer: jbellis Priority: Minor (was: Major) > Use EntryWeigher instead

[jira] [Commented] (CASSANDRA-4189) Improve hints replay

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295322#comment-13295322 ] Jonathan Ellis commented on CASSANDRA-4189: --- You're right, my mistake. Comm

[8/9] git commit: skip tombstones during hint replay patch by Vijay; reviewed by jbellis for CASSANDRA-4320

2012-06-14 Thread jbellis
skip tombstones during hint replay patch by Vijay; reviewed by jbellis for CASSANDRA-4320 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2820f050 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2820f050 Di

[2/9] git commit: move hint liveness check to beginning of loop

2012-06-14 Thread jbellis
move hint liveness check to beginning of loop Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/33f1bacb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/33f1bacb Diff: http://git-wip-us.apache.org/repos/asf/c

[7/9] git commit: inline

2012-06-14 Thread jbellis
inline Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1280c6c7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1280c6c7 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1280c6c7 Branch: refs/he

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

2012-06-14 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 2820f050d -> 33f1bacbf refs/heads/trunk b3915f51f -> aa267059c 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/aa267059 Tree: htt

[6/9] git commit: inline

2012-06-14 Thread jbellis
inline Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1280c6c7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1280c6c7 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1280c6c7 Branch: refs/he

[9/9] git commit: fix #4262 reference

2012-06-14 Thread jbellis
fix #4262 reference Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5de91d00 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5de91d00 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/5de91d00 Br

[4/9] git commit: multithreaded hint replay patch by vijay; reviewed by jbellis for CASSANDRA-4189

2012-06-14 Thread jbellis
multithreaded hint replay patch by vijay; reviewed by jbellis for CASSANDRA-4189 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b993eecf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b993eecf Diff: http:

[3/9] git commit: move hint liveness check to beginning of loop

2012-06-14 Thread jbellis
move hint liveness check to beginning of loop Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/33f1bacb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/33f1bacb Diff: http://git-wip-us.apache.org/repos/asf/c

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

2012-06-14 Thread jbellis
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/8516bcb2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8516bcb2 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Created] (CASSANDRA-4342) Add a Pig udf to help serialize composite columns

2012-06-14 Thread Jeremy Hanna (JIRA)
Jeremy Hanna created CASSANDRA-4342: --- Summary: Add a Pig udf to help serialize composite columns Key: CASSANDRA-4342 URL: https://issues.apache.org/jira/browse/CASSANDRA-4342 Project: Cassandra

[jira] [Commented] (CASSANDRA-3047) implementations of IPartitioner.describeOwnership() are not DC aware

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295315#comment-13295315 ] Jonathan Ellis commented on CASSANDRA-3047: --- Can you update your IDE to foll

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

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295314#comment-13295314 ] Jonathan Ellis commented on CASSANDRA-4337: --- Can you reproduce w/ java7 and

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

2012-06-14 Thread Al Tobey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295290#comment-13295290 ] Al Tobey commented on CASSANDRA-4321: - BTW if somebody points me to a build, tag,

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

2012-06-14 Thread Al Tobey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295286#comment-13295286 ] Al Tobey commented on CASSANDRA-4321: - I think I just hit the same thing. We're us

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

2012-06-14 Thread Al Tobey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Al Tobey updated CASSANDRA-4321: Attachment: ooyala-hastur-stacktrace.txt > stackoverflow building interval tree & possible

[jira] [Updated] (CASSANDRA-4341) Small SSTable Segments Can Hurt Leveling Process

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4341: -- Attachment: 4341.txt Patch attached with the following approach: {noformat} .

[jira] [Updated] (CASSANDRA-4341) Small SSTable Segments Can Hurt Leveling Process

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

[jira] [Updated] (CASSANDRA-4240) Only check the size of indexed column values when they are of type KEYS

2012-06-14 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-4240: Attachment: CASSANDRA-4240.patch1 the second patch CASSANDRA-4240.patch1. CASSANDRA-4240.patc

[jira] [Commented] (CASSANDRA-4341) Small SSTable Segments Can Hurt Leveling Process

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295202#comment-13295202 ] Jonathan Ellis commented on CASSANDRA-4341: --- bq. Bringing the small files fr

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

2012-06-14 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295178#comment-13295178 ] Rick Shaw commented on CASSANDRA-3647: -- {quote} But if you mean to use '-' for di

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

2012-06-14 Thread Omid Aladini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295171#comment-13295171 ] Omid Aladini commented on CASSANDRA-4321: - Scrubbed the column family on a nod

[Cassandra Wiki] Update of "FrontPage" by BrandonWilliams

2012-06-14 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "FrontPage" page has been changed by BrandonWilliams: http://wiki.apache.org/cassandra/FrontPage?action=diff&rev1=83&rev2=84 Comment: Add thanks section for free yourkit licenses

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

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295150#comment-13295150 ] Jonathan Ellis commented on CASSANDRA-3647: --- bq. intuitively I really expect

[jira] [Created] (CASSANDRA-4341) Small SSTable Segments Can Hurt Leveling Process

2012-06-14 Thread Benjamin Coverston (JIRA)
Benjamin Coverston created CASSANDRA-4341: - Summary: Small SSTable Segments Can Hurt Leveling Process Key: CASSANDRA-4341 URL: https://issues.apache.org/jira/browse/CASSANDRA-4341 Project: Cass

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

2012-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295133#comment-13295133 ] Sylvain Lebresne commented on CASSANDRA-3647: - bq. I assume BTW that brace

[jira] [Commented] (CASSANDRA-3668) Performance of sstableloader is affected in 1.0.x

2012-06-14 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295131#comment-13295131 ] Yuki Morishita commented on CASSANDRA-3668: --- Yes. CASSANDRA-4297 improves CP

[jira] [Commented] (CASSANDRA-3668) Performance of sstableloader is affected in 1.0.x

2012-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295130#comment-13295130 ] Sylvain Lebresne commented on CASSANDRA-3668: - I believe this is a paralle

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

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295123#comment-13295123 ] Jonathan Ellis commented on CASSANDRA-3647: --- bq. Why isn't the discard synta

[jira] [Commented] (CASSANDRA-4240) Only check the size of indexed column values when they are of type KEYS

2012-06-14 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295120#comment-13295120 ] T Jake Luciani commented on CASSANDRA-4240: --- I think you should keep the val

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

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-4340: - Assignee: Yuki Morishita > Cassandra upgrade to 1.1.1 resulted in slow qu

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

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4340: -- Component/s: Core Fix Version/s: 1.1.2 > Cassandra upgrade to 1.1.1 resul

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

2012-06-14 Thread Rick Shaw (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295111#comment-13295111 ] Rick Shaw commented on CASSANDRA-3647: -- Why isn't the discard syntax as simple as

[2/5] git commit: skip tombstones during hint replay patch by Vijay; reviewed by jbellis for CASSANDRA-4320

2012-06-14 Thread jbellis
skip tombstones during hint replay patch by Vijay; reviewed by jbellis for CASSANDRA-4320 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/76021457 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/76021457 Di

[5/5] git commit: fix #4262 reference

2012-06-14 Thread jbellis
fix #4262 reference Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5de91d00 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5de91d00 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/5de91d00 Br

[4/5] git commit: skip tombstones during hint replay patch by Vijay; reviewed by jbellis for CASSANDRA-4320

2012-06-14 Thread jbellis
skip tombstones during hint replay patch by Vijay; reviewed by jbellis for CASSANDRA-4320 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2820f050 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2820f050 Di

[3/5] git commit: fix #4262 reference

2012-06-14 Thread jbellis
fix #4262 reference Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c3c9052f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c3c9052f Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/c3c9052f Br

[jira] [Updated] (CASSANDRA-3855) RemoveDeleted dominates compaction time for large sstable counts

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3855: -- Assignee: Yuki Morishita (was: Sylvain Lebresne) Yuki, can you benchmark trunk and

[1/5] git commit: use Functions.identity where applicable

2012-06-14 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 5cbdf1379 -> 2820f050d refs/heads/trunk 34498a9fa -> b3915f51f use Functions.identity where applicable Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b3915f51 Tree: htt

[jira] [Updated] (CASSANDRA-4180) Remove 2-phase compaction

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4180: -- Reviewer: slebresne Assignee: Yuki Morishita (was: Sylvain Lebresne) Labe

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

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3564: -- Description: Cassandra handles flush in its shutdown hook for durable_writes=false

[jira] [Assigned] (CASSANDRA-4317) AssertionError in handleStateNormal in a mixed cluster

2012-06-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-4317: --- Assignee: Brandon Williams > AssertionError in handleStateNormal in a

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

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-3564: -- Reviewer: thepaul Fix Version/s: (was: 1.1.2) 1.2

[jira] [Commented] (CASSANDRA-4317) AssertionError in handleStateNormal in a mixed cluster

2012-06-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295104#comment-13295104 ] Brandon Williams commented on CASSANDRA-4317: - The problem here is similar

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

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-2181: -- Reviewer: yukim Affects Version/s: (was: 0.7.2) Fix Version

[jira] [Updated] (CASSANDRA-4054) SStableImport and SStableExport does not serialize row level deletion

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4054: -- Reviewer: yukim Assignee: David Alves (was: Yuki Morishita) > SStableImpor

[jira] [Commented] (CASSANDRA-3668) Performance of sstableloader is affected in 1.0.x

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295099#comment-13295099 ] Jonathan Ellis commented on CASSANDRA-3668: --- Can this be resolved given CASS

[jira] [Assigned] (CASSANDRA-2434) range movements can violate consistency

2012-06-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-2434: - Assignee: David Alves (was: paul cannon) > range movements can violate c

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

2012-06-14 Thread Ivan Ganza (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Ganza updated CASSANDRA-4340: -- Attachment: CassandraIssue.java > Cassandra upgrade to 1.1.1 resulted in slow query iss

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

2012-06-14 Thread Ivan Ganza (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Ganza updated CASSANDRA-4340: -- Description: We have recently introduced Cassandra at the Globe and Mail here in Toronto,

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

2012-06-14 Thread Ivan Ganza (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Ganza updated CASSANDRA-4340: -- Description: We have recently introduced Cassandra at the Globe and Mail here in Toronto,

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

2012-06-14 Thread Ivan Ganza (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295043#comment-13295043 ] Ivan Ganza commented on CASSANDRA-4340: --- public void testCassandraIssue() {

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

2012-06-14 Thread Ivan Ganza (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Ganza updated CASSANDRA-4340: -- Comment: was deleted (was: public void testCassandraIssue() { try {

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

2012-06-14 Thread Ivan Ganza (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Ganza updated CASSANDRA-4340: -- Comment: was deleted (was: public void testCassandraIssue() { try {

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

2012-06-14 Thread Ivan Ganza (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295042#comment-13295042 ] Ivan Ganza commented on CASSANDRA-4340: --- public void testCassandraIssue() {

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

2012-06-14 Thread Ivan Ganza (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295042#comment-13295042 ] Ivan Ganza edited comment on CASSANDRA-4340 at 6/14/12 2:08 PM:

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

2012-06-14 Thread Ivan Ganza (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295042#comment-13295042 ] Ivan Ganza edited comment on CASSANDRA-4340 at 6/14/12 2:07 PM:

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

2012-06-14 Thread Ivan Ganza (JIRA)
Ivan Ganza created CASSANDRA-4340: - Summary: Cassandra upgrade to 1.1.1 resulted in slow query issue Key: CASSANDRA-4340 URL: https://issues.apache.org/jira/browse/CASSANDRA-4340 Project: Cassandra

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

2012-06-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294999#comment-13294999 ] Sylvain Lebresne commented on CASSANDRA-3647: - bq. Fair point, but I feel

[jira] [Updated] (CASSANDRA-4240) Only check the size of indexed column values when they are of type KEYS

2012-06-14 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-4240: Attachment: CASSANDRA-4240.patch initial patch > Only check the size of indexe

[jira] [Created] (CASSANDRA-4339) Add TTL support to ColumnFamilyRecordWriter and Pig

2012-06-14 Thread Jeremy Hanna (JIRA)
Jeremy Hanna created CASSANDRA-4339: --- Summary: Add TTL support to ColumnFamilyRecordWriter and Pig Key: CASSANDRA-4339 URL: https://issues.apache.org/jira/browse/CASSANDRA-4339 Project: Cassandra

[jira] [Updated] (CASSANDRA-4339) Add TTL support to ColumnFamilyRecordWriter and Pig

2012-06-14 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna updated CASSANDRA-4339: Description: (was: -- Posted from Bugbox for iPhone) > Add TTL support to Col