[jira] [Updated] (CASSANDRA-7437) Ensure writes have completed after dropping a table, before recycling commit log segments (CASSANDRA-7437)

2014-08-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-7437: Attachment: 7437.round2.txt Ensure writes have completed after dropping a table, before

[jira] [Comment Edited] (CASSANDRA-7437) Ensure writes have completed after dropping a table, before recycling commit log segments (CASSANDRA-7437)

2014-08-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105081#comment-14105081 ] Benedict edited comment on CASSANDRA-7437 at 8/21/14 6:38 AM:

[jira] [Updated] (CASSANDRA-7803) When compaction is interrupted, it leaves locked, undeletable files

2014-08-21 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-7803: --- Attachment: 0001-dont-try-to-remove-fake-FINAL-files.patch When opening the

[jira] [Commented] (CASSANDRA-7803) When compaction is interrupted, it leaves locked, undeletable files

2014-08-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105184#comment-14105184 ] Benedict commented on CASSANDRA-7803: - LGTM, +1 When compaction is interrupted,

[jira] [Commented] (CASSANDRA-6565) New node refuses to join the ring.

2014-08-21 Thread Sebastian Dahlgren (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105188#comment-14105188 ] Sebastian Dahlgren commented on CASSANDRA-6565: --- I see the same thing in

[jira] [Comment Edited] (CASSANDRA-6565) New node refuses to join the ring.

2014-08-21 Thread Sebastian Dahlgren (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105188#comment-14105188 ] Sebastian Dahlgren edited comment on CASSANDRA-6565 at 8/21/14 8:32 AM:

[1/3] git commit: Correctly remove tmplink files

2014-08-21 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk 8bd1bf664 - 5ec10197f Correctly remove tmplink files Patch by marcuse; reviewed by benedict for CASSANDRA-7803 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: Correctly remove tmplink files

2014-08-21 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 af646fb75 - a41d5270f Correctly remove tmplink files Patch by marcuse; reviewed by benedict for CASSANDRA-7803 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-21 Thread marcuse
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f36d1b51 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f36d1b51 Diff:

[1/2] git commit: Correctly remove tmplink files

2014-08-21 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 5aee12883 - f36d1b51b Correctly remove tmplink files Patch by marcuse; reviewed by benedict for CASSANDRA-7803 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-21 Thread marcuse
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f36d1b51 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f36d1b51 Diff:

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

2014-08-21 Thread marcuse
Merge branch 'cassandra-2.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/5ec10197 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5ec10197 Diff:

[jira] [Resolved] (CASSANDRA-7743) Possible C* OOM issue during long running test

2014-08-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict resolved CASSANDRA-7743. - Resolution: Fixed I've had off-JIRA confirmation that this has been fixed (by both

[jira] [Commented] (CASSANDRA-7743) Possible C* OOM issue during long running test

2014-08-21 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105211#comment-14105211 ] Norman Maurer commented on CASSANDRA-7743: -- [~benedict] so no netty issue at

[jira] [Comment Edited] (CASSANDRA-7743) Possible C* OOM issue during long running test

2014-08-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105217#comment-14105217 ] Benedict edited comment on CASSANDRA-7743 at 8/21/14 8:58 AM:

[jira] [Commented] (CASSANDRA-7743) Possible C* OOM issue during long running test

2014-08-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105217#comment-14105217 ] Benedict commented on CASSANDRA-7743: - [~normanm] IMO the netty behaviour is

[jira] [Commented] (CASSANDRA-6377) ALLOW FILTERING should allow seq scan filtering

2014-08-21 Thread Jens Rantil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105313#comment-14105313 ] Jens Rantil commented on CASSANDRA-6377: Was there part of either of those

git commit: Fix parsing of UDF body

2014-08-21 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/trunk 5ec10197f - f7cb008ce Fix parsing of UDF body patch by snazy; reviewed by slebresne for CASSANDRA-7740 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Comment Edited] (CASSANDRA-7159) sstablemetadata command should print some more stuff

2014-08-21 Thread Vladislav Sinjavin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105341#comment-14105341 ] Vladislav Sinjavin edited comment on CASSANDRA-7159 at 8/21/14 12:47 PM:

[jira] [Commented] (CASSANDRA-7159) sstablemetadata command should print some more stuff

2014-08-21 Thread Vladislav Sinjavin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105341#comment-14105341 ] Vladislav Sinjavin commented on CASSANDRA-7159: --- Hi! Sorry in advance

[jira] [Assigned] (CASSANDRA-7159) sstablemetadata command should print some more stuff

2014-08-21 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius reassigned CASSANDRA-7159: --- Assignee: Dave Brosius sstablemetadata command should print some more stuff

[jira] [Updated] (CASSANDRA-7159) sstablemetadata command should print some more stuff

2014-08-21 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-7159: Assignee: Vladislav Sinjavin (was: Dave Brosius) sstablemetadata command should

[jira] [Created] (CASSANDRA-7809) UDF cleanups (#7395 follow-up)

2014-08-21 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-7809: --- Summary: UDF cleanups (#7395 follow-up) Key: CASSANDRA-7809 URL: https://issues.apache.org/jira/browse/CASSANDRA-7809 Project: Cassandra Issue

[jira] [Assigned] (CASSANDRA-7809) UDF cleanups (#7395 follow-up)

2014-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-7809: --- Assignee: Sylvain Lebresne UDF cleanups (#7395 follow-up)

[jira] [Commented] (CASSANDRA-7809) UDF cleanups (#7395 follow-up)

2014-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105377#comment-14105377 ] Sylvain Lebresne commented on CASSANDRA-7809: - Pushed

[jira] [Commented] (CASSANDRA-7159) sstablemetadata command should print some more stuff

2014-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105389#comment-14105389 ] Sylvain Lebresne commented on CASSANDRA-7159: - bq. And they have

[jira] [Created] (CASSANDRA-7810) tombstones gc'd before being locally applied

2014-08-21 Thread Jonathan Halliday (JIRA)
Jonathan Halliday created CASSANDRA-7810: Summary: tombstones gc'd before being locally applied Key: CASSANDRA-7810 URL: https://issues.apache.org/jira/browse/CASSANDRA-7810 Project: Cassandra

[jira] [Updated] (CASSANDRA-7810) tombstones gc'd before being locally applied

2014-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7810: Fix Version/s: 2.1.0 tombstones gc'd before being locally applied

[jira] [Updated] (CASSANDRA-7810) tombstones gc'd before being locally applied

2014-08-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-7810: Assignee: Marcus Eriksson tombstones gc'd before being locally applied

[jira] [Commented] (CASSANDRA-7810) tombstones gc'd before being locally applied

2014-08-21 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105457#comment-14105457 ] Yuki Morishita commented on CASSANDRA-7810: --- I cannot reproduce this on

[jira] [Created] (CASSANDRA-7811) Add USING to CREATE FUNCTION syntax

2014-08-21 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-7811: --- Summary: Add USING to CREATE FUNCTION syntax Key: CASSANDRA-7811 URL: https://issues.apache.org/jira/browse/CASSANDRA-7811 Project: Cassandra

[jira] [Created] (CASSANDRA-7812) DROP FUNCTION drops all function with a given name

2014-08-21 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-7812: --- Summary: DROP FUNCTION drops all function with a given name Key: CASSANDRA-7812 URL: https://issues.apache.org/jira/browse/CASSANDRA-7812 Project:

[jira] [Updated] (CASSANDRA-7810) tombstones gc'd before being locally applied

2014-08-21 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-7810: --- Attachment: range_tombstone_test.py does not repro for me either, [~jhalliday]

[jira] [Updated] (CASSANDRA-7812) DROP FUNCTION drops all function with a given name

2014-08-21 Thread Dave Brosius (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-7812: Description: We support multiple overloads of a given function name, so that you can

[jira] [Created] (CASSANDRA-7813) Decide how to deal with conflict between native and user-defined functions

2014-08-21 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-7813: --- Summary: Decide how to deal with conflict between native and user-defined functions Key: CASSANDRA-7813 URL: https://issues.apache.org/jira/browse/CASSANDRA-7813

[jira] [Updated] (CASSANDRA-7810) tombstones gc'd before being locally applied

2014-08-21 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-7810: --- Attachment: (was: range_tombstone_test.py) tombstones gc'd before being

[jira] [Updated] (CASSANDRA-7810) tombstones gc'd before being locally applied

2014-08-21 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-7810: --- Attachment: range_tombstone_test.py tombstones gc'd before being locally

git commit: Ninja: fix cqlsh grammar for functions

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk f7cb008ce - f6ef8ef4d Ninja: fix cqlsh grammar for functions Follow up for CASSANDRA-7740 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f6ef8ef4 Tree:

[jira] [Commented] (CASSANDRA-7671) cqlsh: Error when printing results of conditional updates

2014-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105573#comment-14105573 ] Aleksey Yeschenko commented on CASSANDRA-7671: -- The patch doesn't apply

[jira] [Commented] (CASSANDRA-7740) Parsing of UDF body is broken

2014-08-21 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105575#comment-14105575 ] Tyler Hobbs commented on CASSANDRA-7740: I committed some minor corrections as

git commit: cqlsh: Fix handling of CAS statement results

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 f36d1b51b - d586ea898 cqlsh: Fix handling of CAS statement results Patch by Tyler Hobbs; reviewed by Aleksey Yeschenko for CASSANDRA-7671 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: cqlsh: Fix handling of CAS statement results

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk f6ef8ef4d - 9a4f6bdf0 cqlsh: Fix handling of CAS statement results Patch by Tyler Hobbs; reviewed by Aleksey Yeschenko for CASSANDRA-7671 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2014-08-21 Thread tylerhobbs
Merge branch 'cassandra-2.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/9a4f6bdf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9a4f6bdf Diff:

[jira] [Commented] (CASSANDRA-7811) Add USING to CREATE FUNCTION syntax

2014-08-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105585#comment-14105585 ] Jonathan Ellis commented on CASSANDRA-7811: --- SGTM. Add USING to CREATE

[jira] [Commented] (CASSANDRA-7659) cqlsh: DESCRIBE KEYSPACE should order types according to cross-type dependencies

2014-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105588#comment-14105588 ] Aleksey Yeschenko commented on CASSANDRA-7659: -- LGTM, +1 cqlsh:

[jira] [Updated] (CASSANDRA-7042) Disk space growth until restart

2014-08-21 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-7042: --- Reproduced In: 2.0.6 Disk space growth until restart

[jira] [Commented] (CASSANDRA-7042) Disk space growth until restart

2014-08-21 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105596#comment-14105596 ] Jeremiah Jordan commented on CASSANDRA-7042: This is possibly

[jira] [Commented] (CASSANDRA-7042) Disk space growth until restart

2014-08-21 Thread Zach Aller (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105605#comment-14105605 ] Zach Aller commented on CASSANDRA-7042: --- No, we never do a truncate, and our

[jira] [Commented] (CASSANDRA-7813) Decide how to deal with conflict between native and user-defined functions

2014-08-21 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105607#comment-14105607 ] Tyler Hobbs commented on CASSANDRA-7813: There was [some

[jira] [Commented] (CASSANDRA-7813) Decide how to deal with conflict between native and user-defined functions

2014-08-21 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105630#comment-14105630 ] Jason Brown commented on CASSANDRA-7813: I'm with [~thobbs] on favoring option

[jira] [Commented] (CASSANDRA-7813) Decide how to deal with conflict between native and user-defined functions

2014-08-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105632#comment-14105632 ] Aleksey Yeschenko commented on CASSANDRA-7813: -- +1 to requiring the fully

[jira] [Updated] (CASSANDRA-7789) cqlsh COPY Command should display progress

2014-08-21 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-7789: --- Attachment: 7789-alternate.txt I think the original patch is quite a bit more complex

[jira] [Commented] (CASSANDRA-7600) Schema change notifications sent for no-op DDL statements

2014-08-21 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105705#comment-14105705 ] Mikhail Stepura commented on CASSANDRA-7600: LGTM, +1 Schema change

[jira] [Created] (CASSANDRA-7814) enable describe on indices

2014-08-21 Thread radha (JIRA)
radha created CASSANDRA-7814: Summary: enable describe on indices Key: CASSANDRA-7814 URL: https://issues.apache.org/jira/browse/CASSANDRA-7814 Project: Cassandra Issue Type: Improvement

[jira] [Created] (CASSANDRA-7815) cqlsh: COPY FROM cannot be interrupted with ctrl-c

2014-08-21 Thread Tyler Hobbs (JIRA)
Tyler Hobbs created CASSANDRA-7815: -- Summary: cqlsh: COPY FROM cannot be interrupted with ctrl-c Key: CASSANDRA-7815 URL: https://issues.apache.org/jira/browse/CASSANDRA-7815 Project: Cassandra

git commit: Use python driver for UDTs in DESCRIBE output

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 d586ea898 - d088f0299 Use python driver for UDTs in DESCRIBE output Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7659 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Use python driver for UDTs in DESCRIBE output

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 9a4f6bdf0 - df9cac094 Use python driver for UDTs in DESCRIBE output Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7659 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2014-08-21 Thread tylerhobbs
Merge branch 'cassandra-2.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/df9cac09 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/df9cac09 Diff:

git commit: Don't send schema change msg for no-op DDL stmts

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 fe39eb7a9 - e4d5edae7 Don't send schema change msg for no-op DDL stmts Patch by Tyler Hobbs; review by Mikhail Stepura for CASSANDRA-7600 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2014-08-21 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a0923dbc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a0923dbc Diff:

[1/2] git commit: Don't send schema change msg for no-op DDL stmts

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 a41d5270f - a0923dbc0 Don't send schema change msg for no-op DDL stmts Patch by Tyler Hobbs; review by Mikhail Stepura for CASSANDRA-7600 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/4] git commit: Don't send schema change msg for no-op DDL stmts

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 d088f0299 - edbd7d392 Don't send schema change msg for no-op DDL stmts Patch by Tyler Hobbs; review by Mikhail Stepura for CASSANDRA-7600 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2014-08-21 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a0923dbc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a0923dbc Diff:

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

2014-08-21 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/664efd41 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/664efd41 Diff:

[4/4] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-21 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/edbd7d39 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/edbd7d39 Diff:

[jira] [Created] (CASSANDRA-7816) Updated the 4.2.6. EVENT section in binary protocol specification

2014-08-21 Thread Michael Penick (JIRA)
Michael Penick created CASSANDRA-7816: - Summary: Updated the 4.2.6. EVENT section in binary protocol specification Key: CASSANDRA-7816 URL: https://issues.apache.org/jira/browse/CASSANDRA-7816

[4/5] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-21 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/edbd7d39 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/edbd7d39 Diff:

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

2014-08-21 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a0923dbc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a0923dbc Diff:

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

2014-08-21 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Conflicts: src/java/org/apache/cassandra/cql3/statements/SchemaAlteringStatement.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e60d9f43 Tree:

[1/5] git commit: Don't send schema change msg for no-op DDL stmts

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk df9cac094 - e60d9f43d Don't send schema change msg for no-op DDL stmts Patch by Tyler Hobbs; review by Mikhail Stepura for CASSANDRA-7600 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2014-08-21 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/664efd41 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/664efd41 Diff:

[jira] [Updated] (CASSANDRA-7816) Updated the 4.2.6. EVENT section in binary protocol specification

2014-08-21 Thread Michael Penick (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Penick updated CASSANDRA-7816: -- Attachment: trunk-7816.txt Updated the 4.2.6. EVENT section in binary protocol

[jira] [Commented] (CASSANDRA-7816) Updated the 4.2.6. EVENT section in binary protocol specification

2014-08-21 Thread Michael Penick (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105829#comment-14105829 ] Michael Penick commented on CASSANDRA-7816: --- This change affects all version

[jira] [Updated] (CASSANDRA-7816) Updated the 4.2.6. EVENT section in the binary protocol specification

2014-08-21 Thread Michael Penick (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Penick updated CASSANDRA-7816: -- Summary: Updated the 4.2.6. EVENT section in the binary protocol specification

[jira] [Updated] (CASSANDRA-7815) cqlsh: COPY FROM cannot be interrupted with ctrl-c

2014-08-21 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-7815: --- Attachment: 7815.txt 7815.txt uses a timeout on the Condition await so that the main

[jira] [Resolved] (CASSANDRA-6977) attempting to create 10K column families fails with 100 node cluster

2014-08-21 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan resolved CASSANDRA-6977. Resolution: Duplicate Fix Version/s: 2.1.1 attempting to create 10K

[jira] [Created] (CASSANDRA-7817) when entire row is deleted, the records in the row seem to counted toward TombstoneOverwhelmingException

2014-08-21 Thread Digant Modha (JIRA)
Digant Modha created CASSANDRA-7817: --- Summary: when entire row is deleted, the records in the row seem to counted toward TombstoneOverwhelmingException Key: CASSANDRA-7817 URL:

[jira] [Updated] (CASSANDRA-7641) cqlsh should automatically disable tracing when selecting from system_traces

2014-08-21 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-7641: --- Labels: lhf qa-resolved (was: lhf) Test added for this issue at

[jira] [Commented] (CASSANDRA-7815) cqlsh: COPY FROM cannot be interrupted with ctrl-c

2014-08-21 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105942#comment-14105942 ] Mikhail Stepura commented on CASSANDRA-7815: I believe we should add

[jira] [Updated] (CASSANDRA-7815) cqlsh: COPY FROM cannot be interrupted with ctrl-c

2014-08-21 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-7815: --- Attachment: 7815-v2.txt Good point. The v2 patch does that. cqlsh: COPY FROM cannot

[jira] [Commented] (CASSANDRA-7815) cqlsh: COPY FROM cannot be interrupted with ctrl-c

2014-08-21 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105959#comment-14105959 ] Mikhail Stepura commented on CASSANDRA-7815: +1 cqlsh: COPY FROM cannot

[1/2] git commit: cqlsh: allow COPY FROM to be interrupted with ctrl-c

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk e60d9f43d - b281f33e4 cqlsh: allow COPY FROM to be interrupted with ctrl-c Patch by Tyler Hobbs; review by Mikhail Stepura for CASSANDRA-7815 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: cqlsh: allow COPY FROM to be interrupted with ctrl-c

2014-08-21 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 edbd7d392 - cc2f45237 cqlsh: allow COPY FROM to be interrupted with ctrl-c Patch by Tyler Hobbs; review by Mikhail Stepura for CASSANDRA-7815 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-6602) Compaction improvements to optimize time series data

2014-08-21 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Björn Hegerfors updated CASSANDRA-6602: --- Attachment: TimestampViewer.java 8 weeks.txt 1

[jira] [Updated] (CASSANDRA-6602) Compaction improvements to optimize time series data

2014-08-21 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Björn Hegerfors updated CASSANDRA-6602: --- Attachment: STCS 16 hours.txt Compaction improvements to optimize time series

[jira] [Comment Edited] (CASSANDRA-6602) Compaction improvements to optimize time series data

2014-08-21 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105970#comment-14105970 ] Björn Hegerfors edited comment on CASSANDRA-6602 at 8/21/14 9:26 PM:

[jira] [Updated] (CASSANDRA-7785) cqlsh - display the current logged-in user.

2014-08-21 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-7785: --- Attachment: CASSANDRA-2.1-7785-v3.patch [~aploetz] please take a look at v3 of

[jira] [Updated] (CASSANDRA-7785) cqlsh - display the current logged-in user.

2014-08-21 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-7785: --- Labels: cqlsh lhf (was: lhf) cqlsh - display the current logged-in user.

[jira] [Commented] (CASSANDRA-7809) UDF cleanups (#7395 follow-up)

2014-08-21 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106099#comment-14106099 ] Tyler Hobbs commented on CASSANDRA-7809: I still have a few things to review

[jira] [Commented] (CASSANDRA-7785) cqlsh - display the current logged-in user.

2014-08-21 Thread Aaron Ploetz (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106373#comment-14106373 ] Aaron Ploetz commented on CASSANDRA-7785: - [~mishail] I like what you did with

[jira] [Comment Edited] (CASSANDRA-7785) cqlsh - display the current logged-in user.

2014-08-21 Thread Aaron Ploetz (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14106373#comment-14106373 ] Aaron Ploetz edited comment on CASSANDRA-7785 at 8/22/14 2:34 AM:

[1/3] git commit: (cqlsh) Display the current logged-in user

2014-08-21 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 cc2f45237 - 854aab79b refs/heads/trunk b281f33e4 - bc9dc0f0a (cqlsh) Display the current logged-in user patch by Aaron Ploetz; reviewed by Mikhail Stepura for CASSANDRA-7785 Project:

[2/3] git commit: (cqlsh) Display the current logged-in user

2014-08-21 Thread mishail
(cqlsh) Display the current logged-in user patch by Aaron Ploetz; reviewed by Mikhail Stepura for CASSANDRA-7785 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/854aab79 Tree:

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

2014-08-21 Thread mishail
Merge branch 'cassandra-2.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/bc9dc0f0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bc9dc0f0 Diff: