[jira] [Commented] (CASSANDRA-9708) Serialize ClusteringPrefixes in batches

2015-07-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624445#comment-14624445 ] Sylvain Lebresne commented on CASSANDRA-9708: - bq. if not slightly leaning

[jira] [Comment Edited] (CASSANDRA-9673) Improve batchlog write path

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624500#comment-14624500 ] Aleksey Yeschenko edited comment on CASSANDRA-9673 at 7/13/15 10:38 AM:

[jira] [Commented] (CASSANDRA-9780) Get rid of CFMetaData isPurged(), markPurged()

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624553#comment-14624553 ] Aleksey Yeschenko commented on CASSANDRA-9780: -- cassci not unhappier than

[jira] [Created] (CASSANDRA-9786) Our index file seeks can be directed to the page most likely to contain the record, and read exactly one page

2015-07-13 Thread Benedict (JIRA)
Benedict created CASSANDRA-9786: --- Summary: Our index file seeks can be directed to the page most likely to contain the record, and read exactly one page Key: CASSANDRA-9786 URL:

[jira] [Commented] (CASSANDRA-9708) Serialize ClusteringPrefixes in batches

2015-07-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624429#comment-14624429 ] Benedict commented on CASSANDRA-9708: - Yeah, that's pretty much my position. I'll

[jira] [Commented] (CASSANDRA-9673) Improve batchlog write path

2015-07-13 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624419#comment-14624419 ] Stefania commented on CASSANDRA-9673: - [~iamaleksey] can you elaborate a bit more

[jira] [Commented] (CASSANDRA-9780) Get rid of CFMetaData isPurged(), markPurged()

2015-07-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624432#comment-14624432 ] Benedict commented on CASSANDRA-9780: - I'd prefer we not do concurrent map lookups

[jira] [Commented] (CASSANDRA-9686) FSReadError and LEAK DETECTED after upgrading

2015-07-13 Thread Andreas Schnitzerling (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624561#comment-14624561 ] Andreas Schnitzerling commented on CASSANDRA-9686: -- After applying

[jira] [Commented] (CASSANDRA-9659) ServerErrorException: java.lang.AssertionError

2015-07-13 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624596#comment-14624596 ] Benjamin Lerer commented on CASSANDRA-9659: --- Thanks for the queries.

[jira] [Commented] (CASSANDRA-9745) Allow validating values through a UDF

2015-07-13 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624364#comment-14624364 ] Sam Tunnicliffe commented on CASSANDRA-9745: It's mostly orthogonal to

[jira] [Commented] (CASSANDRA-9686) FSReadError and LEAK DETECTED after upgrading

2015-07-13 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624431#comment-14624431 ] Stefania commented on CASSANDRA-9686: - I don't think so. If I understood

[jira] [Comment Edited] (CASSANDRA-9708) Serialize ClusteringPrefixes in batches

2015-07-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624429#comment-14624429 ] Benedict edited comment on CASSANDRA-9708 at 7/13/15 9:35 AM:

[jira] [Commented] (CASSANDRA-9673) Improve batchlog write path

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624500#comment-14624500 ] Aleksey Yeschenko commented on CASSANDRA-9673: -- Yes, I thought I

[jira] [Commented] (CASSANDRA-9141) Scrub errors when attempting to abort

2015-07-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624439#comment-14624439 ] Benedict commented on CASSANDRA-9141: - OK, fair enough. I'll take the credit if

cassandra git commit: Fix PartitionUpdate.rowCount

2015-07-13 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/trunk 7dff15011 - 87ea6bc91 Fix PartitionUpdate.rowCount patch by slebresne; reviewed by iamaleksey for CASSANDRA-9746 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-8099) Refactor and modernize the storage engine

2015-07-13 Thread tzach (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624538#comment-14624538 ] tzach commented on CASSANDRA-8099: -- Thanks Sylvain, I missed that. Refactor and

[jira] [Resolved] (CASSANDRA-9141) Scrub errors when attempting to abort

2015-07-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict resolved CASSANDRA-9141. - Resolution: Cannot Reproduce This doesn't reproduce on my version of trunk, nor is it failing

[jira] [Commented] (CASSANDRA-9141) Scrub errors when attempting to abort

2015-07-13 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624435#comment-14624435 ] Stefania commented on CASSANDRA-9141: - I cannot reproduce it either, I've run it

[jira] [Commented] (CASSANDRA-9781) Dropped columns handled incorrectly in trunk

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624533#comment-14624533 ] Aleksey Yeschenko commented on CASSANDRA-9781: -- There is a typo in

[jira] [Commented] (CASSANDRA-9708) Serialize ClusteringPrefixes in batches

2015-07-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624373#comment-14624373 ] Benedict commented on CASSANDRA-9708: - FTR, dtests failed in cassci after I made

[jira] [Commented] (CASSANDRA-9708) Serialize ClusteringPrefixes in batches

2015-07-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624423#comment-14624423 ] Sylvain Lebresne commented on CASSANDRA-9708: - bq. the obscure case of

cassandra git commit: Get rid of CFMetaData.isPurged

2015-07-13 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk 87ea6bc91 - 5ba79cbf2 Get rid of CFMetaData.isPurged patch by Aleksey Yeschenko; reviewed by Benedict Elliot Smith for CASSANDRA-9780 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9759) RowAndTombstoneMergeIterator combine RangeTombstones even if they should not be

2015-07-13 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624599#comment-14624599 ] Benjamin Lerer commented on CASSANDRA-9759: --- I have removed the redundant

[jira] [Comment Edited] (CASSANDRA-9759) RowAndTombstoneMergeIterator combine RangeTombstones even if they should not be

2015-07-13 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624599#comment-14624599 ] Benjamin Lerer edited comment on CASSANDRA-9759 at 7/13/15 12:47 PM:

[jira] [Commented] (CASSANDRA-9780) Get rid of CFMetaData isPurged(), markPurged()

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624482#comment-14624482 ] Aleksey Yeschenko commented on CASSANDRA-9780: -- Thought so, thanks.

[jira] [Commented] (CASSANDRA-5901) Bootstrap should also make the data consistent on the new node

2015-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625764#comment-14625764 ] Jonathan Ellis commented on CASSANDRA-5901: --- Isn't your proposed alternative

[jira] [Commented] (CASSANDRA-9776) Tombstone Compaction Not Getting Triggered on a single SSTable even when the % of Droppable 85%

2015-07-13 Thread Parth Setya (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625782#comment-14625782 ] Parth Setya commented on CASSANDRA-9776: I started a stable write load after

[jira] [Commented] (CASSANDRA-5901) Bootstrap should also make the data consistent on the new node

2015-07-13 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625756#comment-14625756 ] Richard Low commented on CASSANDRA-5901: It would be much better to not have

[jira] [Created] (CASSANDRA-9795) Fix cqlsh dtests on windows

2015-07-13 Thread T Jake Luciani (JIRA)
T Jake Luciani created CASSANDRA-9795: - Summary: Fix cqlsh dtests on windows Key: CASSANDRA-9795 URL: https://issues.apache.org/jira/browse/CASSANDRA-9795 Project: Cassandra Issue Type:

[jira] [Comment Edited] (CASSANDRA-9776) Tombstone Compaction Not Getting Triggered on a single SSTable even when the % of Droppable 85%

2015-07-13 Thread Parth Setya (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625782#comment-14625782 ] Parth Setya edited comment on CASSANDRA-9776 at 7/14/15 5:37 AM:

[jira] [Updated] (CASSANDRA-9795) Fix cqlsh dtests on windows

2015-07-13 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-9795: -- Description: There are a number of portability problems with python on win32 as

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

2015-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625791#comment-14625791 ] Jonathan Ellis commented on CASSANDRA-6477: --- bq. how do you take the token

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

2015-07-13 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625783#comment-14625783 ] T Jake Luciani commented on CASSANDRA-6477: --- bq. just leaving out data for

[jira] [Comment Edited] (CASSANDRA-9776) Tombstone Compaction Not Getting Triggered on a single SSTable even when the % of Droppable 85%

2015-07-13 Thread Parth Setya (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625782#comment-14625782 ] Parth Setya edited comment on CASSANDRA-9776 at 7/14/15 5:38 AM:

[jira] [Commented] (CASSANDRA-9659) ServerErrorException: java.lang.AssertionError

2015-07-13 Thread Dave Decicco (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624616#comment-14624616 ] Dave Decicco commented on CASSANDRA-9659: - Hi Benjamin, thank you again for

[jira] [Updated] (CASSANDRA-8515) Commit log stop policy not enforced correctly during startup

2015-07-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8515: Summary: Commit log stop policy not enforced correctly during startup (was: Hang at startup

[jira] [Resolved] (CASSANDRA-9525) Commitlog allocation failure doesn't stop the entire node.

2015-07-13 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict resolved CASSANDRA-9525. - Resolution: Fixed [~adkhare]: the problem reported here is a duplicate of CASSANDRA-8515,

cassandra git commit: Fix RangeTombstone combining in RowAndTombstonMergeIterator

2015-07-13 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/trunk 5ba79cbf2 - 1f9d74c91 Fix RangeTombstone combining in RowAndTombstonMergeIterator patch by blerer; reviewed by slebresne for CASSANDRA-9759 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9762) Cassandra fails to start due to EOFException in ColumnFamilyStore.removeUnfinishedCompactionLeftovers

2015-07-13 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624669#comment-14624669 ] Philip Thompson commented on CASSANDRA-9762: If this comes up again, try

[jira] [Updated] (CASSANDRA-9766) Bootstrap outgoing straming speeds are much slower then during the repair

2015-07-13 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9766: --- Reproduced In: 2.1.2 Fix Version/s: 2.1.x Bootstrap outgoing straming speeds

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

2015-07-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624757#comment-14624757 ] Sylvain Lebresne commented on CASSANDRA-9705: - I had pushed a tad quickly

[jira] [Comment Edited] (CASSANDRA-9525) Commitlog allocation failure doesn't stop the entire node.

2015-07-13 Thread Amit Khare (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624607#comment-14624607 ] Amit Khare edited comment on CASSANDRA-9525 at 7/13/15 1:02 PM:

[jira] [Commented] (CASSANDRA-9673) Improve batchlog write path

2015-07-13 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624618#comment-14624618 ] Stefania commented on CASSANDRA-9673: - Thanks Aleksey, as discussed offline, we'll

[jira] [Updated] (CASSANDRA-9777) If you have a ~/.cqlshrc and a ~/.cassandra/cqlshrc, cqlsh will overwrite the latter with the former

2015-07-13 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9777: --- Labels: cqlsh (was: ) If you have a ~/.cqlshrc and a ~/.cassandra/cqlshrc,

[jira] [Updated] (CASSANDRA-9777) If you have a ~/.cqlshrc and a ~/.cassandra/cqlshrc, cqlsh will overwrite the latter with the former

2015-07-13 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9777: --- Assignee: David Kua If you have a ~/.cqlshrc and a ~/.cassandra/cqlshrc, cqlsh

[jira] [Updated] (CASSANDRA-9729) CQLSH exception - OverflowError: normalized days too large to fit in a C int

2015-07-13 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9729: --- Reproduced In: 2.1.7 Fix Version/s: 2.1.x CQLSH exception - OverflowError:

[jira] [Commented] (CASSANDRA-9659) ServerErrorException: java.lang.AssertionError

2015-07-13 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624741#comment-14624741 ] Benjamin Lerer commented on CASSANDRA-9659: --- {quote}I have been reading how

[jira] [Commented] (CASSANDRA-9525) Commitlog allocation failure doesn't stop the entire node.

2015-07-13 Thread Amit Khare (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624607#comment-14624607 ] Amit Khare commented on CASSANDRA-9525: --- We are facing the same issue in 2.1.3

[jira] [Updated] (CASSANDRA-9781) Dropped columns handled incorrectly in trunk

2015-07-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-9781: Attachment: 9781.txt Seems I had uploaded the wrong version, so attached the

[jira] [Commented] (CASSANDRA-9686) FSReadError and LEAK DETECTED after upgrading

2015-07-13 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624650#comment-14624650 ] Stefania commented on CASSANDRA-9686: - That's the expected behavior, see the

[jira] [Updated] (CASSANDRA-9762) Cassandra fails to start due to EOFException in ColumnFamilyStore.removeUnfinishedCompactionLeftovers

2015-07-13 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9762: --- Reproduced In: 2.0.14 Fix Version/s: 2.0.x Cassandra fails to start due to

[jira] [Updated] (CASSANDRA-9773) Hadoop Cassandra integration - cannot output to table with only primary key columns

2015-07-13 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9773: --- Reproduced In: 2.0.13 I believe this limitation still exists in 2.1 and 2.2

[jira] [Commented] (CASSANDRA-9686) FSReadError and LEAK DETECTED after upgrading

2015-07-13 Thread Andreas Schnitzerling (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624687#comment-14624687 ] Andreas Schnitzerling commented on CASSANDRA-9686: -- Would-be nice if

[jira] [Updated] (CASSANDRA-9781) Dropped columns handled incorrectly in trunk

2015-07-13 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-9781: Attachment: (was: 9781.txt) Dropped columns handled incorrectly in trunk

[jira] [Commented] (CASSANDRA-6237) Allow range deletions in CQL

2015-07-13 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624753#comment-14624753 ] Benjamin Lerer commented on CASSANDRA-6237: --- The new branch for the patch is

[jira] [Comment Edited] (CASSANDRA-9795) Fix cqlsh dtests on windows

2015-07-13 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625776#comment-14625776 ] T Jake Luciani edited comment on CASSANDRA-9795 at 7/14/15 4:02 AM:

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

2015-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9793: -- Assignee: Stefania Log when messages are dropped due to cross_node_timeout

[jira] [Commented] (CASSANDRA-9794) Linearizable consistency for lightweight transactions is not achieved

2015-07-13 Thread Andrey Konstantinov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625685#comment-14625685 ] Andrey Konstantinov commented on CASSANDRA-9794: I have also tried

[jira] [Commented] (CASSANDRA-9745) Allow validating values through a UDF

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624979#comment-14624979 ] Aleksey Yeschenko commented on CASSANDRA-9745: -- I'm not a fan of using

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

2015-07-13 Thread marcuse
Merge branch 'cassandra-2.1' into cassandra-2.2 Conflicts: CHANGES.txt src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java src/java/org/apache/cassandra/service/CassandraDaemon.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-07-13 Thread marcuse
http://git-wip-us.apache.org/repos/asf/cassandra/blob/5a090cc5/src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java -- diff --cc src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java index

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

2015-07-13 Thread marcuse
http://git-wip-us.apache.org/repos/asf/cassandra/blob/5a090cc5/src/java/org/apache/cassandra/io/util/FileUtils.java -- diff --cc src/java/org/apache/cassandra/io/util/FileUtils.java index 3552ca9,3be7c99..9f5193b ---

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

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624966#comment-14624966 ] Aleksey Yeschenko commented on CASSANDRA-6477: -- But if we know there is

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

2015-07-13 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625062#comment-14625062 ] Jeremiah Jordan commented on CASSANDRA-6477: But what about data inserted

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

2015-07-13 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625168#comment-14625168 ] Yuki Morishita commented on CASSANDRA-9787: --- Also

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

2015-07-13 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625179#comment-14625179 ] T Jake Luciani commented on CASSANDRA-6477: --- bq. and not all of the rows

[jira] [Created] (CASSANDRA-9789) RangeTombstoneTest.testRowWithRangeTombstonesUpdatesSecondaryIndex failure

2015-07-13 Thread Michael Shuler (JIRA)
Michael Shuler created CASSANDRA-9789: - Summary: RangeTombstoneTest.testRowWithRangeTombstonesUpdatesSecondaryIndex failure Key: CASSANDRA-9789 URL: https://issues.apache.org/jira/browse/CASSANDRA-9789

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

2015-07-13 Thread Yuki Morishita (JIRA)
Yuki Morishita created CASSANDRA-9787: - Summary: Unit tests are failing on trunk after CASSANDRA-9650 Key: CASSANDRA-9787 URL: https://issues.apache.org/jira/browse/CASSANDRA-9787 Project:

[jira] [Created] (CASSANDRA-9788) Need option to skip keyspaces with nodetool repair

2015-07-13 Thread Gopinath Murugan (JIRA)
Gopinath Murugan created CASSANDRA-9788: --- Summary: Need option to skip keyspaces with nodetool repair Key: CASSANDRA-9788 URL: https://issues.apache.org/jira/browse/CASSANDRA-9788 Project:

[jira] [Updated] (CASSANDRA-9789) RangeTombstoneTest.testRowWithRangeTombstonesUpdatesSecondaryIndex failure

2015-07-13 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-9789: -- Labels: test-failure (was: )

[jira] [Issue Comment Deleted] (CASSANDRA-8743) Repair on NFS in version 2.1.2

2015-07-13 Thread Digant Modha (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digant Modha updated CASSANDRA-8743: Comment: was deleted (was: I see it in v2.0.10 and I am not using NFS: ERROR

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

2015-07-13 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625129#comment-14625129 ] T Jake Luciani commented on CASSANDRA-6477: --- bq. and have the operator

[jira] [Created] (CASSANDRA-9790) CommitLogUpgradeTest.test{20,21} failure

2015-07-13 Thread Michael Shuler (JIRA)
Michael Shuler created CASSANDRA-9790: - Summary: CommitLogUpgradeTest.test{20,21} failure Key: CASSANDRA-9790 URL: https://issues.apache.org/jira/browse/CASSANDRA-9790 Project: Cassandra

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

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625138#comment-14625138 ] Aleksey Yeschenko commented on CASSANDRA-6477: -- I must be missing

[jira] [Commented] (CASSANDRA-9781) Dropped columns handled incorrectly in trunk

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625154#comment-14625154 ] Aleksey Yeschenko commented on CASSANDRA-9781: -- +1 Dropped columns

[jira] [Updated] (CASSANDRA-9781) Dropped columns handled incorrectly in trunk

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-9781: - Reviewer: Aleksey Yeschenko Dropped columns handled incorrectly in trunk

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

2015-07-13 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625077#comment-14625077 ] T Jake Luciani commented on CASSANDRA-6477: --- What I'm saying is we can't

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

2015-07-13 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625077#comment-14625077 ] T Jake Luciani edited comment on CASSANDRA-6477 at 7/13/15 6:15 PM:

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

2015-07-13 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625062#comment-14625062 ] Jeremiah Jordan edited comment on CASSANDRA-6477 at 7/13/15 6:17 PM:

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

2015-07-13 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625091#comment-14625091 ] Aleksey Yeschenko commented on CASSANDRA-6477: -- We can disallow such

[jira] [Commented] (CASSANDRA-8743) Repair on NFS in version 2.1.2

2015-07-13 Thread Digant Modha (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625102#comment-14625102 ] Digant Modha commented on CASSANDRA-8743: - I see it in v2.0.10 and I am not

[1/5] cassandra git commit: Handle corrupt files on startup

2015-07-13 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk 1f9d74c91 - 3b5ab3a47 Handle corrupt files on startup Patch by stefania; reviewed by marcuse for CASSANDRA-9686 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-9773) Hadoop Cassandra integration - cannot output to table with only primary key columns

2015-07-13 Thread fuggy_yama (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625020#comment-14625020 ] fuggy_yama commented on CASSANDRA-9773: --- Adding a dummy value column may be some

[jira] [Comment Edited] (CASSANDRA-9729) CQLSH exception - OverflowError: normalized days too large to fit in a C int

2015-07-13 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14615216#comment-14615216 ] Adam Holmberg edited comment on CASSANDRA-9729 at 7/13/15 3:18 PM:

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

2015-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624835#comment-14624835 ] Jonathan Ellis commented on CASSANDRA-6477: --- A couple points from

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

2015-07-13 Thread marcuse
Merge branch 'cassandra-2.2' 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/3b5ab3a4 Tree:

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

2015-07-13 Thread marcuse
http://git-wip-us.apache.org/repos/asf/cassandra/blob/5a090cc5/src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java -- diff --cc src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java index

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

2015-07-13 Thread marcuse
Merge branch 'cassandra-2.1' into cassandra-2.2 Conflicts: CHANGES.txt src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java src/java/org/apache/cassandra/service/CassandraDaemon.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

cassandra git commit: Handle corrupt files on startup

2015-07-13 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 19c00f721 - 1ecccede7 Handle corrupt files on startup Patch by stefania; reviewed by marcuse for CASSANDRA-9686 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/4] cassandra git commit: Handle corrupt files on startup

2015-07-13 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 01f3d0a15 - 5a090cc5a Handle corrupt files on startup Patch by stefania; reviewed by marcuse for CASSANDRA-9686 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Comment Edited] (CASSANDRA-9773) Hadoop Cassandra integration - cannot output to table with only primary key columns

2015-07-13 Thread fuggy_yama (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625020#comment-14625020 ] fuggy_yama edited comment on CASSANDRA-9773 at 7/13/15 5:47 PM:

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

2015-07-13 Thread marcuse
http://git-wip-us.apache.org/repos/asf/cassandra/blob/5a090cc5/src/java/org/apache/cassandra/io/util/FileUtils.java -- diff --cc src/java/org/apache/cassandra/io/util/FileUtils.java index 3552ca9,3be7c99..9f5193b ---

[jira] [Commented] (CASSANDRA-9745) Allow validating values through a UDF

2015-07-13 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624948#comment-14624948 ] Jonathan Ellis commented on CASSANDRA-9745: --- Yes. I suppose the right thing

[jira] [Comment Edited] (CASSANDRA-9773) Hadoop Cassandra integration - cannot output to table with only primary key columns

2015-07-13 Thread fuggy_yama (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625020#comment-14625020 ] fuggy_yama edited comment on CASSANDRA-9773 at 7/13/15 5:48 PM:

[jira] [Commented] (CASSANDRA-9729) CQLSH exception - OverflowError: normalized days too large to fit in a C int

2015-07-13 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624770#comment-14624770 ] Adam Holmberg commented on CASSANDRA-9729: -- Those rows are definitely causing

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

2015-07-13 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14624915#comment-14624915 ] T Jake Luciani commented on CASSANDRA-6477: --- bq. You can include any part of

[jira] [Commented] (CASSANDRA-9790) CommitLogUpgradeTest.test{20,21} failure

2015-07-13 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625222#comment-14625222 ] Michael Shuler commented on CASSANDRA-9790: --- [~slebresne] please, reassign

[jira] [Created] (CASSANDRA-9791) Adjust stop-server.ps1 to behave similarly to stop behavior in cassandra init script

2015-07-13 Thread Andy Tolbert (JIRA)
Andy Tolbert created CASSANDRA-9791: --- Summary: Adjust stop-server.ps1 to behave similarly to stop behavior in cassandra init script Key: CASSANDRA-9791 URL: https://issues.apache.org/jira/browse/CASSANDRA-9791

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

2015-07-13 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14625243#comment-14625243 ] Joshua McKenzie commented on CASSANDRA-6477: Hate to interrupt this lively

[jira] [Updated] (CASSANDRA-9791) Adjust stop-server.ps1 to behave similarly to stop behavior in cassandra init script

2015-07-13 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-9791: --- Fix Version/s: 2.2.x Adjust stop-server.ps1 to behave similarly to stop behavior

  1   2   >