[jira] [Commented] (CASSANDRA-6848) stress (2.1) spams console with java.util.NoSuchElementException when run against nodes recently created

2014-03-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933900#comment-13933900 ] Benedict commented on CASSANDRA-6848: - Weird. Stress retains no state. Can you try

[jira] [Commented] (CASSANDRA-6846) Provide standard interface for deep application server integration

2014-03-13 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933931#comment-13933931 ] Edward Capriolo commented on CASSANDRA-6846: {quote} So let's continue to

[jira] [Commented] (CASSANDRA-6376) Pig tests are failing

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933940#comment-13933940 ] Jonathan Ellis commented on CASSANDRA-6376: --- where does that leave us here?

[jira] [Commented] (CASSANDRA-6848) stress (2.1) spams console with java.util.NoSuchElementException when run against nodes recently created

2014-03-13 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933944#comment-13933944 ] Russ Hatch commented on CASSANDRA-6848: --- here's the exception printed from your

[jira] [Commented] (CASSANDRA-6846) Provide standard interface for deep application server integration

2014-03-13 Thread Peter (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933963#comment-13933963 ] Peter commented on CASSANDRA-6846: -- Having implemented an expert system shell in the

[jira] [Commented] (CASSANDRA-6848) stress (2.1) spams console with java.util.NoSuchElementException when run against nodes recently created

2014-03-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933965#comment-13933965 ] Benedict commented on CASSANDRA-6848: -

[jira] [Commented] (CASSANDRA-6848) stress (2.1) spams console with java.util.NoSuchElementException when run against nodes recently created

2014-03-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933971#comment-13933971 ] Benedict commented on CASSANDRA-6848: - [~xedin] this tree includes all of the

git commit: Load a truststore if client certificate authentication is enabled

2014-03-13 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-1.2 52cf09dba - 173df48bb Load a truststore if client certificate authentication is enabled patch by Mikhail Stepura; reviewed by Jason Brown for CASSANDRA-6847 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

[jira] [Updated] (CASSANDRA-5483) Repair tracing

2014-03-13 Thread Ben Chan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Chan updated CASSANDRA-5483: Attachment: cqlsh-left-justify-text-columns.patch Public TODO list; please comment if any

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

2014-03-13 Thread mishail
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dce55999 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dce55999 Diff:

[1/2] git commit: Load a truststore if client certificate authentication is enabled

2014-03-13 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 da2d97142 - dce559995 Load a truststore if client certificate authentication is enabled patch by Mikhail Stepura; reviewed by Jason Brown for CASSANDRA-6847 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

[1/3] git commit: Load a truststore if client certificate authentication is enabled

2014-03-13 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 4c22b165c - 51220ffe2 Load a truststore if client certificate authentication is enabled patch by Mikhail Stepura; reviewed by Jason Brown for CASSANDRA-6847 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

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

2014-03-13 Thread mishail
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/51220ffe Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/51220ffe Diff:

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

2014-03-13 Thread mishail
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dce55999 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dce55999 Diff:

[jira] [Commented] (CASSANDRA-6376) Pig tests are failing

2014-03-13 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13933978#comment-13933978 ] Brandon Williams commented on CASSANDRA-6376: - Now they seem to execute

git commit: Adjusted cqlshlib tests for CASSANDRA-6745

2014-03-13 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 51220ffe2 - c3f40fd7b Adjusted cqlshlib tests for CASSANDRA-6745 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c3f40fd7 Tree:

[jira] [Updated] (CASSANDRA-6719) redesign loadnewsstables

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6719: -- Labels: lhf (was: ) redesign loadnewsstables

[1/2] git commit: Delimiter not working for special characters in COPY command from CQLSH

2014-03-13 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 dce559995 - 3dcc8c25e Delimiter not working for special characters in COPY command from CQLSH patch by Shiti Saxena; reviewed by Mikhail Stepura for CASSANDRA-6773 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

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

2014-03-13 Thread mishail
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3dcc8c25 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3dcc8c25 Diff:

git commit: Delimiter not working for special characters in COPY command from CQLSH

2014-03-13 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-1.2 173df48bb - 972d3da2e Delimiter not working for special characters in COPY command from CQLSH patch by Shiti Saxena; reviewed by Mikhail Stepura for CASSANDRA-6773 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

[1/3] git commit: Delimiter not working for special characters in COPY command from CQLSH

2014-03-13 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 c3f40fd7b - f49df8c9b Delimiter not working for special characters in COPY command from CQLSH patch by Shiti Saxena; reviewed by Mikhail Stepura for CASSANDRA-6773 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

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

2014-03-13 Thread mishail
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3dcc8c25 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3dcc8c25 Diff:

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

2014-03-13 Thread mishail
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/f49df8c9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f49df8c9 Diff:

[jira] [Commented] (CASSANDRA-3362) allow sub-row repair

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934075#comment-13934075 ] Jonathan Ellis commented on CASSANDRA-3362: --- I don't think this will be

[jira] [Resolved] (CASSANDRA-3362) allow sub-row repair

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3362. --- Resolution: Won't Fix Fix Version/s: (was: 2.1 beta2) allow sub-row

[jira] [Updated] (CASSANDRA-5657) remove deprecated metrics

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5657: -- Fix Version/s: (was: 2.1 beta2) 3.0 remove deprecated

[jira] [Commented] (CASSANDRA-5657) remove deprecated metrics

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934083#comment-13934083 ] Jonathan Ellis commented on CASSANDRA-5657: --- 3.0 is probably the right place

[04/15] git commit: add #2635 to CHANGES

2014-03-13 Thread xedin
add #2635 to CHANGES Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5030d421 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/5030d421 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/5030d421

[jira] [Resolved] (CASSANDRA-6821) Cassandra can't delete snapshots for keyspaces/tables that no longer exist.

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6821. --- Resolution: Duplicate Cassandra can't delete snapshots for keyspaces/tables

[09/15] git commit: merge from 1.2

2014-03-13 Thread xedin
merge from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a3b31490 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a3b31490 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a3b31490

[03/15] git commit: Move ByteBuffer functions to ByteBufferUtil and avoid duplication

2014-03-13 Thread xedin
Move ByteBuffer functions to ByteBufferUtil and avoid duplication Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8a52f5af Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8a52f5af Diff:

[08/15] git commit: fix nodetool getsstables for blob PK patch by Nate McCall; reviewed by jbellis for CASSANDRA-6803

2014-03-13 Thread xedin
fix nodetool getsstables for blob PK patch by Nate McCall; reviewed by jbellis for CASSANDRA-6803 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/52cf09db Tree:

[13/15] git commit: Fix leaking validator FH in StreamWriter patch by Joshua McKenzie; reviewed by jbellis for CASSANDRA-6832

2014-03-13 Thread xedin
Fix leaking validator FH in StreamWriter patch by Joshua McKenzie; reviewed by jbellis for CASSANDRA-6832 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/da2d9714 Tree:

[jira] [Resolved] (CASSANDRA-6817) Update gc_grace not taken into account

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6817. --- Resolution: Cannot Reproduce Update gc_grace not taken into account

[jira] [Commented] (CASSANDRA-6817) Update gc_grace not taken into account

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934089#comment-13934089 ] Jonathan Ellis commented on CASSANDRA-6817: --- Feel free to reopen if it's

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

2014-03-13 Thread xedin
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/67feb71e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/67feb71e Diff:

[07/15] git commit: Minor tweaks for 'caching' option

2014-03-13 Thread xedin
Minor tweaks for 'caching' option Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fab55098 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fab55098 Diff:

[jira] [Resolved] (CASSANDRA-6698) Many too small SSTables when full repair

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6698. --- Resolution: Cannot Reproduce Many too small SSTables when full repair

[01/15] Fix stress to do proper counter reads Patch by Benedict Elliott Smith; reviewed by Pavel Yaskevich for CASSANDRA-6835

2014-03-13 Thread xedin
Repository: cassandra Updated Branches: refs/heads/trunk c0aa7467e - 67feb71ee http://git-wip-us.apache.org/repos/asf/cassandra/blob/3e2c6105/tools/stress/src/org/apache/cassandra/stress/settings/SettingsCommandMulti.java --

[jira] [Commented] (CASSANDRA-6633) Investigate Bloom Filter Improvements

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934111#comment-13934111 ] Jonathan Ellis commented on CASSANDRA-6633: --- so, close this as Later or

[12/15] git commit: Python-driver without a hard dependency on `scales`

2014-03-13 Thread xedin
Python-driver without a hard dependency on `scales` Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a2ceb22c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a2ceb22c Diff:

[jira] [Updated] (CASSANDRA-6643) Limit user types to the keyspace they are defined in

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6643: -- Assignee: Sylvain Lebresne Limit user types to the keyspace they are defined in

[jira] [Updated] (CASSANDRA-6643) Limit user types to the keyspace they are defined in

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6643: -- Fix Version/s: 2.1 beta2 Limit user types to the keyspace they are defined in

[jira] [Updated] (CASSANDRA-6646) Disk Failure Policy ignores CorruptBlockException

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6646: -- Fix Version/s: 2.0.7 2.1 beta2 Assignee: Marcus

[jira] [Updated] (CASSANDRA-6646) Disk Failure Policy ignores CorruptBlockException

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6646: -- Issue Type: Bug (was: Improvement) Disk Failure Policy ignores

[jira] [Updated] (CASSANDRA-6816) CQL3 docs don't mention BATCH UNLOGGED

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6816: -- Assignee: Tyler Hobbs CQL3 docs don't mention BATCH UNLOGGED

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

2014-03-13 Thread xedin
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/92b6d7a3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/92b6d7a3 Diff:

[jira] [Commented] (CASSANDRA-6621) STCS fallback is probably not optimal in some scenarios

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934115#comment-13934115 ] Jonathan Ellis commented on CASSANDRA-6621: --- bq. If we stream different

[jira] [Updated] (CASSANDRA-6621) STCS fallback is not optimal when bootstrapping

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6621: -- Priority: Minor (was: Major) Summary: STCS fallback is not optimal when

[jira] [Updated] (CASSANDRA-6796) StorageProxy may submit hint to itself (with an assert) for CL.Any

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6796: -- Fix Version/s: 2.0.7 StorageProxy may submit hint to itself (with an assert) for

[jira] [Updated] (CASSANDRA-6800) ant codecoverage no longer works

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6800: -- Summary: ant codecoverage no longer works (was: ant codecoverage no longer works

[10/15] git commit: merge from 2.0

2014-03-13 Thread xedin
merge from 2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/105dcdbf Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/105dcdbf Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/105dcdbf

[11/15] git commit: Merge remote-tracking branch 'origin/cassandra-2.1' into cassandra-2.1

2014-03-13 Thread xedin
Merge remote-tracking branch 'origin/cassandra-2.1' 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/c3429658 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c3429658 Diff:

[jira] [Resolved] (CASSANDRA-6616) Nodetool repair is taking a long time.

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6616. --- Resolution: Not A Problem Nodetool repair is taking a long time.

[14/15] git commit: merge from 2.0

2014-03-13 Thread xedin
merge from 2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4c22b165 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4c22b165 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/4c22b165

[06/15] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-03-13 Thread xedin
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/e3443145 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e3443145 Diff:

[1/8] git commit: Load a truststore if client certificate authentication is enabled

2014-03-13 Thread mishail
Repository: cassandra Updated Branches: refs/heads/trunk 67feb71ee - 17af71ee3 Load a truststore if client certificate authentication is enabled patch by Mikhail Stepura; reviewed by Jason Brown for CASSANDRA-6847 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[5/8] git commit: Delimiter not working for special characters in COPY command from CQLSH

2014-03-13 Thread mishail
Delimiter not working for special characters in COPY command from CQLSH patch by Shiti Saxena; reviewed by Mikhail Stepura for CASSANDRA-6773 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/972d3da2 Tree:

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

2014-03-13 Thread mishail
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dce55999 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dce55999 Diff:

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

2014-03-13 Thread mishail
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3dcc8c25 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3dcc8c25 Diff:

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

2014-03-13 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/17af71ee Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/17af71ee Diff:

[jira] [Commented] (CASSANDRA-6613) Java 7u51 breaks internode encryption

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934120#comment-13934120 ] Jonathan Ellis commented on CASSANDRA-6613: --- How did that work for you, Ray?

[4/8] git commit: Adjusted cqlshlib tests for CASSANDRA-6745

2014-03-13 Thread mishail
Adjusted cqlshlib tests for CASSANDRA-6745 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c3f40fd7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c3f40fd7 Diff:

[jira] [Updated] (CASSANDRA-6814) We should ensure that AbstractReadExecutor.makeDigestRequests never calls the local machine

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6814: -- Assignee: Vijay We should ensure that AbstractReadExecutor.makeDigestRequests

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

2014-03-13 Thread mishail
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/51220ffe Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/51220ffe Diff:

[7/8] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-03-13 Thread mishail
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/f49df8c9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f49df8c9 Diff:

[jira] [Commented] (CASSANDRA-6814) We should ensure that AbstractReadExecutor.makeDigestRequests never calls the local machine

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934092#comment-13934092 ] Jonathan Ellis commented on CASSANDRA-6814: --- Want to take a stab at this,

[jira] [Commented] (CASSANDRA-6814) We should ensure that AbstractReadExecutor.makeDigestRequests never calls the local machine

2014-03-13 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934123#comment-13934123 ] Vijay commented on CASSANDRA-6814: -- Hi Jonathan Will do, Thanks! We should ensure

[jira] [Commented] (CASSANDRA-6574) key cache shrinks on restart

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934122#comment-13934122 ] Jonathan Ellis commented on CASSANDRA-6574: --- Should we close this or are you

[jira] [Updated] (CASSANDRA-6546) disablethrift results in unclosed file descriptors

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6546: -- Assignee: Ryan McGuire disablethrift results in unclosed file descriptors

[jira] [Assigned] (CASSANDRA-6525) Cannot select data which using WHERE

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-6525: - Assignee: Ryan McGuire Cannot select data which using WHERE

[jira] [Commented] (CASSANDRA-6633) Investigate Bloom Filter Improvements

2014-03-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934132#comment-13934132 ] Benedict commented on CASSANDRA-6633: - Well, (1) and (2) should actually be pretty

[jira] [Updated] (CASSANDRA-6633) Dynamic Resize of Bloom Filters

2014-03-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-6633: Summary: Dynamic Resize of Bloom Filters (was: Investigate Bloom Filter Improvements)

[jira] [Comment Edited] (CASSANDRA-6633) Investigate Bloom Filter Improvements

2014-03-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934132#comment-13934132 ] Benedict edited comment on CASSANDRA-6633 at 3/13/14 9:42 PM:

[jira] [Commented] (CASSANDRA-6523) Unable to contact any seeds! with multi-DC cluster and listen != broadcast address

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934138#comment-13934138 ] Jonathan Ellis commented on CASSANDRA-6523: --- Is this still a problem with

[jira] [Commented] (CASSANDRA-6516) Force shutdown of all repair sessions sometimes fails

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934139#comment-13934139 ] Jonathan Ellis commented on CASSANDRA-6516: --- Does that mean this is no

[jira] [Updated] (CASSANDRA-6499) Shuffle fails if PasswordAuthenticator is enabled

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6499: -- Assignee: Brandon Williams Shuffle fails if PasswordAuthenticator is enabled

[jira] [Commented] (CASSANDRA-6499) Shuffle fails if PasswordAuthenticator is enabled

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934142#comment-13934142 ] Jonathan Ellis commented on CASSANDRA-6499: --- Seems like it should be a

[jira] [Commented] (CASSANDRA-6461) CQLSSTableWriter throws NPE on addRow(Map values)

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934147#comment-13934147 ] Jonathan Ellis commented on CASSANDRA-6461: --- Is this still a problem, Alex?

[jira] [Updated] (CASSANDRA-6473) Add CQL function to generate random UUID

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6473: -- Labels: lhf (was: ) Add CQL function to generate random UUID

[jira] [Commented] (CASSANDRA-6473) Add CQL function to generate random UUID

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934145#comment-13934145 ] Jonathan Ellis commented on CASSANDRA-6473: --- Should be straightforward to

[jira] [Updated] (CASSANDRA-6633) Dynamic Resize of Bloom Filters

2014-03-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-6633: Component/s: Core Description: Dynamic resizing would be useful. The simplest way to

[jira] [Commented] (CASSANDRA-6516) Force shutdown of all repair sessions sometimes fails

2014-03-13 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934149#comment-13934149 ] Yuki Morishita commented on CASSANDRA-6516: --- Yes. Force shutdown of all

[jira] [Resolved] (CASSANDRA-6399) debian init script removes PID despite the return status

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6399. --- Resolution: Not A Problem debian init script removes PID despite the return

[jira] [Updated] (CASSANDRA-6820) NPE in MeteredFlusher.run

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6820: -- Fix Version/s: 2.0.7 NPE in MeteredFlusher.run -

[jira] [Commented] (CASSANDRA-6411) Issue with reading from sstable

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934150#comment-13934150 ] Jonathan Ellis commented on CASSANDRA-6411: --- Are you still seeing this on

[jira] [Resolved] (CASSANDRA-6403) Division by zero Exception in HintedHandoff and CompactionExecutor

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6403. --- Resolution: Fixed Fix Version/s: 2.0.4 Division by zero Exception in

[jira] [Updated] (CASSANDRA-6633) Dynamic Resize of Bloom Filters

2014-03-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-6633: Description: Dynamic resizing would be useful. The simplest way to achieve this is to have

[jira] [Resolved] (CASSANDRA-6516) Force shutdown of all repair sessions sometimes fails

2014-03-13 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita resolved CASSANDRA-6516. --- Resolution: Not A Problem Force shutdown of all repair sessions sometimes fails

[jira] [Updated] (CASSANDRA-6367) Enable purge of local hints

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6367: -- Component/s: (was: Core) Tools Labels: lhf (was: )

[jira] [Updated] (CASSANDRA-6361) Gossiper not work correctly while upgrade c*1.1.9 to c*1.2.6

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6361: -- Assignee: Brandon Williams Gossiper not work correctly while upgrade c*1.1.9 to

[jira] [Updated] (CASSANDRA-6350) Timestamp-with-timezone type

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6350: -- Labels: lhf (was: ) Timestamp-with-timezone type

[jira] [Commented] (CASSANDRA-6361) Gossiper not work correctly while upgrade c*1.1.9 to c*1.2.6

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934160#comment-13934160 ] Jonathan Ellis commented on CASSANDRA-6361: --- Is this a duplicate? Gossiper

[jira] [Commented] (CASSANDRA-6354) No cleanup of excess storage connections

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934164#comment-13934164 ] Jonathan Ellis commented on CASSANDRA-6354: --- Why would MessagingService

[jira] [Resolved] (CASSANDRA-6257) Safety check on node joining cluster (based on last seen vs GC grace period) to avoid zombie data

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6257. --- Resolution: Won't Fix Safety check on node joining cluster (based on last seen

[jira] [Updated] (CASSANDRA-6328) Allow deleting records with a secondary index lookup

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6328: -- Issue Type: New Feature (was: Improvement) Allow deleting records with a

[jira] [Updated] (CASSANDRA-6331) Add LZ4Compressor in CQL document

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6331: -- Assignee: Mikhail Stepura Add LZ4Compressor in CQL document

[jira] [Updated] (CASSANDRA-6328) Allow deleting records with a secondary index lookup

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6328: -- Fix Version/s: 3.0 Allow deleting records with a secondary index lookup

[jira] [Commented] (CASSANDRA-6331) Add LZ4Compressor in CQL document

2014-03-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13934166#comment-13934166 ] Jonathan Ellis commented on CASSANDRA-6331: --- Is this still a problem? Add

git commit: Fix help message for stress counter_write patch by Benedict Elliott Smith; reviewed by Pavel Yaskevich for CASSANDRA-6824

2014-03-13 Thread xedin
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 f49df8c9b - 92381fd26 Fix help message for stress counter_write patch by Benedict Elliott Smith; reviewed by Pavel Yaskevich for CASSANDRA-6824 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

<    1   2   3   4   >