[jira] [Commented] (CASSANDRA-6843) Reclaim overwritten off-heap memtable space early

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

[jira] [Created] (CASSANDRA-6931) BatchLogManager shouldn't serialize mutations with version 1.2 in 2.1.

2014-03-26 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-6931: --- Summary: BatchLogManager shouldn't serialize mutations with version 1.2 in 2.1. Key: CASSANDRA-6931 URL: https://issues.apache.org/jira/browse/CASSANDRA-6931

[jira] [Commented] (CASSANDRA-6843) Reclaim overwritten off-heap memtable space early

2014-03-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947783#comment-13947783 ] Sylvain Lebresne commented on CASSANDRA-6843: - When doing benchmarks, even

[jira] [Commented] (CASSANDRA-6843) Reclaim overwritten off-heap memtable space early

2014-03-26 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947806#comment-13947806 ] Benedict commented on CASSANDRA-6843: - I had no intention of getting into a proper

[jira] [Comment Edited] (CASSANDRA-6843) Reclaim overwritten off-heap memtable space early

2014-03-26 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947806#comment-13947806 ] Benedict edited comment on CASSANDRA-6843 at 3/26/14 11:11 AM:

[jira] [Commented] (CASSANDRA-6659) Allow intercepting query by user provided custom classes

2014-03-26 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947839#comment-13947839 ] Sam Tunnicliffe commented on CASSANDRA-6659: Ok fair enough, I've pushed

[jira] [Updated] (CASSANDRA-6553) Benchmark counter improvements (counters++)

2014-03-26 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-6553: Attachment: 6553.txt AbstractCType.compare() seems to be eating up a lot of time. The attached

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

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947896#comment-13947896 ] Jonathan Ellis commented on CASSANDRA-6643: --- apologies if this was covered

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

2014-03-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947904#comment-13947904 ] Sylvain Lebresne commented on CASSANDRA-6643: - In {noformat} USE ks2;

[jira] [Comment Edited] (CASSANDRA-6912) SSTableReader.isReplaced does not allow for safe resource cleanup

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947921#comment-13947921 ] Jonathan Ellis edited comment on CASSANDRA-6912 at 3/26/14 2:02 PM:

[jira] [Updated] (CASSANDRA-6912) SSTableReader.isReplaced does not allow for safe resource cleanup

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6912: -- Reviewer: Tyler Hobbs (was: Marcus Eriksson) SSTableReader.isReplaced does not

[jira] [Updated] (CASSANDRA-6869) Broken 1.2 sstables support in 2.1

2014-03-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6869: Attachment: (was: 6869.txt) Broken 1.2 sstables support in 2.1

[jira] [Updated] (CASSANDRA-6869) Broken 1.2 sstables support in 2.1

2014-03-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6869: Attachment: 0003-Remove-remnant-of-pre-2.0-messaging-format.txt

[jira] [Commented] (CASSANDRA-6893) Unintended update with conditional statement

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947937#comment-13947937 ] Jonathan Ellis commented on CASSANDRA-6893: --- [~thobbs] to review

[jira] [Updated] (CASSANDRA-6893) Unintended update with conditional statement

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6893: -- Reviewer: Tyler Hobbs Unintended update with conditional statement

[jira] [Commented] (CASSANDRA-6869) Broken 1.2 sstables support in 2.1

2014-03-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947951#comment-13947951 ] Sylvain Lebresne commented on CASSANDRA-6869: - bq. if version 2.0 and

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

2014-03-26 Thread slebresne
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt build.xml Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7b32dbd4 Tree:

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

2014-03-26 Thread slebresne
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/3d399259 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3d399259 Diff:

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

2014-03-26 Thread slebresne
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt build.xml Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7b32dbd4 Tree:

git commit: Adds QueryHandler interface

2014-03-26 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 d7cb97005 - 485feefb2 Adds QueryHandler interface patch by beobal slebresne; reviewed by beobal slebresne for CASSANDRA-6659 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-6920) LatencyMetrics can return infinity

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6920: -- Reviewer: Lyuben Todorov LatencyMetrics can return infinity

[jira] [Commented] (CASSANDRA-6920) LatencyMetrics can return infinity

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13947970#comment-13947970 ] Jonathan Ellis commented on CASSANDRA-6920: --- [~lyubent] to review

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

2014-03-26 Thread slebresne
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: src/java/org/apache/cassandra/cql3/QueryProcessor.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/eefa14f6 Tree:

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

2014-03-26 Thread slebresne
Merge branch 'cassandra-2.1' into trunk Conflicts: src/java/org/apache/cassandra/service/ClientState.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a0817d54 Tree:

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

2014-03-26 Thread slebresne
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: src/java/org/apache/cassandra/cql3/QueryProcessor.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/eefa14f6 Tree:

[jira] [Commented] (CASSANDRA-6924) Data Inserted Immediately After Secondary Index Creation is not Indexed

2014-03-26 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948005#comment-13948005 ] Sylvain Lebresne commented on CASSANDRA-6924: - How reliable is the test

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

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

[02/12] git commit: Allow manually specifying start/end tokens in CFIF patch by Paulo Gomes; reviewed by Piotr Kołaczkowski for CASSANDRA-6436

2014-03-26 Thread jbellis
Allow manually specifying start/end tokens in CFIF patch by Paulo Gomes; reviewed by Piotr Kołaczkowski for CASSANDRA-6436 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/33c78d54 Tree:

[07/12] git commit: Restrict Windows to parallel repairs patch by Josh McKenzie; reviewed by jbellis for CASSANDRA-6907

2014-03-26 Thread jbellis
Restrict Windows to parallel repairs patch by Josh McKenzie; reviewed by jbellis for CASSANDRA-6907 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3856c37a Tree:

[03/12] git commit: Allow manually specifying start/end tokens in CFIF patch by Paulo Gomes; reviewed by Piotr Kołaczkowski for CASSANDRA-6436

2014-03-26 Thread jbellis
Allow manually specifying start/end tokens in CFIF patch by Paulo Gomes; reviewed by Piotr Kołaczkowski for CASSANDRA-6436 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/33c78d54 Tree:

[09/12] git commit: Restrict Windows to parallel repairs patch by Josh McKenzie; reviewed by jbellis for CASSANDRA-6907

2014-03-26 Thread jbellis
Restrict Windows to parallel repairs patch by Josh McKenzie; reviewed by jbellis for CASSANDRA-6907 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3856c37a Tree:

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

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

[08/12] git commit: Restrict Windows to parallel repairs patch by Josh McKenzie; reviewed by jbellis for CASSANDRA-6907

2014-03-26 Thread jbellis
Restrict Windows to parallel repairs patch by Josh McKenzie; reviewed by jbellis for CASSANDRA-6907 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3856c37a Tree:

[10/12] git commit: merge from 2.0

2014-03-26 Thread jbellis
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/45a6373e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/45a6373e Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/45a6373e

[11/12] git commit: merge from 2.0

2014-03-26 Thread jbellis
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/45a6373e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/45a6373e Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/45a6373e

[04/12] git commit: merge from 2.0

2014-03-26 Thread jbellis
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/a06adb6a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a06adb6a Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a06adb6a

[jira] [Commented] (CASSANDRA-6907) ignore snapshot repair flag on Windows

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948013#comment-13948013 ] Jonathan Ellis commented on CASSANDRA-6907: --- committed ignore snapshot

[3/3] git commit: merge from 2.1

2014-03-26 Thread jbellis
merge from 2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ebe59217 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ebe59217 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/ebe59217

[1/3] git commit: cleanup

2014-03-26 Thread jbellis
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 45a6373e4 - 76101027e refs/heads/trunk 228041629 - ebe592173 cleanup Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/76101027 Tree:

[2/3] git commit: cleanup

2014-03-26 Thread jbellis
cleanup Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/76101027 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/76101027 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/76101027 Branch:

[jira] [Created] (CASSANDRA-6932) StorageServiceMbean needs to expose flush directory.

2014-03-26 Thread Nick Bailey (JIRA)
Nick Bailey created CASSANDRA-6932: -- Summary: StorageServiceMbean needs to expose flush directory. Key: CASSANDRA-6932 URL: https://issues.apache.org/jira/browse/CASSANDRA-6932 Project: Cassandra

[jira] [Commented] (CASSANDRA-6924) Data Inserted Immediately After Secondary Index Creation is not Indexed

2014-03-26 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948055#comment-13948055 ] Russ Hatch commented on CASSANDRA-6924: --- This came up on the cassandra user's

[jira] [Commented] (CASSANDRA-6924) Data Inserted Immediately After Secondary Index Creation is not Indexed

2014-03-26 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948056#comment-13948056 ] Russ Hatch commented on CASSANDRA-6924: --- Oops looks like I was a bit wrong, the

[jira] [Commented] (CASSANDRA-6924) Data Inserted Immediately After Secondary Index Creation is not Indexed

2014-03-26 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948070#comment-13948070 ] Tyler Hobbs commented on CASSANDRA-6924: bq. How reliable is the test failure

[jira] [Created] (CASSANDRA-6936) Make all byte representations of types comparable by their unsigned byte representation only

2014-03-26 Thread Benedict (JIRA)
Benedict created CASSANDRA-6936: --- Summary: Make all byte representations of types comparable by their unsigned byte representation only Key: CASSANDRA-6936 URL: https://issues.apache.org/jira/browse/CASSANDRA-6936

[jira] [Commented] (CASSANDRA-6933) Optimise Read Comparison Costs in collectTimeOrderedData

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

[jira] [Created] (CASSANDRA-6934) Optimise Byte + CellName comparisons

2014-03-26 Thread Benedict (JIRA)
Benedict created CASSANDRA-6934: --- Summary: Optimise Byte + CellName comparisons Key: CASSANDRA-6934 URL: https://issues.apache.org/jira/browse/CASSANDRA-6934 Project: Cassandra Issue Type:

git commit: Remove adjusted op rate from stress output

2014-03-26 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 76101027e - ebaa755b1 Remove adjusted op rate from stress output patch by Benedict Elliott Smith; reviewed by Aleksey Yeschenko for CASSANDRA-6921 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Remove adjusted op rate from stress output

2014-03-26 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk ebe592173 - 7358fe318 Remove adjusted op rate from stress output patch by Benedict Elliott Smith; reviewed by Aleksey Yeschenko for CASSANDRA-6921 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2014-03-26 Thread aleksey
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/7358fe31 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7358fe31 Diff:

[jira] [Commented] (CASSANDRA-4050) Unable to remove snapshot files on Windows while original sstables are live

2014-03-26 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948359#comment-13948359 ] Joshua McKenzie commented on CASSANDRA-4050: Attaching 1st run at

[jira] [Updated] (CASSANDRA-4050) Unable to remove snapshot files on Windows while original sstables are live

2014-03-26 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-4050: --- Attachment: CASSANDRA-4050_v1.patch Unable to remove snapshot files on Windows

[jira] [Resolved] (CASSANDRA-6736) Windows7 AccessDeniedException on commit log

2014-03-26 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie resolved CASSANDRA-6736. Resolution: Cannot Reproduce Looks like the issue was file locking due to

[jira] [Updated] (CASSANDRA-6890) Remove mmap'ed i/o from read path

2014-03-26 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-6890: --- Attachment: mmap_perf.txt Remove mmap'ed i/o from read path

[jira] [Commented] (CASSANDRA-6890) Remove mmap'ed i/o from read path

2014-03-26 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948366#comment-13948366 ] Joshua McKenzie commented on CASSANDRA-6890: See CASSANDRA-4050 for

[jira] [Assigned] (CASSANDRA-6937) On large insert, node is being marked down with Commit Log failure

2014-03-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-6937: --- Assignee: Benedict On large insert, node is being marked down with

[jira] [Created] (CASSANDRA-6937) On large insert, node is being marked down with Commit Log failure

2014-03-26 Thread jonathan lacefield (JIRA)
jonathan lacefield created CASSANDRA-6937: - Summary: On large insert, node is being marked down with Commit Log failure Key: CASSANDRA-6937 URL: https://issues.apache.org/jira/browse/CASSANDRA-6937

[jira] [Updated] (CASSANDRA-6927) Create a CQL3 based bulk OutputFormat

2014-03-26 Thread Paul Pak (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Pak updated CASSANDRA-6927: Labels: bulk cql3 hadoop outputformat (was: ) Create a CQL3 based bulk OutputFormat

[jira] [Updated] (CASSANDRA-6927) Create a CQL3 based bulk OutputFormat

2014-03-26 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6927: Labels: cql3 hadoop (was: bulk cql3 hadoop outputformat) Create a CQL3 based

[jira] [Commented] (CASSANDRA-6924) Data Inserted Immediately After Secondary Index Creation is not Indexed

2014-03-26 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948678#comment-13948678 ] Ryan McGuire commented on CASSANDRA-6924: - bq. and we have a proper fix in

[jira] [Commented] (CASSANDRA-6933) Optimise Read Comparison Costs in collectTimeOrderedData

2014-03-26 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948682#comment-13948682 ] Benedict commented on CASSANDRA-6933: - FTR, another quick and dirty benchmark:

[jira] [Commented] (CASSANDRA-6937) On large insert, node is being marked down with Commit Log failure

2014-03-26 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948706#comment-13948706 ] Benedict commented on CASSANDRA-6937: - Silly question, but are they running a

[jira] [Created] (CASSANDRA-6938) Cassandra doesn't seem to present the intermediate cert during TLS handshake

2014-03-26 Thread Jeff Davey (JIRA)
Jeff Davey created CASSANDRA-6938: - Summary: Cassandra doesn't seem to present the intermediate cert during TLS handshake Key: CASSANDRA-6938 URL: https://issues.apache.org/jira/browse/CASSANDRA-6938

[jira] [Updated] (CASSANDRA-6938) Cassandra doesn't seem to present the intermediate cert during TLS handshake

2014-03-26 Thread Jeff Davey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Davey updated CASSANDRA-6938: -- Fix Version/s: (was: 2.0.4) Cassandra doesn't seem to present the intermediate cert

[jira] [Commented] (CASSANDRA-6933) Optimise Read Comparison Costs in collectTimeOrderedData

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948711#comment-13948711 ] Jonathan Ellis commented on CASSANDRA-6933: --- I'm pretty sure keep track of

[jira] [Commented] (CASSANDRA-6933) Optimise Read Comparison Costs in collectTimeOrderedData

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948715#comment-13948715 ] Jonathan Ellis commented on CASSANDRA-6933: --- OTOH for the common case of

[jira] [Commented] (CASSANDRA-6933) Optimise Read Comparison Costs in collectTimeOrderedData

2014-03-26 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948716#comment-13948716 ] Jonathan Ellis commented on CASSANDRA-6933: --- ... actually, isn't this moot

[jira] [Commented] (CASSANDRA-6933) Optimise Read Comparison Costs in collectTimeOrderedData

2014-03-26 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948723#comment-13948723 ] Benedict commented on CASSANDRA-6933: - bq. ... actually, isn't this moot anyway

[jira] [Comment Edited] (CASSANDRA-6933) Optimise Read Comparison Costs in collectTimeOrderedData

2014-03-26 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948721#comment-13948721 ] Benedict edited comment on CASSANDRA-6933 at 3/27/14 1:04 AM:

[jira] [Commented] (CASSANDRA-6933) Optimise Read Comparison Costs in collectTimeOrderedData

2014-03-26 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948731#comment-13948731 ] Benedict commented on CASSANDRA-6933: - Okay, so with a little wikipedia and

[jira] [Comment Edited] (CASSANDRA-6933) Optimise Read Comparison Costs in collectTimeOrderedData

2014-03-26 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948731#comment-13948731 ] Benedict edited comment on CASSANDRA-6933 at 3/27/14 1:34 AM:

[jira] [Commented] (CASSANDRA-6938) Cassandra doesn't seem to present the intermediate cert during TLS handshake

2014-03-26 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948821#comment-13948821 ] Mikhail Stepura commented on CASSANDRA-6938: It could be CASSANDRA-6847

[1/6] git commit: make WrappedRow static

2014-03-26 Thread jbellis
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 3856c37ad - e615960c1 refs/heads/cassandra-2.1 ebaa755b1 - 62a0222aa refs/heads/trunk 7358fe318 - 9bb3776c2 make WrappedRow static Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/6] git commit: make WrappedRow static

2014-03-26 Thread jbellis
make WrappedRow static Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e615960c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e615960c Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e615960c

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

2014-03-26 Thread jbellis
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/62a0222a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/62a0222a Diff:

[2/6] git commit: make WrappedRow static

2014-03-26 Thread jbellis
make WrappedRow static Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e615960c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e615960c Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/e615960c

[jira] [Updated] (CASSANDRA-6938) Cassandra doesn't seem to present the intermediate cert during TLS handshake

2014-03-26 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6938: --- Description: After some considerable amount of pain, I was able to get my cert

[jira] [Commented] (CASSANDRA-6938) Cassandra doesn't seem to present the intermediate cert during TLS handshake

2014-03-26 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13948890#comment-13948890 ] Mikhail Stepura commented on CASSANDRA-6938: [~nietsnie] what {{keytool