cassandra git commit: fix merge(s)

2015-03-04 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk e473ce066 - 034e0179b fix merge(s) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/034e0179 Tree:

[jira] [Commented] (CASSANDRA-8896) Investigate upstream changes to compressors to fit contents exactly to one page

2015-03-04 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347041#comment-14347041 ] Branimir Lambov commented on CASSANDRA-8896: Implementing compressed size

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

2015-03-04 Thread benedict
Merge branch 'cassandra-2.1' into trunk Conflicts: test/unit/org/apache/cassandra/io/sstable/IndexSummaryManagerTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5346ce70 Tree:

[1/3] cassandra git commit: Fix CASSANDRA-8750's treatment of compressed files

2015-03-04 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 ec7fba44e - a1e2978f9 refs/heads/trunk 5346ce700 - 36bd31d05 Fix CASSANDRA-8750's treatment of compressed files patch by benedict; reviewed by marcus for CASSANDRA-8750 Project:

[jira] [Commented] (CASSANDRA-8584) Add strerror output on failed trySkipCache calls

2015-03-04 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347101#comment-14347101 ] Benedict commented on CASSANDRA-8584: - +1 I have a slight concern we might spam

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

2015-03-04 Thread benedict
Merge branch 'cassandra-2.1' into trunk Conflicts: src/java/org/apache/cassandra/io/compress/CompressedRandomAccessReader.java test/unit/org/apache/cassandra/io/sstable/SSTableRewriterTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Created] (CASSANDRA-8906) Experiment with optimizing partition merging when we can prove that some sources don't overlap

2015-03-04 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-8906: --- Summary: Experiment with optimizing partition merging when we can prove that some sources don't overlap Key: CASSANDRA-8906 URL:

[jira] [Resolved] (CASSANDRA-8750) Ensure SSTableReader.last corresponds exactly with the file end

2015-03-04 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict resolved CASSANDRA-8750. - Resolution: Fixed Thanks, committed Ensure SSTableReader.last corresponds exactly with the

[jira] [Updated] (CASSANDRA-8904) Compaction pending tasks is 9 but no compaction is running

2015-03-04 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian updated CASSANDRA-8904: -- Attachment: 8904-2.0.txt Multiplying the expected bytes in the level by the score

[1/4] cassandra git commit: IndexSummaryBuilder utilises offheap memory, and shares data between each IndexSummary opened from it

2015-03-04 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 3c3fefa04 - f3c0e11e2 refs/heads/trunk 20b62de80 - e473ce066 IndexSummaryBuilder utilises offheap memory, and shares data between each IndexSummary opened from it patch by benedict; reviewed by ariel for CASSANDRA-8757

[2/4] cassandra git commit: IndexSummaryBuilder utilises offheap memory, and shares data between each IndexSummary opened from it

2015-03-04 Thread benedict
IndexSummaryBuilder utilises offheap memory, and shares data between each IndexSummary opened from it patch by benedict; reviewed by ariel for CASSANDRA-8757 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f3c0e11e

[jira] [Commented] (CASSANDRA-8162) Log client address in query trace

2015-03-04 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347077#comment-14347077 ] Tyler Hobbs commented on CASSANDRA-8162: Either adding it to the (existing)

[jira] [Updated] (CASSANDRA-8903) Super Columns exception during upgrade from C* 1.2.18 to C* 2.0.11.83

2015-03-04 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8903: --- Description: While in the middle of an upgrade of a 12-node cluster, the

[jira] [Commented] (CASSANDRA-8086) Cassandra should have ability to limit the number of native connections

2015-03-04 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347092#comment-14347092 ] Joshua McKenzie commented on CASSANDRA-8086: New patch LGTM. Could I get

[jira] [Commented] (CASSANDRA-8731) Optimise merges involving multiple clustering columns

2015-03-04 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347096#comment-14347096 ] Sylvain Lebresne commented on CASSANDRA-8731: - I've created

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

2015-03-04 Thread benedict
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/a4221b72 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a4221b72 Diff:

[jira] [Updated] (CASSANDRA-7555) Support copy and link for commitlog archiving without forking the jvm

2015-03-04 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-7555: --- Reviewer: Branimir Lambov Support copy and link for commitlog archiving without

[jira] [Updated] (CASSANDRA-8903) Super Columns exception during upgrade from C* 1.2.18 to C* 2.0.11.83

2015-03-04 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8903: --- Assignee: Sylvain Lebresne Super Columns exception during upgrade from C* 1.2.18

[jira] [Updated] (CASSANDRA-8584) Add strerror output on failed trySkipCache calls

2015-03-04 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-8584: --- Reviewer: Benedict Add strerror output on failed trySkipCache calls

[jira] [Comment Edited] (CASSANDRA-8731) Optimise merges involving multiple clustering columns

2015-03-04 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347096#comment-14347096 ] Sylvain Lebresne edited comment on CASSANDRA-8731 at 3/4/15 4:37 PM:

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

2015-03-04 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/e473ce06/src/java/org/apache/cassandra/io/sstable/format/big/BigTableWriter.java -- diff --cc src/java/org/apache/cassandra/io/sstable/format/big/BigTableWriter.java index

[jira] [Assigned] (CASSANDRA-8904) Compaction pending tasks is 9 but no compaction is running

2015-03-04 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian reassigned CASSANDRA-8904: - Assignee: Carl Yeksigian Compaction pending tasks is 9 but no compaction is

[jira] [Commented] (CASSANDRA-8757) IndexSummaryBuilder should construct itself offheap, and share memory between the result of each build() invocation

2015-03-04 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347070#comment-14347070 ] Benedict commented on CASSANDRA-8757: - Got ahead of myself and thought I'd had the

[jira] [Commented] (CASSANDRA-8896) Investigate upstream changes to compressors to fit contents exactly to one page

2015-03-04 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347082#comment-14347082 ] Benedict commented on CASSANDRA-8896: - It's not something I'm personally likely to

[2/3] cassandra git commit: cassandra-stress support for varint

2015-03-04 Thread benedict
cassandra-stress support for varint patch by sebastian estevez; reviewed by benedict for CASSANDRA-8882 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7712e0ef Tree:

[jira] [Commented] (CASSANDRA-7122) Replacement nodes have null entries in system.peers

2015-03-04 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347212#comment-14347212 ] Brandon Williams commented on CASSANDRA-7122: - It may be a newer problem,

[2/3] cassandra git commit: Fix CASSANDRA-8750's treatment of compressed files

2015-03-04 Thread benedict
Fix CASSANDRA-8750's treatment of compressed files patch by benedict; reviewed by marcus for CASSANDRA-8750 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a1e2978f Tree:

[jira] [Updated] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2015-03-04 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6091: Reviewer: Alex Liu (was: Brandon Williams) Assignee: mck (was: Alex Liu)

[1/3] cassandra git commit: cassandra-stress support for varint

2015-03-04 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 a1e2978f9 - 7712e0ef0 refs/heads/trunk 36bd31d05 - a4221b721 cassandra-stress support for varint patch by sebastian estevez; reviewed by benedict for CASSANDRA-8882 Project:

[jira] [Comment Edited] (CASSANDRA-8906) Experiment with optimizing partition merging when we can prove that some sources don't overlap

2015-03-04 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347159#comment-14347159 ] Jonathan Ellis edited comment on CASSANDRA-8906 at 3/4/15 5:08 PM:

[jira] [Commented] (CASSANDRA-8906) Experiment with optimizing partition merging when we can prove that some sources don't overlap

2015-03-04 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347159#comment-14347159 ] Jonathan Ellis commented on CASSANDRA-8906: --- Doesn't that mean you still

[jira] [Commented] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2015-03-04 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347173#comment-14347173 ] Alex Liu commented on CASSANDRA-6091: - LGMT+1 Better Vnode support in hadoop/pig

cassandra git commit: fix test merge

2015-03-04 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 7376f42fc - 8501e5186 fix test merge Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8501e518 Tree:

[jira] [Updated] (CASSANDRA-8903) Super Columns exception during upgrade from C* 1.2.18 to C* 2.0.11

2015-03-04 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-8903: --- Summary: Super Columns exception during upgrade from C* 1.2.18 to C* 2.0.11

[jira] [Commented] (CASSANDRA-8584) Add strerror output on failed trySkipCache calls

2015-03-04 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347117#comment-14347117 ] Joshua McKenzie commented on CASSANDRA-8584: Thinking back to when I added

[jira] [Commented] (CASSANDRA-8584) Add strerror output on failed trySkipCache calls

2015-03-04 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347127#comment-14347127 ] Benedict commented on CASSANDRA-8584: - bq. Providing a stack or filename (or both)

[jira] [Commented] (CASSANDRA-7555) Support copy and link for commitlog archiving without forking the jvm

2015-03-04 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347166#comment-14347166 ] Nick Bailey commented on CASSANDRA-7555: Oh nice. Maybe we just split this

[jira] [Commented] (CASSANDRA-7555) Support copy and link for commitlog archiving without forking the jvm

2015-03-04 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347168#comment-14347168 ] Joshua McKenzie commented on CASSANDRA-7555: Since this is an optimization

[jira] [Commented] (CASSANDRA-7555) Support copy and link for commitlog archiving without forking the jvm

2015-03-04 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347163#comment-14347163 ] Jonathan Ellis commented on CASSANDRA-7555: --- That's not set in stone,

[jira] [Updated] (CASSANDRA-8722) Auth MBean needs to be registered

2015-03-04 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-8722: Attachment: 8722-v3.txt Makes sense, attached. Auth MBean needs to be

[jira] [Created] (CASSANDRA-8907) Raise GCInspector alerts to WARN

2015-03-04 Thread Adam Hattrell (JIRA)
Adam Hattrell created CASSANDRA-8907: Summary: Raise GCInspector alerts to WARN Key: CASSANDRA-8907 URL: https://issues.apache.org/jira/browse/CASSANDRA-8907 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-6091) Better Vnode support in hadoop/pig

2015-03-04 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-6091: --- Reviewer: Brandon Williams Better Vnode support in hadoop/pig

[jira] [Commented] (CASSANDRA-8584) Add strerror output on failed trySkipCache calls

2015-03-04 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347162#comment-14347162 ] Jonathan Ellis commented on CASSANDRA-8584: --- Doesn't logback build this in

[jira] [Updated] (CASSANDRA-7816) Duplicate DOWN/UP Events Pushed with Native Protocol

2015-03-04 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-7816: --- Reviewer: Brandon Williams (was: Tyler Hobbs) Duplicate DOWN/UP Events Pushed with

[jira] [Updated] (CASSANDRA-8584) Add strerror output on failed trySkipCache calls

2015-03-04 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8584: Attachment: nospamlogger.txt Since I'm advocating some minor scope creep, here's my attempt to

cassandra git commit: fix merge

2015-03-04 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk a4221b721 - 7376f42fc fix merge Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7376f42f Tree:

[jira] [Commented] (CASSANDRA-6477) Global indexes

2015-03-04 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347226#comment-14347226 ] Carl Yeksigian commented on CASSANDRA-6477: --- The work I have so far is on

[jira] [Commented] (CASSANDRA-7122) Replacement nodes have null entries in system.peers

2015-03-04 Thread Tianqiang Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347250#comment-14347250 ] Tianqiang Liu commented on CASSANDRA-7122: -- The bug still happens. After

[jira] [Updated] (CASSANDRA-8236) Delay node up and node added notifications until native protocol server is started

2015-03-04 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8236: --- Reviewer: Stefania (was: Tyler Hobbs) Delay node up and node added notifications until

[jira] [Commented] (CASSANDRA-7555) Support copy and link for commitlog archiving without forking the jvm

2015-03-04 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347152#comment-14347152 ] Nick Bailey commented on CASSANDRA-7555: So it seems that C* recycles

[jira] [Commented] (CASSANDRA-8375) Cleanup of generics in bounds serialization

2015-03-04 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347161#comment-14347161 ] Joshua McKenzie commented on CASSANDRA-8375: Sorry for the delay on this -

[jira] [Commented] (CASSANDRA-8901) Generalize progress reporting between tools and a server

2015-03-04 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347405#comment-14347405 ] Joshua McKenzie commented on CASSANDRA-8901: Looking good - the framework

svn commit: r1664124 - in /cassandra/site: publish/download/index.html publish/index.html publish/privacy.html src/content/index.html src/layout/skeleton/_footer.html

2015-03-04 Thread jake
Author: jake Date: Wed Mar 4 19:24:19 2015 New Revision: 1664124 URL: http://svn.apache.org/r1664124 Log: footer and docs Modified: cassandra/site/publish/download/index.html cassandra/site/publish/index.html cassandra/site/publish/privacy.html

[jira] [Created] (CASSANDRA-8908) Silly update to docs for UPDATE in Cql.g

2015-03-04 Thread Brian ONeill (JIRA)
Brian ONeill created CASSANDRA-8908: --- Summary: Silly update to docs for UPDATE in Cql.g Key: CASSANDRA-8908 URL: https://issues.apache.org/jira/browse/CASSANDRA-8908 Project: Cassandra

[jira] [Commented] (CASSANDRA-8907) Raise GCInspector alerts to WARN

2015-03-04 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347413#comment-14347413 ] Brandon Williams commented on CASSANDRA-8907: - The problem here is, GC is

[jira] [Commented] (CASSANDRA-8879) Alter table on compact storage broken

2015-03-04 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347456#comment-14347456 ] Aleksey Yeschenko commented on CASSANDRA-8879: -- Given that we can only do

[jira] [Commented] (CASSANDRA-8086) Cassandra should have ability to limit the number of native connections

2015-03-04 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347404#comment-14347404 ] Norman Maurer commented on CASSANDRA-8086: -- Will get you a patch asap.

svn commit: r1664096 - in /cassandra/site: publish/download/index.html publish/index.html src/content/download/index.html src/content/index.html

2015-03-04 Thread jake
Author: jake Date: Wed Mar 4 18:33:19 2015 New Revision: 1664096 URL: http://svn.apache.org/r1664096 Log: Add TM marks Modified: cassandra/site/publish/download/index.html cassandra/site/publish/index.html cassandra/site/src/content/download/index.html

[jira] [Commented] (CASSANDRA-8907) Raise GCInspector alerts to WARN

2015-03-04 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347430#comment-14347430 ] Carl Yeksigian commented on CASSANDRA-8907: --- We already have a threshold

[jira] [Created] (CASSANDRA-8909) Replication Strategy creation errors are lost in try/catch

2015-03-04 Thread Alan Boudreault (JIRA)
Alan Boudreault created CASSANDRA-8909: -- Summary: Replication Strategy creation errors are lost in try/catch Key: CASSANDRA-8909 URL: https://issues.apache.org/jira/browse/CASSANDRA-8909 Project:

[jira] [Updated] (CASSANDRA-8909) Replication Strategy creation errors are lost in try/catch

2015-03-04 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Boudreault updated CASSANDRA-8909: --- Description: I was initially executing a bad cassandra-stress command and was

[jira] [Updated] (CASSANDRA-7272) Add Major Compaction to LCS

2015-03-04 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian updated CASSANDRA-7272: -- Reviewer: Carl Yeksigian Add Major Compaction to LCS

[jira] [Updated] (CASSANDRA-8502) Static columns returning null for pages after first

2015-03-04 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8502: --- Reviewer: Sylvain Lebresne Static columns returning null for pages after first

[jira] [Updated] (CASSANDRA-8838) Resumable bootstrap streaming

2015-03-04 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-8838: - Reviewer: Stefania Assigning to Stefania to review. Resumable bootstrap

[jira] [Updated] (CASSANDRA-8494) incremental bootstrap

2015-03-04 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-8494: -- Labels: dense-storage (was: density) incremental bootstrap -

[jira] [Resolved] (CASSANDRA-8390) The process cannot access the file because it is being used by another process

2015-03-04 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie resolved CASSANDRA-8390. Resolution: Duplicate Fix Version/s: (was: 2.1.4)

[jira] [Commented] (CASSANDRA-8793) Avoid memory allocation when searching index summary

2015-03-04 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347554#comment-14347554 ] Ariel Weisberg commented on CASSANDRA-8793: --- *

[jira] [Updated] (CASSANDRA-8908) Silly update to docs for UPDATE in Cql.g

2015-03-04 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8908: --- Reviewer: Tyler Hobbs Silly update to docs for UPDATE in Cql.g

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

2015-03-04 Thread jake
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/4a1879c2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4a1879c2 Diff:

cassandra git commit: ninja change stress read-lookback default to none

2015-03-04 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 7712e0ef0 - 213b06695 ninja change stress read-lookback default to none Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/213b0669 Tree:

[1/2] cassandra git commit: ninja change stress read-lookback default to none

2015-03-04 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk 8501e5186 - 4a1879c23 ninja change stress read-lookback default to none Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/213b0669 Tree:

[jira] [Commented] (CASSANDRA-7094) cqlsh: DESCRIBE is not case-insensitive

2015-03-04 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347603#comment-14347603 ] Philip Thompson commented on CASSANDRA-7094: This bug does not reproduce

[jira] [Commented] (CASSANDRA-8879) Alter table on compact storage broken

2015-03-04 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347601#comment-14347601 ] Jonathan Ellis commented on CASSANDRA-8879: --- So be it. Alter table on

[jira] [Commented] (CASSANDRA-8850) clean up options syntax for create/alter role

2015-03-04 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347606#comment-14347606 ] Aleksey Yeschenko commented on CASSANDRA-8850: -- Usernames (and by

cassandra git commit: make stress read-lookback optional

2015-03-04 Thread jake
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 213b06695 - 4176f9e78 make stress read-lookback optional Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4176f9e7 Tree:

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

2015-03-04 Thread jake
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/b2d16f4c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b2d16f4c Diff:

[1/2] cassandra git commit: make stress read-lookback optional

2015-03-04 Thread jake
Repository: cassandra Updated Branches: refs/heads/trunk 4a1879c23 - b2d16f4cd make stress read-lookback optional Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4176f9e7 Tree:

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

2015-03-04 Thread benedict
Merge branch 'cassandra-2.1' into trunk Conflicts: src/java/org/apache/cassandra/io/sstable/IndexSummaryBuilder.java src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java test/unit/org/apache/cassandra/io/sstable/IndexSummaryTest.java Project:

[jira] [Commented] (CASSANDRA-8731) Optimise merges involving multiple clustering columns

2015-03-04 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347056#comment-14347056 ] Jonathan Ellis commented on CASSANDRA-8731: --- Sylvain, can you link your

[1/3] cassandra git commit: markCompacting only succeeds if the exact SSTableReader instances being marked are in the live set

2015-03-04 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 f3c0e11e2 - ec7fba44e refs/heads/trunk 034e0179b - 5346ce700 markCompacting only succeeds if the exact SSTableReader instances being marked are in the live set patch by benedict; reviewed by tjake for CASSANDRA-8689 Project:

[2/3] cassandra git commit: markCompacting only succeeds if the exact SSTableReader instances being marked are in the live set

2015-03-04 Thread benedict
markCompacting only succeeds if the exact SSTableReader instances being marked are in the live set patch by benedict; reviewed by tjake for CASSANDRA-8689 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ec7fba44

[jira] [Commented] (CASSANDRA-8909) Replication Strategy creation errors are lost in try/catch

2015-03-04 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347471#comment-14347471 ] Alan Boudreault commented on CASSANDRA-8909: Any dev to review?

[jira] [Updated] (CASSANDRA-8716) java.util.concurrent.ExecutionException: java.lang.AssertionError: Memory was freed when running cleanup

2015-03-04 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8716: --- Labels: qa-resolved (was: ) java.util.concurrent.ExecutionException:

[jira] [Updated] (CASSANDRA-8544) Cassandra could not start with NPE in ColumnFamilyStore.removeUnfinishedCompactionLeftovers

2015-03-04 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-8544: - Reviewer: Aleksey Yeschenko Cassandra could not start with NPE in

[jira] [Commented] (CASSANDRA-7410) Pig support for BulkOutputFormat as a parameter in url

2015-03-04 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347505#comment-14347505 ] Alex Liu commented on CASSANDRA-7410: - {{CqlBulkRecordWriter}} comes with its own

[jira] [Updated] (CASSANDRA-8586) support millions of sstables by lazily acquiring/caching/dropping filehandles

2015-03-04 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-8586: -- Labels: dense-storage (was: ) support millions of sstables by lazily

[jira] [Updated] (CASSANDRA-8804) Startup error on Windows

2015-03-04 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-8804: --- Labels: Windows (was: windows) Startup error on Windows

[jira] [Updated] (CASSANDRA-7666) Range-segmented sstables

2015-03-04 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-7666: -- Labels: dense-storage (was: ) Range-segmented sstables

[jira] [Commented] (CASSANDRA-8613) Regression in mixed single and multi-column relation support

2015-03-04 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347488#comment-14347488 ] Benjamin Lerer commented on CASSANDRA-8613: --- The branches with the latest

[jira] [Updated] (CASSANDRA-7272) Add Major Compaction to LCS

2015-03-04 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7272: - Labels: compaction docs-impacting (was: compaction) Add Major Compaction to

[jira] [Updated] (CASSANDRA-6696) Partition sstables by token range

2015-03-04 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-6696: -- Labels: compaction correctness dense-storage performance (was: compaction

[jira] [Updated] (CASSANDRA-8838) Resumable bootstrap streaming

2015-03-04 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-8838: -- Labels: dense-storage (was: ) Resumable bootstrap streaming

[jira] [Updated] (CASSANDRA-8909) Replication Strategy creation errors are lost in try/catch

2015-03-04 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-8909: - Reviewer: Aleksey Yeschenko Replication Strategy creation errors are lost in

[jira] [Commented] (CASSANDRA-7666) Range-segmented sstables

2015-03-04 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347551#comment-14347551 ] T Jake Luciani commented on CASSANDRA-7666: --- We need this to accomplish

[jira] [Updated] (CASSANDRA-8535) java.lang.RuntimeException: Failed to rename XXX to YYY

2015-03-04 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-8535: --- Labels: Windows (was: ) java.lang.RuntimeException: Failed to rename XXX to YYY

[jira] [Commented] (CASSANDRA-8793) Avoid memory allocation when searching index summary

2015-03-04 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347573#comment-14347573 ] Benedict commented on CASSANDRA-8793: - bq. SafeMemoryWriter.withByteOrder should

[jira] [Updated] (CASSANDRA-8613) Regression in mixed single and multi-column relation support

2015-03-04 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8613: --- Fix Version/s: 2.0.13 Regression in mixed single and multi-column relation

[jira] [Commented] (CASSANDRA-8880) Add metrics to monitor the amount of tombstones created

2015-03-04 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347346#comment-14347346 ] Lyuben Todorov commented on CASSANDRA-8880: --- Do we want to increment the

[jira] [Commented] (CASSANDRA-8714) row-cache: use preloaded jemalloc w/ Unsafe

2015-03-04 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14347435#comment-14347435 ] Ariel Weisberg commented on CASSANDRA-8714: --- Looking at the micro benchmark

[jira] [Created] (CASSANDRA-8910) Conditional update by UDF

2015-03-04 Thread Brian ONeill (JIRA)
Brian ONeill created CASSANDRA-8910: --- Summary: Conditional update by UDF Key: CASSANDRA-8910 URL: https://issues.apache.org/jira/browse/CASSANDRA-8910 Project: Cassandra Issue Type:

  1   2   >