[jira] [Updated] (CASSANDRA-6434) Repair-aware gc grace period

2015-08-10 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6434: -- Reviewer: Yuki Morishita (was: sankalp kohli) Repair-aware gc grace period

[jira] [Updated] (CASSANDRA-10027) ALTER TABLE TYPE check broken

2015-08-10 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-10027: Assignee: Benjamin Lerer Fix Version/s: 2.2.x ALTER TABLE TYPE check

[jira] [Commented] (CASSANDRA-9927) Security for MaterializedViews

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680203#comment-14680203 ] Aleksey Yeschenko commented on CASSANDRA-9927: --

[2/3] cassandra git commit: Fix race condition on proximal SecondaryIndex drop/create

2015-08-10 Thread benedict
Fix race condition on proximal SecondaryIndex drop/create When a SecondaryIndex is dropped and recreated immediately, the old files (and transaction logs) can be reused erroneously. This patch ensures all such files have either been deleted or are in a transaction log marking them deleted before

[1/3] cassandra git commit: Fix race condition on proximal SecondaryIndex drop/create

2015-08-10 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 e98be186d - 45c04b727 refs/heads/trunk 402a12f96 - 0c1c55566 Fix race condition on proximal SecondaryIndex drop/create When a SecondaryIndex is dropped and recreated immediately, the old files (and transaction logs) can be

[jira] [Comment Edited] (CASSANDRA-6434) Repair-aware gc grace period

2015-08-10 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680212#comment-14680212 ] Jonathan Ellis edited comment on CASSANDRA-6434 at 8/10/15 2:48 PM:

[jira] [Commented] (CASSANDRA-9973) java.lang.IllegalStateException: Unable to compute when histogram overflowed

2015-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680226#comment-14680226 ] T Jake Luciani commented on CASSANDRA-9973: --- This looks like a regression

[jira] [Commented] (CASSANDRA-9921) Combine MV schema definition with MV table definition

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680274#comment-14680274 ] Aleksey Yeschenko commented on CASSANDRA-9921: -- bq. Just making sure this

[jira] [Commented] (CASSANDRA-9973) java.lang.IllegalStateException: Unable to compute when histogram overflowed

2015-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680259#comment-14680259 ] T Jake Luciani commented on CASSANDRA-9973: --- [~mwmanley] [~merentafo] What

[jira] [Commented] (CASSANDRA-9921) Combine MV schema definition with MV table definition

2015-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680269#comment-14680269 ] T Jake Luciani commented on CASSANDRA-9921: --- Just making sure this won't

[jira] [Commented] (CASSANDRA-9973) java.lang.IllegalStateException: Unable to compute when histogram overflowed

2015-08-10 Thread Mark Manley (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680286#comment-14680286 ] Mark Manley commented on CASSANDRA-9973: read_request_timeout_in_ms: 1

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

2015-08-10 Thread benedict
Merge branch 'cassandra-3.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/0c1c5556 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0c1c5556 Diff:

[jira] [Updated] (CASSANDRA-9994) super_counter_test.py failing on Windows

2015-08-10 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-9994: --- Reviewer: Joshua McKenzie super_counter_test.py failing on Windows

[jira] [Commented] (CASSANDRA-9921) Combine MV schema definition with MV table definition

2015-08-10 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680258#comment-14680258 ] Carl Yeksigian commented on CASSANDRA-9921: --- The idea of this is to remove

[jira] [Commented] (CASSANDRA-8684) Replace usage of Adler32 with CRC32

2015-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680319#comment-14680319 ] T Jake Luciani commented on CASSANDRA-8684: --- We've handled this in the Adler

[jira] [Commented] (CASSANDRA-8684) Replace usage of Adler32 with CRC32

2015-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680330#comment-14680330 ] T Jake Luciani commented on CASSANDRA-8684: --- The point of the BB is it's

[1/2] cassandra git commit: remove extra line

2015-08-10 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk b3d6b6f00 - 370e5269b remove extra line Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/673b1eb5 Tree:

cassandra git commit: remove extra line

2015-08-10 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 5baf28d09 - 673b1eb59 remove extra line Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/673b1eb5 Tree:

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

2015-08-10 Thread jake
Merge branch 'cassandra-3.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/370e5269 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/370e5269 Diff:

[jira] [Updated] (CASSANDRA-9973) java.lang.IllegalStateException: Unable to compute when histogram overflowed

2015-08-10 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-9973: -- Attachment: 9973.txt java.lang.IllegalStateException: Unable to compute when

[jira] [Commented] (CASSANDRA-8684) Replace usage of Adler32 with CRC32

2015-08-10 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680303#comment-14680303 ] Ariel Weisberg commented on CASSANDRA-8684: --- Updated on the branch off of

[jira] [Commented] (CASSANDRA-8684) Replace usage of Adler32 with CRC32

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680315#comment-14680315 ] Aleksey Yeschenko commented on CASSANDRA-8684: -- Haven't looked deeply

[jira] [Commented] (CASSANDRA-9908) Potential race caused by async cleanup of transaction log files

2015-08-10 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680208#comment-14680208 ] Benedict commented on CASSANDRA-9908: - I've committed this as

[jira] [Updated] (CASSANDRA-9982) sstablerepairedset has no .bat version

2015-08-10 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-9982: --- Reviewer: Joshua McKenzie sstablerepairedset has no .bat version

[jira] [Updated] (CASSANDRA-9980) test_eat_glass in cqlsh_tests fails on windows

2015-08-10 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-9980: --- Reviewer: Joshua McKenzie test_eat_glass in cqlsh_tests fails on windows

[jira] [Issue Comment Deleted] (CASSANDRA-10022) Add INSERT permission

2015-08-10 Thread Vovodroid (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vovodroid updated CASSANDRA-10022: -- Comment: was deleted (was: bq.Cassandra makes no distinction meaningful distinction

[jira] [Commented] (CASSANDRA-8921) Experiment with a probabilistic tree of membership for maxPurgeableTimestamp

2015-08-10 Thread Daniel Chia (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680290#comment-14680290 ] Daniel Chia commented on CASSANDRA-8921: Thanks for the note of warning,

[2/3] cassandra git commit: Replace all usages of Adler32 with CRC32 which has a fast instrinsic now

2015-08-10 Thread jake
Replace all usages of Adler32 with CRC32 which has a fast instrinsic now The switch to adler happened across two versions depending on whether the data was compressed or uncompressed Patch by Ariel Weisberg; reviewed by tjake for CASSANDRA-8684 Project:

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

2015-08-10 Thread jake
Merge branch 'cassandra-3.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/b3d6b6f0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b3d6b6f0 Diff:

[1/3] cassandra git commit: Fix for Row deletion bug in Materialized Views

2015-08-10 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk 0c1c55566 - b3d6b6f00 Fix for Row deletion bug in Materialized Views patch by carl; reviewed by tjake for CASSANDRA-10014 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Comment Edited] (CASSANDRA-8684) Replace usage of Adler32 with CRC32

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680315#comment-14680315 ] Aleksey Yeschenko edited comment on CASSANDRA-8684 at 8/10/15 4:22 PM:

[jira] [Commented] (CASSANDRA-8684) Replace usage of Adler32 with CRC32

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680324#comment-14680324 ] Aleksey Yeschenko commented on CASSANDRA-8684: -- Right. I see a

[jira] [Commented] (CASSANDRA-8684) Replace usage of Adler32 with CRC32

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680336#comment-14680336 ] Aleksey Yeschenko commented on CASSANDRA-8684: -- Well, garbage is still

[jira] [Created] (CASSANDRA-10034) Windows utest 3.0: testDateCompatibility failing intermittently

2015-08-10 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10034: --- Summary: Windows utest 3.0: testDateCompatibility failing intermittently Key: CASSANDRA-10034 URL: https://issues.apache.org/jira/browse/CASSANDRA-10034

[jira] [Created] (CASSANDRA-10032) Windows 3.0 utest parity

2015-08-10 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10032: --- Summary: Windows 3.0 utest parity Key: CASSANDRA-10032 URL: https://issues.apache.org/jira/browse/CASSANDRA-10032 Project: Cassandra Issue

[jira] [Resolved] (CASSANDRA-10030) Windows utest: RowAndDeletionMergeIteratorTest failure

2015-08-10 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie resolved CASSANDRA-10030. - Resolution: Duplicate Windows utest: RowAndDeletionMergeIteratorTest

[jira] [Created] (CASSANDRA-10037) Auth upgrade test failing on Windows 2.2

2015-08-10 Thread Philip Thompson (JIRA)
Philip Thompson created CASSANDRA-10037: --- Summary: Auth upgrade test failing on Windows 2.2 Key: CASSANDRA-10037 URL: https://issues.apache.org/jira/browse/CASSANDRA-10037 Project: Cassandra

[jira] [Created] (CASSANDRA-10030) Windows utest: RowAndDeletionMergeIteratorTest failure

2015-08-10 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10030: --- Summary: Windows utest: RowAndDeletionMergeIteratorTest failure Key: CASSANDRA-10030 URL: https://issues.apache.org/jira/browse/CASSANDRA-10030 Project:

[jira] [Created] (CASSANDRA-10031) Name threads for improved ops/debugging

2015-08-10 Thread T Jake Luciani (JIRA)
T Jake Luciani created CASSANDRA-10031: -- Summary: Name threads for improved ops/debugging Key: CASSANDRA-10031 URL: https://issues.apache.org/jira/browse/CASSANDRA-10031 Project: Cassandra

[jira] [Commented] (CASSANDRA-6434) Repair-aware gc grace period

2015-08-10 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680453#comment-14680453 ] Yuki Morishita commented on CASSANDRA-6434: --- Patch looks good to me. testall

[jira] [Commented] (CASSANDRA-9717) TestCommitLog segment size dtests fail on trunk

2015-08-10 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680557#comment-14680557 ] Jim Witschey commented on CASSANDRA-9717: - Ok, looks like both

[jira] [Created] (CASSANDRA-10035) Windows utest 3.0: TransactionLogsTest failure

2015-08-10 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10035: --- Summary: Windows utest 3.0: TransactionLogsTest failure Key: CASSANDRA-10035 URL: https://issues.apache.org/jira/browse/CASSANDRA-10035 Project:

[jira] [Created] (CASSANDRA-10036) Windows utest 3.0: ColumnFamilyStoreTest.testScrubDataDirectories failing

2015-08-10 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10036: --- Summary: Windows utest 3.0: ColumnFamilyStoreTest.testScrubDataDirectories failing Key: CASSANDRA-10036 URL: https://issues.apache.org/jira/browse/CASSANDRA-10036

[jira] [Updated] (CASSANDRA-10030) Windows utest: RowAndDeletionMergeIteratorTest failure

2015-08-10 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-10030: Issue Type: Sub-task (was: Bug) Parent: CASSANDRA-10032 Windows

[jira] [Created] (CASSANDRA-10033) Windows utest 3.0: KeyCacheTest failure

2015-08-10 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-10033: --- Summary: Windows utest 3.0: KeyCacheTest failure Key: CASSANDRA-10033 URL: https://issues.apache.org/jira/browse/CASSANDRA-10033 Project: Cassandra

[jira] [Updated] (CASSANDRA-10036) Windows utest 3.0: ColumnFamilyStoreTest.testScrubDataDirectories failing

2015-08-10 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-10036: Description: {noformat} [junit] Testcase:

[jira] [Commented] (CASSANDRA-8515) Commit log stop policy not enforced correctly during startup

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680551#comment-14680551 ] Aleksey Yeschenko commented on CASSANDRA-8515: -- Breaks it on OS X as

[jira] [Commented] (CASSANDRA-9960) UDTs still visible after drop/recreate keyspace

2015-08-10 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680214#comment-14680214 ] Robert Stupp commented on CASSANDRA-9960: - Is your local installation a fresh

[jira] [Updated] (CASSANDRA-9832) OpOrder: BarrierJumpingOp

2015-08-10 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-9832: --- Fix Version/s: (was: 3.0 beta 1) 3.0.0 rc1 OpOrder:

cassandra git commit: Fix for Row deletion bug in Materialized Views

2015-08-10 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 45c04b727 - 2fcfc7c58 Fix for Row deletion bug in Materialized Views patch by carl; reviewed by tjake for CASSANDRA-10014 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9921) Combine MV schema definition with MV table definition

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680265#comment-14680265 ] Aleksey Yeschenko commented on CASSANDRA-9921: -- Could you outline Remove

[jira] [Commented] (CASSANDRA-7066) Simplify (and unify) cleanup of compaction leftovers

2015-08-10 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680266#comment-14680266 ] Benedict commented on CASSANDRA-7066: - (if we cut it too close to the line for

[jira] [Commented] (CASSANDRA-9921) Combine MV schema definition with MV table definition

2015-08-10 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680278#comment-14680278 ] Carl Yeksigian commented on CASSANDRA-9921: --- Right now we're storing all of

[jira] [Commented] (CASSANDRA-9927) Security for MaterializedViews

2015-08-10 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680296#comment-14680296 ] Paulo Motta commented on CASSANDRA-9927: Updated branches with suggested

cassandra git commit: Replace all usages of Adler32 with CRC32 which has a fast instrinsic now

2015-08-10 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 2fcfc7c58 - 5baf28d09 Replace all usages of Adler32 with CRC32 which has a fast instrinsic now The switch to adler happened across two versions depending on whether the data was compressed or uncompressed Patch by Ariel

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

2015-08-10 Thread samt
Merge branch 'cassandra-3.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/10e9c193 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/10e9c193 Diff:

[2/3] cassandra git commit: Add custom JMX enabled executor for UDFs

2015-08-10 Thread samt
Add custom JMX enabled executor for UDFs Patch and review by Robert Stupp and Sam Tunnicliffe for CASSANDRA-10026 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/269f0785 Tree:

[1/3] cassandra git commit: Add custom JMX enabled executor for UDFs

2015-08-10 Thread samt
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 673b1eb59 - 269f0785f refs/heads/trunk 370e5269b - 10e9c193b Add custom JMX enabled executor for UDFs Patch and review by Robert Stupp and Sam Tunnicliffe for CASSANDRA-10026 Project:

[jira] [Commented] (CASSANDRA-9897) Windows dtest: snapshot_test.py failures

2015-08-10 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680194#comment-14680194 ] Joshua McKenzie commented on CASSANDRA-9897: Yeah, cp should be fine just

[jira] [Updated] (CASSANDRA-6434) Repair-aware gc grace period

2015-08-10 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6434: -- Reviewer: sankalp kohli (was: Sylvain Lebresne) Sylvain is out for another week.

[jira] [Reopened] (CASSANDRA-8515) Commit log stop policy not enforced correctly during startup

2015-08-10 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie reopened CASSANDRA-8515: This commit breaks CommitLogFailurePolicyTest on Windows:

[jira] [Commented] (CASSANDRA-8684) Replace usage of Adler32 with CRC32

2015-08-10 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680349#comment-14680349 ] Ariel Weisberg commented on CASSANDRA-8684: --- I checked all of the usages and

[jira] [Commented] (CASSANDRA-8515) Commit log stop policy not enforced correctly during startup

2015-08-10 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680582#comment-14680582 ] Benedict commented on CASSANDRA-8515: - Yep, although it's possible I merge

[jira] [Updated] (CASSANDRA-9241) ByteBuffer.array() without ByteBuffer.arrayOffset() + ByteBuffer.position() is a bug

2015-08-10 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-9241: -- Priority: Minor (was: Major) ByteBuffer.array() without ByteBuffer.arrayOffset()

[jira] [Commented] (CASSANDRA-9927) Security for MaterializedViews

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680758#comment-14680758 ] Aleksey Yeschenko commented on CASSANDRA-9927: -- My apologies. I didn't

[jira] [Commented] (CASSANDRA-9894) Serialize the header only once per message

2015-08-10 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680857#comment-14680857 ] Ariel Weisberg commented on CASSANDRA-9894: --- OK, I am persuaded by the

[jira] [Commented] (CASSANDRA-9927) Security for MaterializedViews

2015-08-10 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680875#comment-14680875 ] Paulo Motta commented on CASSANDRA-9927: Updated branches with suggested

[jira] [Updated] (CASSANDRA-10019) UFPureScriptTest.testJavascriptTupleType fails on uninitialized thread id

2015-08-10 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-10019: --- Reviewer: Robert Stupp UFPureScriptTest.testJavascriptTupleType fails on

[jira] [Commented] (CASSANDRA-9459) SecondaryIndex API redesign

2015-08-10 Thread Sergio Bossa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680829#comment-14680829 ] Sergio Bossa commented on CASSANDRA-9459: - [~beobal], I've made a first

[jira] [Commented] (CASSANDRA-9771) Revert CASSANDRA-9542 (allow native functions in UDA)

2015-08-10 Thread dan jatnieks (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680926#comment-14680926 ] dan jatnieks commented on CASSANDRA-9771: - [~snazy] We noticed that

cassandra git commit: Change authorization handling for MVs

2015-08-10 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 269f0785f - 1a9286c07 Change authorization handling for MVs patch by Paulo Motta; reviewed by Aleksey Yeschenko for CASSANDRA-9927 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9927) Security for MaterializedViews

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680941#comment-14680941 ] Aleksey Yeschenko commented on CASSANDRA-9927: -- Committed as

[jira] [Commented] (CASSANDRA-9932) Make all partitions btree backed

2015-08-10 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680956#comment-14680956 ] Benedict commented on CASSANDRA-9932: - bq. I ran the long btree test and and

[jira] [Commented] (CASSANDRA-9908) Potential race caused by async cleanup of transaction log files

2015-08-10 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680969#comment-14680969 ] Stefania commented on CASSANDRA-9908: - If the listing of files happened before

[jira] [Assigned] (CASSANDRA-10035) Windows utest 3.0: TransactionLogsTest failure

2015-08-10 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania reassigned CASSANDRA-10035: Assignee: Stefania Windows utest 3.0: TransactionLogsTest failure

[1/2] cassandra git commit: Change authorization handling for MVs

2015-08-10 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk 10e9c193b - 1a1c5a008 Change authorization handling for MVs patch by Paulo Motta; reviewed by Aleksey Yeschenko for CASSANDRA-9927 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-08-10 Thread aleksey
Merge branch 'cassandra-3.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/1a1c5a00 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1a1c5a00 Diff:

[jira] [Commented] (CASSANDRA-9932) Make all partitions btree backed

2015-08-10 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680938#comment-14680938 ] Ariel Weisberg commented on CASSANDRA-9932: --- OK, I can be +1 if we plan on

[jira] [Commented] (CASSANDRA-5220) Repair improvements when using vnodes

2015-08-10 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680959#comment-14680959 ] Stefania commented on CASSANDRA-5220: - [~molsson] could you quickly review the

[jira] [Assigned] (CASSANDRA-10036) Windows utest 3.0: ColumnFamilyStoreTest.testScrubDataDirectories failing

2015-08-10 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania reassigned CASSANDRA-10036: Assignee: Stefania Windows utest 3.0: ColumnFamilyStoreTest.testScrubDataDirectories

[jira] [Assigned] (CASSANDRA-10033) Windows utest 3.0: KeyCacheTest failure

2015-08-10 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta reassigned CASSANDRA-10033: --- Assignee: Paulo Motta Windows utest 3.0: KeyCacheTest failure

[jira] [Commented] (CASSANDRA-6717) Modernize schema tables

2015-08-10 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680618#comment-14680618 ] Sam Tunnicliffe commented on CASSANDRA-6717: I've pushed a commit to

[jira] [Created] (CASSANDRA-10038) Parse Error on CQLSH describe when describing a table with a non-reserved keyword name

2015-08-10 Thread Joel Knighton (JIRA)
Joel Knighton created CASSANDRA-10038: - Summary: Parse Error on CQLSH describe when describing a table with a non-reserved keyword name Key: CASSANDRA-10038 URL:

[jira] [Commented] (CASSANDRA-8515) Commit log stop policy not enforced correctly during startup

2015-08-10 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680662#comment-14680662 ] Paulo Motta commented on CASSANDRA-8515: Sorry for not including test links to

[jira] [Commented] (CASSANDRA-9927) Security for MaterializedViews

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680714#comment-14680714 ] Aleksey Yeschenko commented on CASSANDRA-9927: -- This is the desired

[jira] [Commented] (CASSANDRA-9932) Make all partitions btree backed

2015-08-10 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14681003#comment-14681003 ] Ariel Weisberg commented on CASSANDRA-9932: --- testOversizedMiddleInsert still

[jira] [Commented] (CASSANDRA-10015) Create tool to debug why expired sstables are not getting dropped

2015-08-10 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14681026#comment-14681026 ] Stefania commented on CASSANDRA-10015: -- +1 Nits for the dtest: * trailing

[jira] [Commented] (CASSANDRA-10006) 2.1 format sstable filenames with tmp are not handled by 3.0

2015-08-10 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14681061#comment-14681061 ] Yuki Morishita commented on CASSANDRA-10006: Patch looks good to me. +1.

[2/3] cassandra git commit: 2.1 format sstable filenames with tmp are not handled by 3.0

2015-08-10 Thread yukim
2.1 format sstable filenames with tmp are not handled by 3.0 patch by stefania; reviewed by yukim for CASSANDRA-10006 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/76ca6971 Tree:

[1/3] cassandra git commit: 2.1 format sstable filenames with tmp are not handled by 3.0

2015-08-10 Thread yukim
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 1a9286c07 - 76ca69717 refs/heads/trunk 1a1c5a008 - e8ac7edb7 2.1 format sstable filenames with tmp are not handled by 3.0 patch by stefania; reviewed by yukim for CASSANDRA-10006 Project:

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

2015-08-10 Thread yukim
Merge branch 'cassandra-3.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/e8ac7edb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e8ac7edb Diff:

[jira] [Commented] (CASSANDRA-6434) Repair-aware gc grace period

2015-08-10 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14681095#comment-14681095 ] Yuki Morishita commented on CASSANDRA-6434: --- dtest seems good. +1.

[jira] [Commented] (CASSANDRA-9913) Select * is only returning the first page of data on trunk

2015-08-10 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680064#comment-14680064 ] Benjamin Lerer commented on CASSANDRA-9913: --- Thanks for the review.

[jira] [Commented] (CASSANDRA-7066) Simplify (and unify) cleanup of compaction leftovers

2015-08-10 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680071#comment-14680071 ] Benedict commented on CASSANDRA-7066: - Sorry for the review delay. It's looking

[jira] [Commented] (CASSANDRA-9965) ColumnFamilyStore.setCompactionStrategyClass() is (somewhat) broken

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679837#comment-14679837 ] Aleksey Yeschenko commented on CASSANDRA-9965: -- Perfect, thanks.

[jira] [Updated] (CASSANDRA-9965) ColumnFamilyStore.setCompactionStrategyClass() is (somewhat) broken

2015-08-10 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9965: - Fix Version/s: (was: 3.0.0 rc1) 3.0 beta 1

[jira] [Commented] (CASSANDRA-9960) UDTs still visible after drop/recreate keyspace

2015-08-10 Thread Jaroslav Kamenik (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679795#comment-14679795 ] Jaroslav Kamenik commented on CASSANDRA-9960: - I had ntpd running, but I

[jira] [Commented] (CASSANDRA-10015) Create tool to debug why expired sstables are not getting dropped

2015-08-10 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679812#comment-14679812 ] Marcus Eriksson commented on CASSANDRA-10015: - bq. Do we need a Windows

[jira] [Commented] (CASSANDRA-8630) Faster sequential IO (on compaction, streaming, etc)

2015-08-10 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679819#comment-14679819 ] Stefania commented on CASSANDRA-8630: - I'm still getting little-endian buffers in

[jira] [Comment Edited] (CASSANDRA-10015) Create tool to debug why expired sstables are not getting dropped

2015-08-10 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679812#comment-14679812 ] Marcus Eriksson edited comment on CASSANDRA-10015 at 8/10/15 8:59 AM:

  1   2   >