[jira] [Updated] (CASSANDRA-6152) Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56)

2013-10-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6152: Attachment: 6152.txt Assertion error in 2.0.1 at

[jira] [Updated] (CASSANDRA-6152) Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56)

2013-10-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6152: Since Version: 1.2.0 (was: 2.0.0) Assertion error in 2.0.1 at

[jira] [Updated] (CASSANDRA-6185) Can't update int column to blob type.

2013-10-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6185: Attachment: 6185.txt Currently, our type compatibility is based on comparison

[jira] [Assigned] (CASSANDRA-6196) Add compaction, compression to cqlsh tab completion for CREATE TABLE

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-6196: - Assignee: Mikhail Stepura (was: Aleksey Yeschenko) Add compaction,

[jira] [Comment Edited] (CASSANDRA-6185) Can't update int column to blob type.

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13793992#comment-13793992 ] Jonathan Ellis edited comment on CASSANDRA-6185 at 10/14/13 8:46 AM:

[jira] [Commented] (CASSANDRA-6152) Assertion error in 2.0.1 at db.ColumnSerializer.serialize(ColumnSerializer.java:56)

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13793991#comment-13793991 ] Jonathan Ellis commented on CASSANDRA-6152: --- Tactically, I think renaming

[jira] [Updated] (CASSANDRA-6185) Can't update int column to blob type.

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6185: -- Reproduced In: 1.2.9 Since Version: (was: 1.2.9) Priority: Minor

[jira] [Commented] (CASSANDRA-5946) Commit Logs referencing deleted CFIDs not handled properly

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794003#comment-13794003 ] Jonathan Ellis commented on CASSANDRA-5946: --- v2 adds a debug line Commit

[jira] [Commented] (CASSANDRA-5946) Commit Logs referencing deleted CFIDs not handled properly

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794005#comment-13794005 ] Jonathan Ellis commented on CASSANDRA-5946: --- (Rick emailed that he won't be

[jira] [Updated] (CASSANDRA-5946) Commit Logs referencing deleted CFIDs not handled properly

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5946: -- Reviewer: Tyler Hobbs (was: Rick Branson) Commit Logs referencing deleted CFIDs

[jira] [Commented] (CASSANDRA-6185) Can't update int column to blob type.

2013-10-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794007#comment-13794007 ] Sylvain Lebresne commented on CASSANDRA-6185: - bq. or is this actually a

[jira] [Updated] (CASSANDRA-6185) Can't update int column to blob type.

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6185: -- Reviewer: Aleksey Yeschenko Reproduced In: (was: 1.2.9) Since

[05/11] git commit: typos

2013-10-14 Thread jbellis
typos Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1797b49e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1797b49e Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1797b49e Branch:

[02/11] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-10-14 Thread jbellis
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c9a906c4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c9a906c4 Diff:

[07/11] git commit: Fix compaction race during columnfamily drop patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-5957

2013-10-14 Thread jbellis
Fix compaction race during columnfamily drop patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-5957 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d40f3c8d Tree:

[06/11] git commit: Fix compaction race during columnfamily drop patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-5957

2013-10-14 Thread jbellis
Fix compaction race during columnfamily drop patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-5957 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d40f3c8d Tree:

[04/11] git commit: typos

2013-10-14 Thread jbellis
typos Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1797b49e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1797b49e Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1797b49e Branch:

[08/11] git commit: Fix compaction race during columnfamily drop patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-5957

2013-10-14 Thread jbellis
Fix compaction race during columnfamily drop patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-5957 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d40f3c8d Tree:

[09/11] git commit: merge from 1.2

2013-10-14 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/810f0678 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/810f0678 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/810f0678

[03/11] git commit: Merge branch 'cassandra-2.0' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-2.0

2013-10-14 Thread jbellis
Merge branch 'cassandra-2.0' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a7c65412 Tree:

[10/11] git commit: merge from 1.2

2013-10-14 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/810f0678 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/810f0678 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/810f0678

[01/11] git commit: typos

2013-10-14 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 1797b49e2 - d40f3c8d7 refs/heads/cassandra-2.0 a7c654122 - 810f0678c refs/heads/trunk 1353e0a37 - 13f21db96 typos Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[11/11] git commit: Merge branch 'cassandra-2.0' into trunk

2013-10-14 Thread jbellis
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/13f21db9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/13f21db9 Diff:

[jira] [Commented] (CASSANDRA-5957) Cannot drop keyspace Keyspace1 after running cassandra-stress

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794013#comment-13794013 ] Jonathan Ellis commented on CASSANDRA-5957: --- LGTM; committed Cannot drop

[jira] [Commented] (CASSANDRA-6185) Can't update int column to blob type.

2013-10-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794075#comment-13794075 ] Aleksey Yeschenko commented on CASSANDRA-6185: -- +1 Comment typos:

[jira] [Updated] (CASSANDRA-6131) JAVA_HOME on cassandra-env.sh is ignored on Debian packages

2013-10-14 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-6131: -- Attachment: (was: 6131.patch) JAVA_HOME on cassandra-env.sh is ignored on Debian

[jira] [Updated] (CASSANDRA-6131) JAVA_HOME on cassandra-env.sh is ignored on Debian packages

2013-10-14 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans updated CASSANDRA-6131: -- Attachment: 6131.patch Rebased to {{cassandra-2.0}} branch. JAVA_HOME on

[jira] [Commented] (CASSANDRA-6131) JAVA_HOME on cassandra-env.sh is ignored on Debian packages

2013-10-14 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794113#comment-13794113 ] Eric Evans commented on CASSANDRA-6131: --- [~sebastianlacuesta]: that patch is

git commit: Fix validation of empty column names for compact tables

2013-10-14 Thread slebresne
Updated Branches: refs/heads/cassandra-1.2 d40f3c8d7 - 623ed791f Fix validation of empty column names for compact tables patch by slebresne; reviewed by jbellis for CASSANDRA-6152 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Fix validation of empty column names for compact tables

2013-10-14 Thread slebresne
Updated Branches: refs/heads/cassandra-2.0 810f0678c - 9bb16c3c9 Fix validation of empty column names for compact tables patch by slebresne; reviewed by jbellis for CASSANDRA-6152 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-10-14 Thread slebresne
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/cql3/QueryProcessor.java src/java/org/apache/cassandra/cql3/UpdateParameters.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/3] git commit: Fix validation of empty column names for compact tables

2013-10-14 Thread slebresne
Updated Branches: refs/heads/trunk 13f21db96 - 1c1a8a37a Fix validation of empty column names for compact tables patch by slebresne; reviewed by jbellis for CASSANDRA-6152 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2013-10-14 Thread slebresne
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1c1a8a37 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1c1a8a37 Diff:

[2/3] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-10-14 Thread slebresne
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/cql3/QueryProcessor.java src/java/org/apache/cassandra/cql3/UpdateParameters.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-6126) Set MALLOC_ARENA_MAX in cassandra-env.sh for new glibc per-thread allocator

2013-10-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6126: Fix Version/s: (was: 1.2.11) Set MALLOC_ARENA_MAX in cassandra-env.sh for

git commit: Set MALLOC_ARENA_MAX when unset. Patch by brandonwilliams for CASSANDRA-6126

2013-10-14 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-2.0 9bb16c3c9 - 613354136 Set MALLOC_ARENA_MAX when unset. Patch by brandonwilliams for CASSANDRA-6126 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/61335413 Tree:

git commit: Set MALLOC_ARENA_MAX when unset. Patch by brandonwilliams for CASSANDRA-6126

2013-10-14 Thread brandonwilliams
Updated Branches: refs/heads/trunk 1c1a8a37a - 9ef53836c Set MALLOC_ARENA_MAX when unset. Patch by brandonwilliams for CASSANDRA-6126 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9ef53836 Tree:

[2/4] git commit: fix missing then

2013-10-14 Thread brandonwilliams
fix missing then Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b0b868f3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b0b868f3 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/b0b868f3

[1/4] git commit: Set MALLOC_ARENA_MAX when unset. Patch by brandonwilliams for CASSANDRA-6126

2013-10-14 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-2.0 613354136 - b0b868f3f refs/heads/trunk 9ef53836c - 0b3a0a617 Set MALLOC_ARENA_MAX when unset. Patch by brandonwilliams for CASSANDRA-6126 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/4] git commit: fix missing then

2013-10-14 Thread brandonwilliams
fix missing then Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b0b868f3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b0b868f3 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/b0b868f3

[4/4] git commit: Merge branch 'cassandra-2.0' into trunk

2013-10-14 Thread brandonwilliams
Merge branch 'cassandra-2.0' into trunk Conflicts: conf/cassandra-env.sh Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0b3a0a61 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0b3a0a61 Diff:

[jira] [Resolved] (CASSANDRA-6126) Set MALLOC_ARENA_MAX in cassandra-env.sh for new glibc per-thread allocator

2013-10-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-6126. - Resolution: Fixed I agree this looks like a good idea, but I'm leery about

[jira] [Updated] (CASSANDRA-5462) Ant code coverage with unit and dtests

2013-10-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-5462: Assignee: Ryan McGuire (was: Brandon Williams) Changing assignee since it

[jira] [Updated] (CASSANDRA-5905) Cassandra crashes on restart with IndexOutOfBoundsException: index (2) must be less than size (2)

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5905: -- Attachment: 6183-v2.txt v2 attached to validate cell names against comparator

[jira] [Updated] (CASSANDRA-6183) Skip mutations that pass CRC but fail to deserialize

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6183: -- Attachment: 6183-v2.txt v2 attached to validate cell names against comparator

[jira] [Updated] (CASSANDRA-5905) Cassandra crashes on restart with IndexOutOfBoundsException: index (2) must be less than size (2)

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5905: -- Attachment: (was: 6183-v2.txt) Cassandra crashes on restart with

[jira] [Issue Comment Deleted] (CASSANDRA-5905) Cassandra crashes on restart with IndexOutOfBoundsException: index (2) must be less than size (2)

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5905: -- Comment: was deleted (was: v2 attached to validate cell names against comparator)

[jira] [Commented] (CASSANDRA-6183) Skip mutations that pass CRC but fail to deserialize

2013-10-14 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794350#comment-13794350 ] Lyuben Todorov commented on CASSANDRA-6183: --- v2 LGTM. Gist of the [test and

[4/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-10-14 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3a29c748 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3a29c748 Diff:

[3/6] git commit: Update the pig examples to include more recent pig/cassandra features. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-4549

2013-10-14 Thread brandonwilliams
Update the pig examples to include more recent pig/cassandra features. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-4549 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/17ae0429 Tree:

[6/6] git commit: Merge branch 'cassandra-2.0' into trunk

2013-10-14 Thread brandonwilliams
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bb13b803 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bb13b803 Diff:

[2/6] git commit: Update the pig examples to include more recent pig/cassandra features. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-4549

2013-10-14 Thread brandonwilliams
Update the pig examples to include more recent pig/cassandra features. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-4549 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/17ae0429 Tree:

[1/6] git commit: Update the pig examples to include more recent pig/cassandra features. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-4549

2013-10-14 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 623ed791f - 17ae0429c refs/heads/cassandra-2.0 b0b868f3f - 3a29c7480 refs/heads/trunk 0b3a0a617 - bb13b803c Update the pig examples to include more recent pig/cassandra features. Patch by Alex Liu, reviewed by brandonwilliams for CASSANDRA-4549

[5/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-10-14 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3a29c748 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3a29c748 Diff:

[jira] [Commented] (CASSANDRA-5695) Convert pig smoke tests into real PigUnit tests

2013-10-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794368#comment-13794368 ] Brandon Williams commented on CASSANDRA-5695: - Nice job, this looks great.

[jira] [Commented] (CASSANDRA-5695) Convert pig smoke tests into real PigUnit tests

2013-10-14 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794378#comment-13794378 ] Alex Liu commented on CASSANDRA-5695: - Let me create a new ticket for unit testing

[jira] [Created] (CASSANDRA-6197) Create more Pig unit tests for type mappings

2013-10-14 Thread Alex Liu (JIRA)
Alex Liu created CASSANDRA-6197: --- Summary: Create more Pig unit tests for type mappings Key: CASSANDRA-6197 URL: https://issues.apache.org/jira/browse/CASSANDRA-6197 Project: Cassandra Issue

[jira] [Comment Edited] (CASSANDRA-5695) Convert pig smoke tests into real PigUnit tests

2013-10-14 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794378#comment-13794378 ] Alex Liu edited comment on CASSANDRA-5695 at 10/14/13 7:13 PM:

[5/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-10-14 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: build.xml src/java/org/apache/cassandra/hadoop/pig/AbstractCassandraStorage.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fe598e77

[6/6] git commit: Merge branch 'cassandra-2.0' into trunk

2013-10-14 Thread brandonwilliams
Merge branch 'cassandra-2.0' into trunk Conflicts: build.xml test/conf/log4j-junit.properties Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0f130310 Tree:

[4/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-10-14 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: build.xml src/java/org/apache/cassandra/hadoop/pig/AbstractCassandraStorage.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fe598e77

[1/6] git commit: Skip replaying mutations that pass CRC but fail to deserialize patch by jbellis; reviewed by Lyuben Todorov for CASSANDRA-6183

2013-10-14 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 4e3596979 - bafb96639 refs/heads/cassandra-2.0 fe598e77e - f557a7775 refs/heads/trunk 0f1303102 - dfa7c58d0 Skip replaying mutations that pass CRC but fail to deserialize patch by jbellis; reviewed by Lyuben Todorov for CASSANDRA-6183 Project:

[4/6] git commit: merge from 1.2

2013-10-14 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f557a777 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f557a777 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f557a777

[5/6] git commit: merge from 1.2

2013-10-14 Thread jbellis
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f557a777 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f557a777 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f557a777

[3/6] git commit: Skip replaying mutations that pass CRC but fail to deserialize patch by jbellis; reviewed by Lyuben Todorov for CASSANDRA-6183

2013-10-14 Thread jbellis
Skip replaying mutations that pass CRC but fail to deserialize patch by jbellis; reviewed by Lyuben Todorov for CASSANDRA-6183 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bafb9663 Tree:

[6/6] git commit: Merge branch 'cassandra-2.0' into trunk

2013-10-14 Thread jbellis
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dfa7c58d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dfa7c58d Diff:

[2/6] git commit: Skip replaying mutations that pass CRC but fail to deserialize patch by jbellis; reviewed by Lyuben Todorov for CASSANDRA-6183

2013-10-14 Thread jbellis
Skip replaying mutations that pass CRC but fail to deserialize patch by jbellis; reviewed by Lyuben Todorov for CASSANDRA-6183 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bafb9663 Tree:

[2/2] git commit: Merge branch 'cassandra-2.0' into trunk

2013-10-14 Thread aleksey
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ccbf9219 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ccbf9219 Diff:

[1/2] git commit: Increase CQL2 and CQL3 internals' visibility

2013-10-14 Thread aleksey
Updated Branches: refs/heads/trunk dfa7c58d0 - ccbf92198 Increase CQL2 and CQL3 internals' visibility Increase CQL2 and CQL3 internals' visibility for external introspection Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: Increase CQL2 and CQL3 internals' visibility

2013-10-14 Thread aleksey
Updated Branches: refs/heads/cassandra-2.0 f557a7775 - b1c60a0c0 Increase CQL2 and CQL3 internals' visibility Increase CQL2 and CQL3 internals' visibility for external introspection Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-10-14 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794482#comment-13794482 ] Alex Liu commented on CASSANDRA-6091: - The following code {code} ListTokenRange

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-10-14 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794495#comment-13794495 ] Alex Liu commented on CASSANDRA-6091: - If two token ranges have the same list of

[jira] [Created] (CASSANDRA-6198) Distinguish streaming traffic at network level

2013-10-14 Thread sankalp kohli (JIRA)
sankalp kohli created CASSANDRA-6198: Summary: Distinguish streaming traffic at network level Key: CASSANDRA-6198 URL: https://issues.apache.org/jira/browse/CASSANDRA-6198 Project: Cassandra

[jira] [Assigned] (CASSANDRA-6170) Modify AbstractCassandraDaemon.initLog4j() to allow for hotfixing log level on on a cassandra class

2013-10-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-6170: --- Assignee: Brandon Williams Modify AbstractCassandraDaemon.initLog4j()

[jira] [Assigned] (CASSANDRA-6157) Selectively Disable hinted handoff for a data center

2013-10-14 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sankalp kohli reassigned CASSANDRA-6157: Assignee: sankalp kohli Selectively Disable hinted handoff for a data center

[jira] [Assigned] (CASSANDRA-6158) Nodetool command to purge hints

2013-10-14 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sankalp kohli reassigned CASSANDRA-6158: Assignee: sankalp kohli Nodetool command to purge hints

[jira] [Updated] (CASSANDRA-5988) Make hint TTL customizable

2013-10-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-5988: Reviewer: Brandon Williams Make hint TTL customizable

[jira] [Updated] (CASSANDRA-6158) Nodetool command to purge hints

2013-10-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6158: Reviewer: Brandon Williams Nodetool command to purge hints

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-10-14 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794509#comment-13794509 ] Alex Liu commented on CASSANDRA-6091: - We need add a new thrift method to

[jira] [Updated] (CASSANDRA-6170) Modify AbstractCassandraDaemon.initLog4j() to allow for hotfixing log level on on a cassandra class

2013-10-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6170: Attachment: 6170.txt Don't see any reason not to allow a symlink here, trivial

[jira] [Commented] (CASSANDRA-6170) Modify AbstractCassandraDaemon.initLog4j() to allow for hotfixing log level on on a cassandra class

2013-10-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794513#comment-13794513 ] Aleksey Yeschenko commented on CASSANDRA-6170: -- +1 Modify

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-10-14 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794514#comment-13794514 ] Alex Liu commented on CASSANDRA-6091: - [~jbellis]Any comments before I implement

[6/6] git commit: Merge branch 'cassandra-2.0' into trunk

2013-10-14 Thread brandonwilliams
Merge branch 'cassandra-2.0' into trunk Conflicts: src/java/org/apache/cassandra/service/CassandraDaemon.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5c408af2 Tree:

[4/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-10-14 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4eaca390 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4eaca390 Diff:

[5/6] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-10-14 Thread brandonwilliams
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4eaca390 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4eaca390 Diff:

[2/6] git commit: Allow log4j-server.properties to be a symlink. Patch by brandonwilliams, reviewed by iamaleksey for CASSANDRA-6170

2013-10-14 Thread brandonwilliams
Allow log4j-server.properties to be a symlink. Patch by brandonwilliams, reviewed by iamaleksey for CASSANDRA-6170 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d6d35ba3 Tree:

[1/6] git commit: Allow log4j-server.properties to be a symlink. Patch by brandonwilliams, reviewed by iamaleksey for CASSANDRA-6170

2013-10-14 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 bafb96639 - d6d35ba31 refs/heads/cassandra-2.0 b1c60a0c0 - 4eaca3907 refs/heads/trunk ccbf92198 - 5c408af2e Allow log4j-server.properties to be a symlink. Patch by brandonwilliams, reviewed by iamaleksey for CASSANDRA-6170 Project:

[3/6] git commit: Allow log4j-server.properties to be a symlink. Patch by brandonwilliams, reviewed by iamaleksey for CASSANDRA-6170

2013-10-14 Thread brandonwilliams
Allow log4j-server.properties to be a symlink. Patch by brandonwilliams, reviewed by iamaleksey for CASSANDRA-6170 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d6d35ba3 Tree:

[jira] [Comment Edited] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794520#comment-13794520 ] Jonathan Ellis edited comment on CASSANDRA-6091 at 10/14/13 9:41 PM:

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794520#comment-13794520 ] Jonathan Ellis commented on CASSANDRA-6091: --- # Better to implement it in CQL

[jira] [Commented] (CASSANDRA-6198) Distinguish streaming traffic at network level

2013-10-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794524#comment-13794524 ] Brandon Williams commented on CASSANDRA-6198: - One thing we could do is

[jira] [Resolved] (CASSANDRA-5604) Vnodes decrease Hadoop performances cause it creates too many small splits

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-5604. --- Resolution: Duplicate Vnodes decrease Hadoop performances cause it creates too

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-10-14 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794532#comment-13794532 ] Cyril Scetbon commented on CASSANDRA-6091: -- bq.I still think this is low

[jira] [Created] (CASSANDRA-6199) Improve Stress Tool

2013-10-14 Thread Benedict (JIRA)
Benedict created CASSANDRA-6199: --- Summary: Improve Stress Tool Key: CASSANDRA-6199 URL: https://issues.apache.org/jira/browse/CASSANDRA-6199 Project: Cassandra Issue Type: Improvement

[jira] [Updated] (CASSANDRA-6199) Improve Stress Tool

2013-10-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-6199: Description: The stress tool could do with sprucing up. The following is a list of essential

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794570#comment-13794570 ] Jonathan Ellis commented on CASSANDRA-6091: --- bq. it spawns as much

[jira] [Commented] (CASSANDRA-6199) Improve Stress Tool

2013-10-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794581#comment-13794581 ] Jonathan Ellis commented on CASSANDRA-6199: --- bq. Do not trash first/last 10%

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2013-10-14 Thread Cyril Scetbon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794589#comment-13794589 ] Cyril Scetbon commented on CASSANDRA-6091: -- bq. Already addressed by

[jira] [Commented] (CASSANDRA-6199) Improve Stress Tool

2013-10-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794591#comment-13794591 ] Benedict commented on CASSANDRA-6199: - The short warm-up period is meant to take

[jira] [Updated] (CASSANDRA-4191) Add `nodetool cfstats ks cf` abilities

2013-10-14 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyuben Todorov updated CASSANDRA-4191: -- Attachment: 4191_v4_cassandra-1.2.patch Add `nodetool cfstats ks cf` abilities

  1   2   >