[jira] [Commented] (CASSANDRA-7688) Add data sizing to a system table

2015-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394179#comment-14394179 ] Piotr Kołaczkowski commented on CASSANDRA-7688: --- So I must have had some

[jira] [Comment Edited] (CASSANDRA-7688) Add data sizing to a system table

2015-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394179#comment-14394179 ] Piotr Kołaczkowski edited comment on CASSANDRA-7688 at 4/3/15 8:03 AM:

[jira] [Commented] (CASSANDRA-8893) RandomAccessReader should share its FileChannel with all instances (via SegmentedFile)

2015-04-03 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394193#comment-14394193 ] Stefania commented on CASSANDRA-8893: - Benedict, take a look at the patch attached

[jira] [Commented] (CASSANDRA-9106) disable secondary indexes by default

2015-04-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394213#comment-14394213 ] Sylvain Lebresne commented on CASSANDRA-9106: - I generally agree that it's

[jira] [Commented] (CASSANDRA-7557) User permissions for UDFs

2015-04-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394192#comment-14394192 ] Sylvain Lebresne commented on CASSANDRA-7557: - bq. The only alternative I

[jira] [Commented] (CASSANDRA-8893) RandomAccessReader should share its FileChannel with all instances (via SegmentedFile)

2015-04-03 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394195#comment-14394195 ] Stefania commented on CASSANDRA-8893: - This patch fixes the third point of

[jira] [Commented] (CASSANDRA-8952) Remove transient RandomAccessFile usage

2015-04-03 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394196#comment-14394196 ] Stefania commented on CASSANDRA-8952: - The third point will be fixed by

[jira] [Commented] (CASSANDRA-8952) Remove transient RandomAccessFile usage

2015-04-03 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394202#comment-14394202 ] Stefania commented on CASSANDRA-8952: - Regarding the first point, I only found

[jira] [Commented] (CASSANDRA-8979) MerkleTree mismatch for deleted and non-existing rows

2015-04-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394218#comment-14394218 ] Sylvain Lebresne commented on CASSANDRA-8979: - To avoid any confusion, I

[jira] [Commented] (CASSANDRA-9037) Terminal UDFs evaluated at prepare time throw protocol version error

2015-04-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394198#comment-14394198 ] Sylvain Lebresne commented on CASSANDRA-9037: - Fyi, as I suggested in

[jira] [Comment Edited] (CASSANDRA-8952) Remove transient RandomAccessFile usage

2015-04-03 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394202#comment-14394202 ] Stefania edited comment on CASSANDRA-8952 at 4/3/15 9:37 AM:

[jira] [Commented] (CASSANDRA-8820) Broken package dependency in Debian repository

2015-04-03 Thread Stephan Wienczny (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394316#comment-14394316 ] Stephan Wienczny commented on CASSANDRA-8820: - The reason is that the

[jira] [Comment Edited] (CASSANDRA-8952) Remove transient RandomAccessFile usage

2015-04-03 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394202#comment-14394202 ] Stefania edited comment on CASSANDRA-8952 at 4/3/15 9:18 AM:

[jira] [Commented] (CASSANDRA-8915) Improve MergeIterator performance

2015-04-03 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394244#comment-14394244 ] Stefania commented on CASSANDRA-8915: - In case you guys have not seen it yet,

cassandra git commit: Share file handles between all instances of a SegmentedFile

2015-04-03 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk cf925bdfa - 4e29b7a9a Share file handles between all instances of a SegmentedFile patch by stefania; reviewed by benedict for CASSANDRA-8893 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

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

[jira] [Commented] (CASSANDRA-9111) SSTables originated from the same incremental repair session have different repairedAt timestamps

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394394#comment-14394394 ] Philip Thompson commented on CASSANDRA-9111: Thanks for the patch! The

cassandra git commit: follow up to CASSANDRA-8670: providing small improvements to performance of writeUTF; and improving safety of DataOutputBuffer when size is known upfront

2015-04-03 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 4e29b7a9a - c2ecfe7b7 follow up to CASSANDRA-8670: providing small improvements to performance of writeUTF; and improving safety of DataOutputBuffer when size is known upfront patch by ariel and benedict for CASSANDRA-8670 Project:

[jira] [Commented] (CASSANDRA-9092) Nodes in DC2 die during and after huge write workload

2015-04-03 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394368#comment-14394368 ] Sam Tunnicliffe commented on CASSANDRA-9092: What consistency level are

[jira] [Updated] (CASSANDRA-9112) Remove ternary construction of SegmentedFile.Builder in readers

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-9112: Attachment: 9112.txt Remove ternary construction of SegmentedFile.Builder in readers

[jira] [Updated] (CASSANDRA-9111) SSTables originated from the same incremental repair session have different repairedAt timestamps

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9111: --- Reviewer: Yuki Morishita SSTables originated from the same incremental repair

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

2015-04-03 Thread benedict
Merge branch 'cassandra-2.1' into trunk Conflicts: src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/23c84b16 Tree:

[1/3] cassandra git commit: Do not load read meters for offline operations

2015-04-03 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk c2ecfe7b7 - 23c84b169 Do not load read meters for offline operations patch by benedict; reviewed by tyler for CASSANDRA-9082 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9092) Nodes in DC2 die during and after huge write workload

2015-04-03 Thread Sergey Maznichenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394352#comment-14394352 ] Sergey Maznichenko commented on CASSANDRA-9092: --- Should I provide any

[jira] [Created] (CASSANDRA-9112) Remove ternary construction of SegmentedFile.Builder in readers

2015-04-03 Thread Benedict (JIRA)
Benedict created CASSANDRA-9112: --- Summary: Remove ternary construction of SegmentedFile.Builder in readers Key: CASSANDRA-9112 URL: https://issues.apache.org/jira/browse/CASSANDRA-9112 Project:

[jira] [Updated] (CASSANDRA-9110) Bounded/RingBuffer CQL Collections

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9110: --- Fix Version/s: 3.1 Bounded/RingBuffer CQL Collections

[jira] [Created] (CASSANDRA-9113) Improve error message when bootstrap fails

2015-04-03 Thread Philip Thompson (JIRA)
Philip Thompson created CASSANDRA-9113: -- Summary: Improve error message when bootstrap fails Key: CASSANDRA-9113 URL: https://issues.apache.org/jira/browse/CASSANDRA-9113 Project: Cassandra

[jira] [Updated] (CASSANDRA-8905) IllegalArgumentException in compaction of -ic- file after upgrade to 2.0.12

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8905: --- Fix Version/s: 2.0.15 IllegalArgumentException in compaction of -ic- file after

[jira] [Commented] (CASSANDRA-8905) IllegalArgumentException in compaction of -ic- file after upgrade to 2.0.12

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394511#comment-14394511 ] Philip Thompson commented on CASSANDRA-8905: [~krummas], if scrubbing

[jira] [Commented] (CASSANDRA-8589) Reconciliation in presence of tombstone might yield state data

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394526#comment-14394526 ] Philip Thompson commented on CASSANDRA-8589: [~slebresne], would you like

[jira] [Updated] (CASSANDRA-9113) Improve error message when bootstrap fails

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9113: --- Priority: Minor (was: Major) Improve error message when bootstrap fails

[jira] [Commented] (CASSANDRA-8589) Reconciliation in presence of tombstone might yield state data

2015-04-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394530#comment-14394530 ] Sylvain Lebresne commented on CASSANDRA-8589: - It would actually be nice

[jira] [Updated] (CASSANDRA-8589) Reconciliation in presence of tombstone might yield state data

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8589: --- Tester: Ryan McGuire Fix Version/s: 3.0 Reconciliation in presence of

[jira] [Commented] (CASSANDRA-8915) Improve MergeIterator performance

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394250#comment-14394250 ] Benedict commented on CASSANDRA-8915: - I perhaps should have commented when I

[jira] [Commented] (CASSANDRA-7688) Add data sizing to a system table

2015-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394294#comment-14394294 ] Piotr Kołaczkowski commented on CASSANDRA-7688: --- Will there be a command

cassandra git commit: Share file handles between all instances of a SegmentedFile

2015-04-03 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 868457de2 - cf925bdfa Share file handles between all instances of a SegmentedFile patch by stefania; reviewed by benedict for CASSANDRA-8893 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-8893) RandomAccessReader should share its FileChannel with all instances (via SegmentedFile)

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8893: Reviewer: Benedict RandomAccessReader should share its FileChannel with all instances (via

[jira] [Commented] (CASSANDRA-8589) Reconciliation in presence of tombstone might yield state data

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394536#comment-14394536 ] Philip Thompson commented on CASSANDRA-8589: Okay, I've set Ryan as

[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8948: --- Fix Version/s: (was: 2.1.5) cassandra-stress does not honour consistency level (cl)

[jira] [Updated] (CASSANDRA-8949) CompressedSequentialWriter.resetAndTruncate can lose data

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8949: --- Fix Version/s: 2.0.15 CompressedSequentialWriter.resetAndTruncate can lose data

[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8948: --- Fix Version/s: 2.0.15 cassandra-stress does not honour consistency level (cl) parameter

[jira] [Updated] (CASSANDRA-8934) COPY command has inherent 128KB field size limit

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8934: --- Fix Version/s: 2.0.15 COPY command has inherent 128KB field size limit

[jira] [Commented] (CASSANDRA-7688) Add data sizing to a system table

2015-04-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394926#comment-14394926 ] Aleksey Yeschenko commented on CASSANDRA-7688: -- There most definitely

[jira] [Updated] (CASSANDRA-7712) temporary files need to be cleaned by unit tests

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-7712: --- Fix Version/s: 2.0.15 temporary files need to be cleaned by unit tests

[jira] [Updated] (CASSANDRA-8950) NullPointerException in nodetool getendpoints with non-existent keyspace or table

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8950: --- Fix Version/s: 2.0.15 NullPointerException in nodetool getendpoints with non-existent

[jira] [Updated] (CASSANDRA-8559) OOM caused by large tombstone warning.

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8559: --- Fix Version/s: 2.0.15 OOM caused by large tombstone warning.

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

2015-04-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394805#comment-14394805 ] Jonathan Ellis commented on CASSANDRA-7066: --- I like it. Simplify (and

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

2015-04-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394656#comment-14394656 ] Jonathan Ellis commented on CASSANDRA-7066: --- bq. if we're compacting

[jira] [Resolved] (CASSANDRA-8952) Remove transient RandomAccessFile usage

2015-04-03 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie resolved CASSANDRA-8952. Resolution: Fixed In retrospect, linking to line #'s on trunk in a ticket isn't

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

2015-04-03 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: --- Fix Version/s: 2.0.15 Duplicate DOWN/UP Events Pushed with Native Protocol

[jira] [Updated] (CASSANDRA-8734) Expose commit log archive status

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8734: --- Fix Version/s: 2.0.15 Expose commit log archive status

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

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

[jira] [Updated] (CASSANDRA-8056) nodetool snapshot keyspace -cf table -t sametagname does not work on multiple tabes of the same keyspace

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8056: --- Fix Version/s: 2.0.15 nodetool snapshot keyspace -cf table -t sametagname does not work

[jira] [Comment Edited] (CASSANDRA-8905) IllegalArgumentException in compaction of -ic- file after upgrade to 2.0.12

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394661#comment-14394661 ] Philip Thompson edited comment on CASSANDRA-8905 at 4/3/15 4:40 PM:

[jira] [Updated] (CASSANDRA-9036) disk full when running cleanup (on a far from full disk)

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-9036: --- Fix Version/s: 2.0.15 disk full when running cleanup (on a far from full disk)

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

2015-04-03 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394779#comment-14394779 ] Joshua McKenzie commented on CASSANDRA-8584: Removed NoSpamLogger in

[1/3] cassandra git commit: Don't include tmp files in offline relevel

2015-04-03 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk 7d68cedec - 2341e945b Don't include tmp files in offline relevel Patch by marcuse; reviewed by carlyeks for CASSANDRA-9088 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-04-03 Thread marcuse
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt src/java/org/apache/cassandra/tools/SSTableOfflineRelevel.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e4072cf0 Tree:

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

2015-04-03 Thread marcuse
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt src/java/org/apache/cassandra/tools/SSTableOfflineRelevel.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e4072cf0 Tree:

cassandra git commit: Don't include tmp files in offline relevel

2015-04-03 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 2e6492a18 - 67038a32e Don't include tmp files in offline relevel Patch by marcuse; reviewed by carlyeks for CASSANDRA-9088 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] cassandra git commit: Don't include tmp files in offline relevel

2015-04-03 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 9449a7016 - e4072cf09 Don't include tmp files in offline relevel Patch by marcuse; reviewed by carlyeks for CASSANDRA-9088 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9114) cqlsh: Formatting of map contents broken

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394929#comment-14394929 ] Philip Thompson commented on CASSANDRA-9114: +1 cqlsh: Formatting of map

[jira] [Commented] (CASSANDRA-8905) IllegalArgumentException in compaction of -ic- file after upgrade to 2.0.12

2015-04-03 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394649#comment-14394649 ] Marcus Eriksson commented on CASSANDRA-8905: [~philipthompson] no, then I

[jira] [Updated] (CASSANDRA-8085) Make PasswordAuthenticator number of hashing rounds configurable

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8085: --- Fix Version/s: 2.0.15 Make PasswordAuthenticator number of hashing rounds configurable

[jira] [Updated] (CASSANDRA-8740) java.lang.AssertionError when reading saved cache

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8740: --- Fix Version/s: 2.0.15 java.lang.AssertionError when reading saved cache

[jira] [Updated] (CASSANDRA-8360) In DTCS, always compact SSTables in the same time window, even if they are fewer than min_threshold

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8360: --- Fix Version/s: 2.0.15 In DTCS, always compact SSTables in the same time window, even if

[jira] [Commented] (CASSANDRA-7032) Improve vnode allocation

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394730#comment-14394730 ] Benedict commented on CASSANDRA-7032: - One other thing to consider optimising for:

[jira] [Comment Edited] (CASSANDRA-7032) Improve vnode allocation

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394730#comment-14394730 ] Benedict edited comment on CASSANDRA-7032 at 4/3/15 6:22 PM:

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

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394673#comment-14394673 ] Benedict commented on CASSANDRA-7066: - Even better. It hadn't occurred to me the

[jira] [Updated] (CASSANDRA-9032) Reduce logging level for MigrationTask abort due to down node from ERROR to INFO

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-9032: --- Fix Version/s: 2.0.15 Reduce logging level for MigrationTask abort due to down node from

[jira] [Updated] (CASSANDRA-8516) NEW_NODE topology event emitted instead of MOVED_NODE by moving node

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8516: --- Fix Version/s: 2.0.15 NEW_NODE topology event emitted instead of MOVED_NODE by moving

[jira] [Resolved] (CASSANDRA-8905) IllegalArgumentException in compaction of -ic- file after upgrade to 2.0.12

2015-04-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson resolved CASSANDRA-8905. Resolution: Not a Problem Fixed by scrub. Probably corrupted sstable.

[jira] [Updated] (CASSANDRA-8808) CQLSSTableWriter: close does not work + more than one table throws ex

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8808: --- Fix Version/s: 2.0.15 CQLSSTableWriter: close does not work + more than one table throws

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

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8086: --- Fix Version/s: 2.0.15 Cassandra should have ability to limit the number of native

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

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8909: --- Fix Version/s: 2.0.15 Replication Strategy creation errors are lost in try/catch

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

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

cassandra git commit: Don't execute any functions at prepare-time

2015-04-03 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 75409a185 - 7d68cedec Don't execute any functions at prepare-time Patch by Sam Tunnicliffe; reviewed by Tyler Hobbs for CASSANDRA-9037 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9092) Nodes in DC2 die during and after huge write workload

2015-04-03 Thread Sergey Maznichenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394627#comment-14394627 ] Sergey Maznichenko commented on CASSANDRA-9092: --- We have OpsCenter

cassandra git commit: Remove transient RAF usage

2015-04-03 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/trunk 51908e240 - 75409a185 Remove transient RAF usage Patch by stefania; reviewed by jmckenzie for CASSANDRA-8952 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-7533) Let MAX_OUTSTANDING_REPLAY_COUNT be configurable

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-7533: --- Fix Version/s: 2.0.15 Let MAX_OUTSTANDING_REPLAY_COUNT be configurable

[jira] [Created] (CASSANDRA-9114) cqlsh: Formatting of map contents broken

2015-04-03 Thread Tyler Hobbs (JIRA)
Tyler Hobbs created CASSANDRA-9114: -- Summary: cqlsh: Formatting of map contents broken Key: CASSANDRA-9114 URL: https://issues.apache.org/jira/browse/CASSANDRA-9114 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-9114) cqlsh: Formatting of map contents broken

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-9114: --- Attachment: 9114-2.1.txt The attached patch adds an adaptor and fixes the failing dtest.

[jira] [Updated] (CASSANDRA-9037) Terminal UDFs evaluated at prepare time throw protocol version error

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-9037: --- Attachment: 9037-final.txt Terminal UDFs evaluated at prepare time throw protocol

[jira] [Created] (CASSANDRA-9115) Improve vnode allocation hash bit distribution

2015-04-03 Thread Benedict (JIRA)
Benedict created CASSANDRA-9115: --- Summary: Improve vnode allocation hash bit distribution Key: CASSANDRA-9115 URL: https://issues.apache.org/jira/browse/CASSANDRA-9115 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-9027) Error processing org.apache.cassandra.metrics:type=HintedHandOffManager,name=Hints_created-IPv6 address

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-9027: --- Fix Version/s: 2.0.15 Error processing

[jira] [Updated] (CASSANDRA-8948) cassandra-stress does not honour consistency level (cl) parameter when used in combination with user command

2015-04-03 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs updated CASSANDRA-8948: --- Fix Version/s: (was: 2.0.15) 2.1.5 cassandra-stress does not

[jira] [Updated] (CASSANDRA-8978) CQLSSTableWriter causes ArrayIndexOutOfBoundsException

2015-04-03 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian updated CASSANDRA-8978: -- Attachment: 8978-2.1-v2.txt test-8978.txt The test that I added had

[jira] [Commented] (CASSANDRA-9106) disable secondary indexes by default

2015-04-03 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394808#comment-14394808 ] Jon Haddad commented on CASSANDRA-9106: --- [~slebresne] Agreed - I was not aware

[jira] [Commented] (CASSANDRA-9099) Validation compaction not working for parallel repair

2015-04-03 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394904#comment-14394904 ] Marcus Eriksson commented on CASSANDRA-9099: +1 Validation compaction

[jira] [Commented] (CASSANDRA-9029) Add support for rate limiting log statements

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14394984#comment-14394984 ] Benedict commented on CASSANDRA-9029: - I'm not sure we need all of the myriad

[jira] [Comment Edited] (CASSANDRA-9029) Add support for rate limiting log statements

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

[jira] [Assigned] (CASSANDRA-9084) Do not generate line number in logs

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict reassigned CASSANDRA-9084: --- Assignee: Benedict Do not generate line number in logs

cassandra git commit: Remove line numbers from default logback.xml

2015-04-03 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 57e1a2654 - 77c40dfc4 Remove line numbers from default logback.xml ninja patch by benedict for CASSANDRA-9084 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-9116) Indexes lost on upgrading to 2.1.4

2015-04-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9116: -- Assignee: Sam Overton Indexes lost on upgrading to 2.1.4

[jira] [Commented] (CASSANDRA-9116) Indexes lost on upgrading to 2.1.4

2015-04-03 Thread Mark Dewey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395096#comment-14395096 ] Mark Dewey commented on CASSANDRA-9116: --- In tests against a three-node cluster,

[jira] [Commented] (CASSANDRA-9117) LEAK DETECTED during repair, startup

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395154#comment-14395154 ] Benedict commented on CASSANDRA-9117: - I was looking into a flood of LEAK DETECTED

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

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395089#comment-14395089 ] Benedict commented on CASSANDRA-7066: - Just an implementation note: we need to

[jira] [Commented] (CASSANDRA-9071) CQLSSTableWriter gives java.lang.AssertionError: Empty partition

2015-04-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14395195#comment-14395195 ] Benedict commented on CASSANDRA-9071: - Looking at the code, it appears that the

[1/2] cassandra git commit: cqlsh: fix formatting of map keys and values

2015-04-03 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 2341e945b - adcb8a439 cqlsh: fix formatting of map keys and values Patch by Tyler Hobbs; reviewed by Philip Thompson for CASSANDRA-9114 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

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

  1   2   >