[jira] [Commented] (CASSANDRA-8735) Batch log replication is not randomized when there are only 2 racks

2015-07-21 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636196#comment-14636196 ] Yuki Morishita commented on CASSANDRA-8735: --- Branch for the patch (v2) attac

[3/6] cassandra git commit: Remove repair snapshot leftover on startup

2015-07-21 Thread yukim
Remove repair snapshot leftover on startup patch by Paulo Motta; reviewed by yukim for CASSANDRA-7357 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b70f7ea0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tre

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

2015-07-21 Thread yukim
Merge branch 'cassandra-2.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9ae7126d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9ae7126d Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/6] cassandra git commit: Remove repair snapshot leftover on startup

2015-07-21 Thread yukim
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 e726cf6d6 -> b70f7ea0c refs/heads/cassandra-2.2 4601abb91 -> fb4656f61 refs/heads/trunk ece5cfc66 -> 9ae7126d3 Remove repair snapshot leftover on startup patch by Paulo Motta; reviewed by yukim for CASSANDRA-7357 Project: h

[2/6] cassandra git commit: Remove repair snapshot leftover on startup

2015-07-21 Thread yukim
Remove repair snapshot leftover on startup patch by Paulo Motta; reviewed by yukim for CASSANDRA-7357 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b70f7ea0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tre

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

2015-07-21 Thread yukim
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fb4656f6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fb4656f6 Diff: http://git-wip-us.apache.org/repos/asf

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

2015-07-21 Thread yukim
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fb4656f6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fb4656f6 Diff: http://git-wip-us.apache.org/repos/asf

[jira] [Commented] (CASSANDRA-6125) Race condition in Gossip propagation

2015-07-21 Thread Peter Haggerty (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636139#comment-14636139 ] Peter Haggerty commented on CASSANDRA-6125: --- We've seen this bug or somethin

[jira] [Commented] (CASSANDRA-9765) checkForEndpointCollision fails for legitimate collisions

2015-07-21 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636024#comment-14636024 ] Stefania commented on CASSANDRA-9765: - Yes I agree that the failing tests are unre

[jira] [Commented] (CASSANDRA-7909) Do not exit nodetool repair when receiving JMX NOTIF_LOST

2015-07-21 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636023#comment-14636023 ] Yuki Morishita commented on CASSANDRA-7909: --- [~kenfailbus] The purpose of th

[jira] [Comment Edited] (CASSANDRA-8735) Batch log replication is not randomized when there are only 2 racks

2015-07-21 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635816#comment-14635816 ] Jeremiah Jordan edited comment on CASSANDRA-8735 at 7/21/15 9:07 PM: ---

[jira] [Commented] (CASSANDRA-8735) Batch log replication is not randomized when there are only 2 racks

2015-07-21 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635816#comment-14635816 ] Jeremiah Jordan commented on CASSANDRA-8735: whats up with this? > Batch

[2/3] cassandra git commit: Cache maven-ant-tasks.jar locally

2015-07-21 Thread snazy
Cache maven-ant-tasks.jar locally patch by Robert Stupp; reviewed by T Jake Luciani for CASSANDRA-9757 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4601abb9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tr

[1/3] cassandra git commit: Cache maven-ant-tasks.jar locally

2015-07-21 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 d7a03e6c7 -> 4601abb91 refs/heads/trunk f94b168aa -> ece5cfc66 Cache maven-ant-tasks.jar locally patch by Robert Stupp; reviewed by T Jake Luciani for CASSANDRA-9757 Project: http://git-wip-us.apache.org/repos/asf/cassandra/r

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

2015-07-21 Thread snazy
Merge branch 'cassandra-2.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ece5cfc6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ece5cfc6 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Comment Edited] (CASSANDRA-9451) Startup message response for unsupported protocol versions is incorrect

2015-07-21 Thread Zachary St Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635669#comment-14635669 ] Zachary St Lawrence edited comment on CASSANDRA-9451 at 7/21/15 7:27 PM: ---

[jira] [Commented] (CASSANDRA-9451) Startup message response for unsupported protocol versions is incorrect

2015-07-21 Thread Zachary St Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635669#comment-14635669 ] Zachary St Lawrence commented on CASSANDRA-9451: There may be a regres

[jira] [Commented] (CASSANDRA-7909) Do not exit nodetool repair when receiving JMX NOTIF_LOST

2015-07-21 Thread Kenneth Failbus (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635625#comment-14635625 ] Kenneth Failbus commented on CASSANDRA-7909: This issue is still not fixed

[jira] [Commented] (CASSANDRA-9858) SelectStatement.Parameters fields should be inspectable by custom indexes and query handlers

2015-07-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635620#comment-14635620 ] Aleksey Yeschenko commented on CASSANDRA-9858: -- Committed to 2.1 as {{e72

[jira] [Updated] (CASSANDRA-9858) SelectStatement.Parameters fields should be inspectable by custom indexes and query handlers

2015-07-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9858: - Fix Version/s: (was: 3.0.x) (was: 2.2.x)

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

2015-07-21 Thread aleksey
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7a03e6c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d7a03e6c Diff: http://git-wip-us.apache.org/repos/asf

[1/3] cassandra git commit: Expose SelectStatement.Parameters fields for QueryHandler implementors

2015-07-21 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk 77a6090b2 -> f94b168aa Expose SelectStatement.Parameters fields for QueryHandler implementors patch by Jeremiah D Jordan; reviewed by Aleksey Yeschenko for CASSANDRA-9858 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo C

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

2015-07-21 Thread aleksey
Merge branch 'cassandra-2.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f94b168a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f94b168a Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/2] cassandra git commit: Expose SelectStatement.Parameters fields for QueryHandler implementors

2015-07-21 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 a65953d59 -> d7a03e6c7 Expose SelectStatement.Parameters fields for QueryHandler implementors patch by Jeremiah D Jordan; reviewed by Aleksey Yeschenko for CASSANDRA-9858 Project: http://git-wip-us.apache.org/repos/asf/cassandr

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

2015-07-21 Thread aleksey
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d7a03e6c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d7a03e6c Diff: http://git-wip-us.apache.org/repos/asf

cassandra git commit: Expose SelectStatement.Parameters fields for QueryHandler implementors

2015-07-21 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 b87103bef -> e726cf6d6 Expose SelectStatement.Parameters fields for QueryHandler implementors patch by Jeremiah D Jordan; reviewed by Aleksey Yeschenko for CASSANDRA-9858 Project: http://git-wip-us.apache.org/repos/asf/cassandr

[jira] [Updated] (CASSANDRA-9582) MarshalException after upgrading to 2.1.6

2015-07-21 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9582: --- Tester: Russ Hatch > MarshalException after upgrading to 2.1.6 > -

[jira] [Commented] (CASSANDRA-9757) Cache maven-ant-tasks.jar locally

2015-07-21 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635569#comment-14635569 ] T Jake Luciani commented on CASSANDRA-9757: --- +1 > Cache maven-ant-tasks.jar

[jira] [Created] (CASSANDRA-9859) IndexedReader updateBlock exception

2015-07-21 Thread Carl Yeksigian (JIRA)
Carl Yeksigian created CASSANDRA-9859: - Summary: IndexedReader updateBlock exception Key: CASSANDRA-9859 URL: https://issues.apache.org/jira/browse/CASSANDRA-9859 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-9582) MarshalException after upgrading to 2.1.6

2015-07-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635559#comment-14635559 ] Aleksey Yeschenko commented on CASSANDRA-9582: -- [~philipthompson] How com

[jira] [Commented] (CASSANDRA-9582) MarshalException after upgrading to 2.1.6

2015-07-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635542#comment-14635542 ] Aleksey Yeschenko commented on CASSANDRA-9582: -- The ticket reference in t

[jira] [Commented] (CASSANDRA-9705) Simplify some of 8099's concrete implementations

2015-07-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635504#comment-14635504 ] Aleksey Yeschenko commented on CASSANDRA-9705: -- Fill disclosure: the pat

[jira] [Commented] (CASSANDRA-9648) Warn if power profile is not High Performance on Windows

2015-07-21 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635468#comment-14635468 ] Philip Thompson commented on CASSANDRA-9648: +1 > Warn if power profile i

[jira] [Assigned] (CASSANDRA-8803) Implement transitional mode in C* that will accept both encrypted and non-encrypted client traffic

2015-07-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-8803: --- Assignee: Norman Maurer Sure :) > Implement transitional mode in C* that

[jira] [Commented] (CASSANDRA-9793) Log when messages are dropped due to cross_node_timeout

2015-07-21 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635441#comment-14635441 ] Brandon Williams commented on CASSANDRA-9793: - I want the former solution,

[jira] [Updated] (CASSANDRA-9855) Make page_size configurable in cqlsh

2015-07-21 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9855: --- Labels: cqlsh (was: ) > Make page_size configurable in cqlsh > --

[jira] [Comment Edited] (CASSANDRA-6018) Add option to encrypt commitlog

2015-07-21 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635432#comment-14635432 ] Jason Brown edited comment on CASSANDRA-6018 at 7/21/15 5:17 PM: ---

[jira] [Commented] (CASSANDRA-6018) Add option to encrypt commitlog

2015-07-21 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635432#comment-14635432 ] Jason Brown commented on CASSANDRA-6018: [~jeromatron The work is done, but I

[jira] [Commented] (CASSANDRA-8621) For streaming operations, when a socket is closed/reset, we should retry/reinitiate that stream

2015-07-21 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635393#comment-14635393 ] Paulo Motta commented on CASSANDRA-8621: I'd like to discuss/validate a possib

[jira] [Commented] (CASSANDRA-6018) Add option to encrypt commitlog

2015-07-21 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635384#comment-14635384 ] Jeremy Hanna commented on CASSANDRA-6018: - [~jasobrown] now that CASSANDRA-680

[jira] [Commented] (CASSANDRA-6477) Materialized Views (was: Global Indexes)

2015-07-21 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635374#comment-14635374 ] Joshua McKenzie commented on CASSANDRA-6477: h6. 0d77f03: lgtm h6. 270706

[jira] [Updated] (CASSANDRA-9858) SelectStatement.Parameters fields should be inspectable by custom indexes and query handlers

2015-07-21 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-9858: --- Reviewer: Aleksey Yeschenko > SelectStatement.Parameters fields should be inspecta

[jira] [Commented] (CASSANDRA-9858) SelectStatement.Parameters fields should be inspectable by custom indexes and query handlers

2015-07-21 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635350#comment-14635350 ] Jeremiah Jordan commented on CASSANDRA-9858: https://github.com/JeremiahDJ

[jira] [Assigned] (CASSANDRA-9858) SelectStatement.Parameters fields should be inspectable by custom indexes and query handlers

2015-07-21 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan reassigned CASSANDRA-9858: -- Assignee: Jeremiah Jordan > SelectStatement.Parameters fields should be ins

[jira] [Created] (CASSANDRA-9858) SelectStatement.Parameters fields should be inspectable by custom indexes and query handlers

2015-07-21 Thread Jeremiah Jordan (JIRA)
Jeremiah Jordan created CASSANDRA-9858: -- Summary: SelectStatement.Parameters fields should be inspectable by custom indexes and query handlers Key: CASSANDRA-9858 URL: https://issues.apache.org/jira/browse/CA

[jira] [Resolved] (CASSANDRA-9851) Write Durability Failures Even During Batch Commit Mode

2015-07-21 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani resolved CASSANDRA-9851. --- Resolution: Duplicate Reproduced In: 3.0 beta 1 (was: 3.x) This should be

cassandra git commit: fix bug from 6717 and 9650

2015-07-21 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk 5e89136d1 -> 77a6090b2 fix bug from 6717 and 9650 patch by tjake; reviewed by yukim for CASSANDRA-9787 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/77a60

[jira] [Commented] (CASSANDRA-9787) Unit tests are failing on trunk after CASSANDRA-9650

2015-07-21 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635304#comment-14635304 ] Yuki Morishita commented on CASSANDRA-9787: --- http://cassci.datastax.com/job/

[jira] [Updated] (CASSANDRA-9582) MarshalException after upgrading to 2.1.6

2015-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-9582: Reviewer: Aleksey Yeschenko > MarshalException after upgrading to 2.1.6 > --

[jira] [Updated] (CASSANDRA-9582) MarshalException after upgrading to 2.1.6

2015-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-9582: Attachment: 9582.txt > MarshalException after upgrading to 2.1.6 > -

[jira] [Updated] (CASSANDRA-9582) MarshalException after upgrading to 2.1.6

2015-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-9582: Attachment: (was: 9582.txt) > MarshalException after upgrading to 2.1.6 > --

[jira] [Updated] (CASSANDRA-9582) MarshalException after upgrading to 2.1.6

2015-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-9582: Attachment: 9582.txt > MarshalException after upgrading to 2.1.6 > -

[jira] [Updated] (CASSANDRA-9644) DTCS configuration proposals for handling consequences of repairs

2015-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9644: -- Assignee: Marcus Eriksson > DTCS configuration proposals for handling consequences o

[jira] [Updated] (CASSANDRA-9644) DTCS configuration proposals for handling consequences of repairs

2015-07-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9644: -- Labels: compaction dtcs (was: dtcs) > DTCS configuration proposals for handling con

[jira] [Commented] (CASSANDRA-9841) trunk pig-test fails

2015-07-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635279#comment-14635279 ] Aleksey Yeschenko commented on CASSANDRA-9841: -- It *could* be, but with t

cassandra git commit: Allow extra schema definitions in cassandra-stress yaml

2015-07-21 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk 6249a3b1e -> 5e89136d1 Allow extra schema definitions in cassandra-stress yaml Patch by tjake; reviewed by benedict for CASSANDRA-9850 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/

[jira] [Commented] (CASSANDRA-9841) trunk pig-test fails

2015-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635250#comment-14635250 ] Sylvain Lebresne commented on CASSANDRA-9841: - [~iamaleksey] can you comme

[jira] [Commented] (CASSANDRA-9798) Cassandra seems to have deadlocks during flush operations

2015-07-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635237#comment-14635237 ] Benedict commented on CASSANDRA-9798: - That was a miscommunication on my part. The

[jira] [Created] (CASSANDRA-9857) Deal with backward compatibilty issue of broken AbstractBounds serialization

2015-07-21 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-9857: --- Summary: Deal with backward compatibilty issue of broken AbstractBounds serialization Key: CASSANDRA-9857 URL: https://issues.apache.org/jira/browse/CASSANDRA-9857

[jira] [Commented] (CASSANDRA-9850) Allow optional schema statements in cassandra-stress yaml

2015-07-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635228#comment-14635228 ] Benedict commented on CASSANDRA-9850: - +1 > Allow optional schema statements in c

[jira] [Created] (CASSANDRA-9856) Investigage consequences of broken serialization of AbstractBounds pre-3.0

2015-07-21 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-9856: --- Summary: Investigage consequences of broken serialization of AbstractBounds pre-3.0 Key: CASSANDRA-9856 URL: https://issues.apache.org/jira/browse/CASSANDRA-9856

svn commit: r9927 - /release/cassandra/2.2.0/

2015-07-21 Thread jake
Author: jake Date: Tue Jul 21 14:57:38 2015 New Revision: 9927 Log: remove rc2 Removed: release/cassandra/2.2.0/apache-cassandra-2.2.0-rc2-bin.tar.gz release/cassandra/2.2.0/apache-cassandra-2.2.0-rc2-bin.tar.gz.asc release/cassandra/2.2.0/apache-cassandra-2.2.0-rc2-bin.tar.gz.asc.md5

[jira] [Created] (CASSANDRA-9855) Make page_size configurable in cqlsh

2015-07-21 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-9855: --- Summary: Make page_size configurable in cqlsh Key: CASSANDRA-9855 URL: https://issues.apache.org/jira/browse/CASSANDRA-9855 Project: Cassandra

[jira] [Resolved] (CASSANDRA-9722) supercolumn/deletion thrift dtests fail

2015-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-9722. - Resolution: Duplicate SuperColumns are implemented on trunk. In fact, failures

[jira] [Updated] (CASSANDRA-9582) MarshalException after upgrading to 2.1.6

2015-07-21 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9582: --- Reproduced In: 2.1.6 Fix Version/s: 2.1.x > MarshalException after upgrading t

[jira] [Commented] (CASSANDRA-9670) Cannot run CQL scripts on Windows AND having error Ubuntu Linux

2015-07-21 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635174#comment-14635174 ] Philip Thompson commented on CASSANDRA-9670: An offending line is at {{INS

[jira] [Updated] (CASSANDRA-9670) Cannot run CQL scripts on Windows AND having error Ubuntu Linux

2015-07-21 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9670: --- Assignee: Tyler Hobbs (was: Philip Thompson) Reproduced In: 2.1.8, 2.1.7

cassandra git commit: Fix CFMetaData ids serialization

2015-07-21 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/trunk a66863861 -> 6249a3b1e Fix CFMetaData ids serialization patch by slebresne; reviewed by iamaleksey for CASSANDRA-9848 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Updated] (CASSANDRA-9491) Inefficient sequential repairs against vnode clusters

2015-07-21 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-9491: Fix Version/s: 2.2.x > Inefficient sequential repairs against vnode clusters > -

[jira] [Commented] (CASSANDRA-9798) Cassandra seems to have deadlocks during flush operations

2015-07-21 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-9798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635158#comment-14635158 ] Łukasz Mrożkiewicz commented on CASSANDRA-9798: --- Thanks Benedict for sup

[jira] [Updated] (CASSANDRA-9491) Inefficient sequential repairs against vnode clusters

2015-07-21 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-9491: Assignee: Robert Stupp (was: Yuki Morishita) Reviewer: Yuki Morishita > Inefficient

[jira] [Commented] (CASSANDRA-9582) MarshalException after upgrading to 2.1.6

2015-07-21 Thread Michael Frisch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635157#comment-14635157 ] Michael Frisch commented on CASSANDRA-9582: --- I have the same problem and did

[jira] [Commented] (CASSANDRA-9787) Unit tests are failing on trunk after CASSANDRA-9650

2015-07-21 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635137#comment-14635137 ] T Jake Luciani commented on CASSANDRA-9787: --- [~yukim] Turns out this was a

[jira] [Comment Edited] (CASSANDRA-8894) Our default buffer size for (uncompressed) buffered reads should be smaller, and based on the expected record size

2015-07-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635126#comment-14635126 ] Benedict edited comment on CASSANDRA-8894 at 7/21/15 1:43 PM: --

[jira] [Commented] (CASSANDRA-8894) Our default buffer size for (uncompressed) buffered reads should be smaller, and based on the expected record size

2015-07-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635126#comment-14635126 ] Benedict commented on CASSANDRA-8894: - [~stefania]: latest patch LGTM. I'll wait a

[jira] [Commented] (CASSANDRA-9798) Cassandra seems to have deadlocks during flush operations

2015-07-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635091#comment-14635091 ] Benedict commented on CASSANDRA-9798: - So, I'm not sure what to say: the thread th

[jira] [Commented] (CASSANDRA-9851) Write Durability Failures Even During Batch Commit Mode

2015-07-21 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635064#comment-14635064 ] T Jake Luciani commented on CASSANDRA-9851: --- Yeah, l think this is the issue

[jira] [Updated] (CASSANDRA-9854) Make CompactionController.maybeRefreshOverlaps public

2015-07-21 Thread Mike Adamson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Adamson updated CASSANDRA-9854: Attachment: 9854.txt > Make CompactionController.maybeRefreshOverlaps public > -

[jira] [Created] (CASSANDRA-9854) Make CompactionController.maybeRefreshOverlaps public

2015-07-21 Thread Mike Adamson (JIRA)
Mike Adamson created CASSANDRA-9854: --- Summary: Make CompactionController.maybeRefreshOverlaps public Key: CASSANDRA-9854 URL: https://issues.apache.org/jira/browse/CASSANDRA-9854 Project: Cassandra

[jira] [Commented] (CASSANDRA-7918) Provide graphing tool along with cassandra-stress

2015-07-21 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634954#comment-14634954 ] Jeremy Hanna commented on CASSANDRA-7918: - [~benedict] [~JoshuaMcKenzie] what

[jira] [Comment Edited] (CASSANDRA-6477) Materialized Views (was: Global Indexes)

2015-07-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634931#comment-14634931 ] Benedict edited comment on CASSANDRA-6477 at 7/21/15 10:49 AM: -

[jira] [Commented] (CASSANDRA-6477) Materialized Views (was: Global Indexes)

2015-07-21 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634931#comment-14634931 ] Benedict commented on CASSANDRA-6477: - So, I've been mulling on this, and I think

[jira] [Commented] (CASSANDRA-9848) Broken serialization of CFMetaData ids

2015-07-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634919#comment-14634919 ] Aleksey Yeschenko commented on CASSANDRA-9848: -- LGTM > Broken serializat

[jira] [Updated] (CASSANDRA-9848) Broken serialization of CFMetaData ids

2015-07-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9848: - Reviewer: Aleksey Yeschenko > Broken serialization of CFMetaData ids > ---

[jira] [Commented] (CASSANDRA-9757) Cache maven-ant-tasks.jar locally

2015-07-21 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634837#comment-14634837 ] Robert Stupp commented on CASSANDRA-9757: - /cc [~tjake] > Cache maven-ant-tas

[jira] [Commented] (CASSANDRA-9787) Unit tests are failing on trunk after CASSANDRA-9650

2015-07-21 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634830#comment-14634830 ] Robert Stupp commented on CASSANDRA-9787: - _Maybe_ CASSANDRA-9851 is a duplica

[jira] [Created] (CASSANDRA-9853) loadConfig() called twice on startup

2015-07-21 Thread Robert Stupp (JIRA)
Robert Stupp created CASSANDRA-9853: --- Summary: loadConfig() called twice on startup Key: CASSANDRA-9853 URL: https://issues.apache.org/jira/browse/CASSANDRA-9853 Project: Cassandra Issue Ty

[jira] [Commented] (CASSANDRA-9851) Write Durability Failures Even During Batch Commit Mode

2015-07-21 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634820#comment-14634820 ] Sylvain Lebresne commented on CASSANDRA-9851: - Could be CASSANDRA-9787/CAS

[jira] [Commented] (CASSANDRA-9851) Write Durability Failures Even During Batch Commit Mode

2015-07-21 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634814#comment-14634814 ] Robert Stupp commented on CASSANDRA-9851: - I've encountered a similar issue (d

[jira] [Comment Edited] (CASSANDRA-8180) Optimize disk seek using min/max column name meta data when the LIMIT clause is used

2015-07-21 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634503#comment-14634503 ] Stefania edited comment on CASSANDRA-8180 at 7/21/15 8:11 AM: --

[jira] [Commented] (CASSANDRA-8803) Implement transitional mode in C* that will accept both encrypted and non-encrypted client traffic

2015-07-21 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14634665#comment-14634665 ] Norman Maurer commented on CASSANDRA-8803: -- [~brandon.williams] you can assig