[jira] [Commented] (CASSANDRA-7212) Allow to switch user within CQLSH session

2015-03-17 Thread Anuja Mandlecha (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366688#comment-14366688 ] Anuja Mandlecha commented on CASSANDRA-7212: Sure you can take it since I

[jira] [Commented] (CASSANDRA-7212) Allow to switch user within CQLSH session

2015-03-17 Thread Sachin Janani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366675#comment-14366675 ] Sachin Janani commented on CASSANDRA-7212: -- Hi [~anuja_mandlecha] Are you sti

[jira] [Commented] (CASSANDRA-3852) use LIFO queueing policy when queue size exceeds thresholds

2015-03-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366586#comment-14366586 ] Jonathan Ellis commented on CASSANDRA-3852: --- bq. It's worth pointing out thi

cassandra git commit: Suppress warning: 'DirectBuffer is internal proprietary API and may be removed in a future release'

2015-03-17 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 69f794aca -> da8268f15 Suppress warning: 'DirectBuffer is internal proprietary API and may be removed in a future release' Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/ca

cassandra git commit: better exception messages

2015-03-17 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 593886a12 -> 69f794aca better exception messages Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/69f794ac Tree: http://git-wip-us.apache.org/repos/asf/cassan

[jira] [Commented] (CASSANDRA-3852) use LIFO queueing policy when queue size exceeds thresholds

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366547#comment-14366547 ] Benedict commented on CASSANDRA-3852: - I think this is passing the window of viabi

[jira] [Updated] (CASSANDRA-3852) use LIFO queueing policy when queue size exceeds thresholds

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-3852: Fix Version/s: (was: 3.0) 3.1 > use LIFO queueing policy when queue size

[jira] [Assigned] (CASSANDRA-8773) cassandra-stress should validate its results in "user" mode

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict reassigned CASSANDRA-8773: --- Assignee: Benedict > cassandra-stress should validate its results in "user" mode > --

[jira] [Commented] (CASSANDRA-8568) Impose new API on data tracker modifications that makes correct usage obvious and imposes safety

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366532#comment-14366532 ] Benedict commented on CASSANDRA-8568: - They can. They touch related code, and I wi

[jira] [Updated] (CASSANDRA-8920) Remove IntervalTree from maxPurgeableTimestamp calculation

2015-03-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-8920: -- Reviewer: Marcus Eriksson > Remove IntervalTree from maxPurgeableTimestamp calculati

[jira] [Updated] (CASSANDRA-8568) Impose new API on data tracker modifications that makes correct usage obvious and imposes safety

2015-03-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-8568: -- Reviewer: Marcus Eriksson (I assigned Josh to review 8984 and Marcus this one, under

[jira] [Updated] (CASSANDRA-8984) Introduce Transactional API for behaviours that can corrupt system state

2015-03-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-8984: -- Reviewer: Joshua McKenzie > Introduce Transactional API for behaviours that can corr

cassandra git commit: CompositeType.extractComponent is static, call it as such

2015-03-17 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 3608bd249 -> 593886a12 CompositeType.extractComponent is static, call it as such Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/593886a1 Tree: http://git-wi

[jira] [Updated] (CASSANDRA-8920) Remove IntervalTree from maxPurgeableTimestamp calculation

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8920: Attachment: 8920.txt > Remove IntervalTree from maxPurgeableTimestamp calculation >

cassandra git commit: simplify - use get(0) over iterator().next() for lists

2015-03-17 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 201004d9a -> 3608bd249 simplify - use get(0) over iterator().next() for lists Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3608bd24 Tree: http://git-wip-u

cassandra git commit: FBUtilities.getProtectedField never returns null

2015-03-17 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 45259f095 -> 201004d9a FBUtilities.getProtectedField never returns null Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/201004d9 Tree: http://git-wip-us.apac

[jira] [Commented] (CASSANDRA-8826) Distributed aggregates

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366504#comment-14366504 ] Benedict commented on CASSANDRA-8826: - I disagree that this is outside of scope fo

cassandra git commit: remove dead code

2015-03-17 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 5a09483df -> 45259f095 remove dead code Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/45259f09 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/

[jira] [Commented] (CASSANDRA-8568) Impose new API on data tracker modifications that makes correct usage obvious and imposes safety

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366487#comment-14366487 ] Benedict commented on CASSANDRA-8568: - Improvements to Byteman testing can be a fo

[jira] [Updated] (CASSANDRA-8568) Impose new API on data tracker modifications that makes correct usage obvious and imposes safety

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict updated CASSANDRA-8568: Fix Version/s: 3.0 > Impose new API on data tracker modifications that makes correct usage obvio

[jira] [Assigned] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace intermittently timing out on trunk

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict reassigned CASSANDRA-8981: --- Assignee: Benedict > IndexSummaryManagerTest.testCompactionsRace intermittently timing ou

[jira] [Commented] (CASSANDRA-8984) Introduce Transactional API for behaviours that can corrupt system state

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366454#comment-14366454 ] Benedict commented on CASSANDRA-8984: - Patch available [here|https://github.com/b

cassandra git commit: use long math for long results

2015-03-17 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 4a4f83334 -> 5a09483df use long math for long results Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5a09483d Tree: http://git-wip-us.apache.org/repos/asf/c

cassandra git commit: use parameterized logging

2015-03-17 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk 642546aba -> 4a4f83334 use parameterized logging Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4a4f8333 Tree: http://git-wip-us.apache.org/repos/asf/cassan

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

2015-03-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366406#comment-14366406 ] Stefania commented on CASSANDRA-8838: - +1 on everything now, tests look great and

[jira] [Resolved] (CASSANDRA-8939) Stack overflow when reading data ingested through SSTableLoader

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict resolved CASSANDRA-8939. - Resolution: Duplicate Fix Version/s: 2.1.4 > Stack overflow when reading data ingested

[jira] [Commented] (CASSANDRA-8966) SequentialWriter should be Ref counted

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366253#comment-14366253 ] Benedict commented on CASSANDRA-8966: - Another FYI, that I've left out the headlin

[jira] [Created] (CASSANDRA-8984) Introduce Transactional API for behaviours that can corrupt system state

2015-03-17 Thread Benedict (JIRA)
Benedict created CASSANDRA-8984: --- Summary: Introduce Transactional API for behaviours that can corrupt system state Key: CASSANDRA-8984 URL: https://issues.apache.org/jira/browse/CASSANDRA-8984 Project:

[jira] [Updated] (CASSANDRA-6809) Compressed Commit Log

2015-03-17 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Boudreault updated CASSANDRA-6809: --- Tester: Alan Boudreault > Compressed Commit Log > - > >

[jira] [Updated] (CASSANDRA-8940) Inconsistent select count and select distinct

2015-03-17 Thread Frens Jan Rumph (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frens Jan Rumph updated CASSANDRA-8940: --- Environment: 2.1.2 Fix Version/s: (was: 2.1.2) > Inconsistent select cou

[jira] [Comment Edited] (CASSANDRA-6178) Consider allowing timestamp at the protocol level ... and deprecating server side timestamps

2015-03-17 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366136#comment-14366136 ] Jon Haddad edited comment on CASSANDRA-6178 at 3/17/15 9:39 PM:

[jira] [Commented] (CASSANDRA-6178) Consider allowing timestamp at the protocol level ... and deprecating server side timestamps

2015-03-17 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366136#comment-14366136 ] Jon Haddad commented on CASSANDRA-6178: --- I would argue there's a valid use case

[jira] [Commented] (CASSANDRA-8670) Large columns + NIO memory pooling causes excessive direct memory usage

2015-03-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366114#comment-14366114 ] Ariel Weisberg commented on CASSANDRA-8670: --- I can confirm that compression

cassandra git commit: Clean up I*Sink testing hooks

2015-03-17 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk 50ea0182e -> 642546aba Clean up I*Sink testing hooks patch by Aleksey Yeschenko; reviewed by Jeremiah Jordan for CASSANDRA-8936 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/a

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

2015-03-17 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365925#comment-14365925 ] Brandon Williams commented on CASSANDRA-7410: - Seems like waiting on CASSA

[jira] [Commented] (CASSANDRA-8936) Remove IRequestSink, clean up IMessageSink use

2015-03-17 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365912#comment-14365912 ] Jeremiah Jordan commented on CASSANDRA-8936: LGTM +1 > Remove IRequestSin

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

2015-03-17 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365910#comment-14365910 ] Alex Liu commented on CASSANDRA-7410: - [~brandon.williams] Do you have time to rev

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

2015-03-17 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365859#comment-14365859 ] Michael Shuler edited comment on CASSANDRA-7712 at 3/17/15 7:53 PM:

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

2015-03-17 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Liu updated CASSANDRA-7410: Comment: was deleted (was: Waiting for CASSANDRA-8358) > Pig support for BulkOutputFormat as a

[jira] [Commented] (CASSANDRA-8358) Bundled tools shouldn't be using Thrift API

2015-03-17 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365890#comment-14365890 ] Aleksey Yeschenko commented on CASSANDRA-8358: -- This ticket is headed int

[jira] [Commented] (CASSANDRA-8358) Bundled tools shouldn't be using Thrift API

2015-03-17 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365885#comment-14365885 ] Alex Liu commented on CASSANDRA-8358: - When can this ticket committed to 2.1 branc

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

2015-03-17 Thread yukim
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/50ea0182 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/50ea0182 Diff: http://git-wip-us.apache.org/repos/asf/cassand

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

2015-03-17 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365884#comment-14365884 ] Alex Liu commented on CASSANDRA-7410: - Waiting for CASSANDRA-8358 > Pig support f

[2/3] cassandra git commit: Use stdout for progress and stats in sstableloader

2015-03-17 Thread yukim
Use stdout for progress and stats in sstableloader patch by yukim; reviewed by Brandon Williams for CASSANDRA-8982 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/db1a741e Tree: http://git-wip-us.apache.org/repos/asf/

[1/3] cassandra git commit: Use stdout for progress and stats in sstableloader

2015-03-17 Thread yukim
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 77d58f900 -> db1a741ea refs/heads/trunk db1cf3e08 -> 50ea0182e Use stdout for progress and stats in sstableloader patch by yukim; reviewed by Brandon Williams for CASSANDRA-8982 Project: http://git-wip-us.apache.org/repos/asf

[1/6] cassandra git commit: Allow specifying the tmp dir

2015-03-17 Thread brandonwilliams
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 08147376a -> b2aa67ea2 refs/heads/cassandra-2.1 89cdfd8e0 -> 77d58f900 refs/heads/trunk 8d570fa79 -> db1cf3e08 Allow specifying the tmp dir Patch by mshuler, reviewed by brandonwilliams for CASSANDRA-7712 Project: http://gi

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

2015-03-17 Thread brandonwilliams
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/77d58f90 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/77d58f90 Diff: http:/

[3/6] cassandra git commit: Allow specifying the tmp dir

2015-03-17 Thread brandonwilliams
Allow specifying the tmp dir Patch by mshuler, reviewed by brandonwilliams for CASSANDRA-7712 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b2aa67ea Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b2aa67

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

2015-03-17 Thread brandonwilliams
Merge branch 'cassandra-2.1' into trunk Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/db1cf3e0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/db1cf3e0 Diff: http://git-wip

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

2015-03-17 Thread brandonwilliams
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/77d58f90 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/77d58f90 Diff: http:/

[2/6] cassandra git commit: Allow specifying the tmp dir

2015-03-17 Thread brandonwilliams
Allow specifying the tmp dir Patch by mshuler, reviewed by brandonwilliams for CASSANDRA-7712 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b2aa67ea Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b2aa67

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

2015-03-17 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365869#comment-14365869 ] Yuki Morishita commented on CASSANDRA-8838: --- Alright, I force pushed updates

[jira] [Commented] (CASSANDRA-6809) Compressed Commit Log

2015-03-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365867#comment-14365867 ] Ariel Weisberg commented on CASSANDRA-6809: --- I think what Benedict is descri

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

2015-03-17 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler reassigned CASSANDRA-7712: - Assignee: Michael Shuler > temporary files need to be cleaned by unit tests >

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

2015-03-17 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-7712: -- Attachment: 7712_workaround.txt Attached 7712_workaround.txt patch to set a {{tmp.di

[jira] [Updated] (CASSANDRA-8982) sstableloader outputs progress information and summary stats to stderr instead of stdout

2015-03-17 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-8982: Reviewer: Brandon Williams (was: Joshua McKenzie) +1 > sstableloader outputs p

[jira] [Updated] (CASSANDRA-8982) sstableloader outputs progress information and summary stats to stderr instead of stdout

2015-03-17 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-8982: -- Attachment: 0001-use-stdout-for-normal-output.patch Patch attached to use stdout for

[jira] [Assigned] (CASSANDRA-8982) sstableloader outputs progress information and summary stats to stderr instead of stdout

2015-03-17 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita reassigned CASSANDRA-8982: - Assignee: Yuki Morishita > sstableloader outputs progress information and sum

[jira] [Created] (CASSANDRA-8983) Move Hadoop code out of tree

2015-03-17 Thread Jeremiah Jordan (JIRA)
Jeremiah Jordan created CASSANDRA-8983: -- Summary: Move Hadoop code out of tree Key: CASSANDRA-8983 URL: https://issues.apache.org/jira/browse/CASSANDRA-8983 Project: Cassandra Issue Type

[jira] [Commented] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace failing on trunk

2015-03-17 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365769#comment-14365769 ] T Jake Luciani commented on CASSANDRA-8981: --- Looks like it's just a timeout.

[jira] [Updated] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace intermittently timing out on trunk

2015-03-17 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-8981: --- Summary: IndexSummaryManagerTest.testCompactionsRace intermittently timing out on

[jira] [Commented] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace failing on trunk

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365749#comment-14365749 ] Benedict commented on CASSANDRA-8981: - Well, I did commit it, so you can't blame g

[jira] [Commented] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace failing on trunk

2015-03-17 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365742#comment-14365742 ] Joshua McKenzie commented on CASSANDRA-8981: That's what I get for trustin

[jira] [Updated] (CASSANDRA-8982) sstableloader outputs progress information and summary stats to stderr instead of stdout

2015-03-17 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8982: --- Since Version: 2.1.0 > sstableloader outputs progress information and summary stat

[jira] [Updated] (CASSANDRA-8982) sstableloader outputs progress information and summary stats to stderr instead of stdout

2015-03-17 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-8982: --- Fix Version/s: 2.1.4 > sstableloader outputs progress information and summary stat

[jira] [Created] (CASSANDRA-8982) sstableloader outputs progress information and summary stats to stderr instead of stdout

2015-03-17 Thread Tom Alexander (JIRA)
Tom Alexander created CASSANDRA-8982: Summary: sstableloader outputs progress information and summary stats to stderr instead of stdout Key: CASSANDRA-8982 URL: https://issues.apache.org/jira/browse/CASSANDRA-

[2/3] cassandra git commit: DatabaseDescriptor throws NPE when rpc_interface is used

2015-03-17 Thread snazy
DatabaseDescriptor throws NPE when rpc_interface is used patch by Ariel Weisberg; reviewed by Carl Yeksigian for CASSANDRA-8839 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/89cdfd8e Tree: http://git-wip-us.apache.o

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

2015-03-17 Thread snazy
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/8d570fa7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8d570fa7 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Updated] (CASSANDRA-8839) DatabaseDescriptor throws NPE when rpc_interface is used

2015-03-17 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-8839: Attachment: 8893-2.1.txt 8839.txt Committed (attached rebased patches)

[1/3] cassandra git commit: DatabaseDescriptor throws NPE when rpc_interface is used

2015-03-17 Thread snazy
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 c0f159b82 -> 89cdfd8e0 refs/heads/trunk ac9ccfdf7 -> 8d570fa79 DatabaseDescriptor throws NPE when rpc_interface is used patch by Ariel Weisberg; reviewed by Carl Yeksigian for CASSANDRA-8839 Project: http://git-wip-us.apache.

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

2015-03-17 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365690#comment-14365690 ] Michael Shuler commented on CASSANDRA-7712: --- A couple suggestions were attem

[jira] [Commented] (CASSANDRA-8394) Cassandra 3.0 Auth changes

2015-03-17 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365648#comment-14365648 ] Jake Farrell commented on CASSANDRA-8394: - Really like the direction this is h

cassandra git commit: UDF shouldn't log errors at ERROR (change to DEBUG)

2015-03-17 Thread snazy
Repository: cassandra Updated Branches: refs/heads/trunk 287366752 -> ac9ccfdf7 UDF shouldn't log errors at ERROR (change to DEBUG) Patch by Robert Stupp for CASSANDRA-8980 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra

[jira] [Commented] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace failing on trunk

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365557#comment-14365557 ] Benedict commented on CASSANDRA-8981: - Jake wrote this test, but sure. I'll take a

[jira] [Commented] (CASSANDRA-8839) DatabaseDescriptor throws NPE when rpc_interface is used

2015-03-17 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365533#comment-14365533 ] Carl Yeksigian commented on CASSANDRA-8839: --- Yeah, it doesn't work quite the

[jira] [Updated] (CASSANDRA-8962) Fix SSTableRewriterTest on Windows

2015-03-17 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-8962: --- Summary: Fix SSTableRewriterTest on Windows (was: Fix IndexSummaryManagerTest and

[jira] [Commented] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace failing on trunk

2015-03-17 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365545#comment-14365545 ] Joshua McKenzie commented on CASSANDRA-8981: [~benedict]: Looks like you w

[jira] [Updated] (CASSANDRA-8962) Fix SSTableRewriterTest on Windows

2015-03-17 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-8962: --- Description: Platform specific failures: org.apache.cassandra.io.sstable.SSTableRe

[jira] [Created] (CASSANDRA-8981) IndexSummaryManagerTest.testCompactionsRace failing on trunk

2015-03-17 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-8981: -- Summary: IndexSummaryManagerTest.testCompactionsRace failing on trunk Key: CASSANDRA-8981 URL: https://issues.apache.org/jira/browse/CASSANDRA-8981 Projec

[jira] [Resolved] (CASSANDRA-8980) UDF shouldn't log errors at ERROR

2015-03-17 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp resolved CASSANDRA-8980. - Resolution: Fixed OK :) Committed as 2873667 Was a one-line fix for Java-source UDFs

cassandra git commit: UDF shouldn't log errors at ERROR

2015-03-17 Thread snazy
Repository: cassandra Updated Branches: refs/heads/trunk ac3062188 -> 287366752 UDF shouldn't log errors at ERROR Patch by Robert Stupp for CASSANDRA-8980 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/28736675 T

[jira] [Created] (CASSANDRA-8980) UDF shouldn't log errors at ERROR

2015-03-17 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-8980: --- Summary: UDF shouldn't log errors at ERROR Key: CASSANDRA-8980 URL: https://issues.apache.org/jira/browse/CASSANDRA-8980 Project: Cassandra Iss

[jira] [Commented] (CASSANDRA-8980) UDF shouldn't log errors at ERROR

2015-03-17 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365467#comment-14365467 ] Sylvain Lebresne commented on CASSANDRA-8980: - [~snazy] provided there is

[jira] [Commented] (CASSANDRA-8839) DatabaseDescriptor throws NPE when rpc_interface is used

2015-03-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365447#comment-14365447 ] Ariel Weisberg commented on CASSANDRA-8839: --- -Djava.net.preferIPv4Stack is a

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

2015-03-17 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Podkowinski updated CASSANDRA-8979: -- Attachment: cassandra-2.0-8979-validator_patch.txt cassandra-

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

2015-03-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-8979: - Assignee: Yuki Morishita > MerkleTree mismatch for deleted and non-existing r

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

2015-03-17 Thread Stefan Podkowinski (JIRA)
Stefan Podkowinski created CASSANDRA-8979: - Summary: MerkleTree mismatch for deleted and non-existing rows Key: CASSANDRA-8979 URL: https://issues.apache.org/jira/browse/CASSANDRA-8979 Project:

[jira] [Updated] (CASSANDRA-8977) Potential DOS Exposure from Netty

2015-03-17 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-8977: Tester: Michael Shuler > Potential DOS Exposure from Netty > ---

[jira] [Commented] (CASSANDRA-8851) Uncaught exception on thread Thread[SharedPool-Worker-16,5,main] after upgrade to 2.1.3

2015-03-17 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365360#comment-14365360 ] Benedict commented on CASSANDRA-8851: - Hi [~Hachmann]. Thanks, could you please pr

[jira] [Commented] (CASSANDRA-8977) Potential DOS Exposure from Netty

2015-03-17 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365317#comment-14365317 ] Ryan McGuire commented on CASSANDRA-8977: - Sure. > Potential DOS Exposure fro

cassandra git commit: ninja-fix UFTest/CQLTester

2015-03-17 Thread snazy
Repository: cassandra Updated Branches: refs/heads/trunk c9a6d7ce0 -> ac3062188 ninja-fix UFTest/CQLTester Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ac306218 Tree: http://git-wip-us.apache.org/repos/asf/cassa

[jira] [Commented] (CASSANDRA-8977) Potential DOS Exposure from Netty

2015-03-17 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365311#comment-14365311 ] Brandon Williams commented on CASSANDRA-8977: - I really don't like changin

[jira] [Commented] (CASSANDRA-8568) Impose new API on data tracker modifications that makes correct usage obvious and imposes safety

2015-03-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365266#comment-14365266 ] Jonathan Ellis commented on CASSANDRA-8568: --- SGTM. > Impose new API on data

[jira] [Updated] (CASSANDRA-8977) Potential DOS Exposure from Netty

2015-03-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-8977: -- Assignee: Brandon Williams > Potential DOS Exposure from Netty > ---

[jira] [Commented] (CASSANDRA-7409) Allow multiple overlapping sstables in L1

2015-03-17 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365250#comment-14365250 ] Alan Boudreault commented on CASSANDRA-7409: Devs, I've written a first ve

[jira] [Commented] (CASSANDRA-8974) Need to update to latest dependencies

2015-03-17 Thread Joe Fasano (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365178#comment-14365178 ] Joe Fasano commented on CASSANDRA-8974: --- Beyond general dependency updating, her

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

2015-03-17 Thread Thomas Borg Salling (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Borg Salling updated CASSANDRA-8978: --- Description: On long-running jobs with CQLSSTableWriter preparing sstables

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

2015-03-17 Thread Thomas Borg Salling (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Borg Salling updated CASSANDRA-8978: --- Description: On long-running jobs with CQLSSTableWriter preparing sstables

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

2015-03-17 Thread Thomas Borg Salling (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Borg Salling updated CASSANDRA-8978: --- Description: On long-running jobs with CQLSSTableWriter preparing sstables

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

2015-03-17 Thread Thomas Borg Salling (JIRA)
Thomas Borg Salling created CASSANDRA-8978: -- Summary: CQLSSTableWriter causes ArrayIndexOutOfBoundsException Key: CASSANDRA-8978 URL: https://issues.apache.org/jira/browse/CASSANDRA-8978 Proje

  1   2   >