[jira] [Commented] (CASSANDRA-9884) Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

2015-07-23 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639887#comment-14639887 ] Yuki Morishita commented on CASSANDRA-9884: --- Can you check if the patch is c

[jira] [Commented] (CASSANDRA-9402) Implement proper sandboxing for UDFs

2015-07-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639859#comment-14639859 ] T Jake Luciani commented on CASSANDRA-9402: --- +1 > Implement proper sandboxi

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

2015-07-23 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639822#comment-14639822 ] Stefania commented on CASSANDRA-7066: - Your changes look good, I've rebased and pu

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

2015-07-23 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639802#comment-14639802 ] Stefania commented on CASSANDRA-9793: - Attached [2.1|https://github.com/stef1927/c

[jira] [Commented] (CASSANDRA-9884) Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

2015-07-23 Thread Carlos Scheidecker (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639787#comment-14639787 ] Carlos Scheidecker commented on CASSANDRA-9884: --- Maybe I should get acce

[jira] [Commented] (CASSANDRA-9884) Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

2015-07-23 Thread Carlos Scheidecker (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639781#comment-14639781 ] Carlos Scheidecker commented on CASSANDRA-9884: --- Still not corrected Yuk

[jira] [Updated] (CASSANDRA-9884) Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

2015-07-23 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-9884: Tester: Russ Hatch > Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

[jira] [Commented] (CASSANDRA-9446) Failure detector should ignore local pauses per endpoint

2015-07-23 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639666#comment-14639666 ] sankalp kohli commented on CASSANDRA-9446: -- The problem is that it will only

[jira] [Updated] (CASSANDRA-9884) Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

2015-07-23 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-9884: --- Reviewer: Jason Brown +1 > Error on encrypted node communication upgrading from 2.1.6 to

[jira] [Commented] (CASSANDRA-8014) NPE in Message.java line 324

2015-07-23 Thread Jiri Kremser (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639639#comment-14639639 ] Jiri Kremser commented on CASSANDRA-8014: - I replicate the issue consistently

[jira] [Updated] (CASSANDRA-9446) Failure detector should ignore local pauses per endpoint

2015-07-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-9446: Attachment: 9446.txt > Failure detector should ignore local pauses per endpoint

[jira] [Comment Edited] (CASSANDRA-9448) Metrics should use up to date nomenclature

2015-07-23 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639622#comment-14639622 ] Yuki Morishita edited comment on CASSANDRA-9448 at 7/23/15 10:35 PM: ---

cassandra git commit: Reverted partitionCache metric names to rowCache, CASSANDRA-9448

2015-07-23 Thread yukim
Repository: cassandra Updated Branches: refs/heads/trunk 5786b3204 -> eae3b0264 Reverted partitionCache metric names to rowCache, CASSANDRA-9448 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/eae3b026 Tree: http:/

[2/2] cassandra git commit: Serialize ClusteringPrefix in microbatches, using vint encoding

2015-07-23 Thread benedict
Serialize ClusteringPrefix in microbatches, using vint encoding patch by benedict; reviewed by sylvain for CASSANDRA-9708 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5786b320 Tree: http://git-wip-us.apache.org/rep

[1/2] cassandra git commit: Fix NIODataInputStream varint decoding and EOF behavior

2015-07-23 Thread benedict
Repository: cassandra Updated Branches: refs/heads/trunk 7b35e3e84 -> 5786b3204 Fix NIODataInputStream varint decoding and EOF behavior patch by ariel; reviewed by benedict for CASSANDRA-9863 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/

[jira] [Updated] (CASSANDRA-9884) Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

2015-07-23 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-9884: -- Priority: Critical (was: Major) > Error on encrypted node communication upgrading f

[jira] [Commented] (CASSANDRA-9884) Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

2015-07-23 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639608#comment-14639608 ] Yuki Morishita commented on CASSANDRA-9884: --- Sine SSLSocket is used, it does

[jira] [Resolved] (CASSANDRA-9498) If more than 65K columns, sparse layout will break

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-9498. --- Resolution: Duplicate Assignee: (was: Benedict) Fix Version/s:

[jira] [Commented] (CASSANDRA-9884) Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

2015-07-23 Thread Carlos Scheidecker (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639586#comment-14639586 ] Carlos Scheidecker commented on CASSANDRA-9884: --- The issue happens on th

[jira] [Created] (CASSANDRA-9886) TIMESTAMP - allow USING TIMESTAMP at end of mutation CQL

2015-07-23 Thread Constance Eustace (JIRA)
Constance Eustace created CASSANDRA-9886: Summary: TIMESTAMP - allow USING TIMESTAMP at end of mutation CQL Key: CASSANDRA-9886 URL: https://issues.apache.org/jira/browse/CASSANDRA-9886 Projec

[jira] [Created] (CASSANDRA-9885) Changes for driver 2.2.0-rc2+ support

2015-07-23 Thread Andy Tolbert (JIRA)
Andy Tolbert created CASSANDRA-9885: --- Summary: Changes for driver 2.2.0-rc2+ support Key: CASSANDRA-9885 URL: https://issues.apache.org/jira/browse/CASSANDRA-9885 Project: Cassandra Issue T

[jira] [Resolved] (CASSANDRA-9883) How can I reset admin password on Opscenter 5.1.2?

2015-07-23 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp resolved CASSANDRA-9883. - Resolution: Invalid [~gina.luc...@pearson.com] please ask this question in the user ma

[jira] [Updated] (CASSANDRA-9884) Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

2015-07-23 Thread Carlos Scheidecker (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Scheidecker updated CASSANDRA-9884: -- Description: After updating to Cassandra 2.2.0 from 2.1.6 I am having SSL is

[jira] [Commented] (CASSANDRA-9883) How can I reset admin password on Opscenter 5.1.2?

2015-07-23 Thread Gina Lucero (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639493#comment-14639493 ] Gina Lucero commented on CASSANDRA-9883: If I alter: opscenterd.conf file. [

[jira] [Commented] (CASSANDRA-9402) Implement proper sandboxing for UDFs

2015-07-23 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639494#comment-14639494 ] Robert Stupp commented on CASSANDRA-9402: - Pushed another commit, that fixes t

[jira] [Commented] (CASSANDRA-7342) CAS writes does not have hint functionality.

2015-07-23 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639491#comment-14639491 ] sankalp kohli commented on CASSANDRA-7342: -- sure. > CAS writes does not hav

[jira] [Created] (CASSANDRA-9884) Error on encrypted node communication upgrading from 2.1.6 to 2.2.0

2015-07-23 Thread Carlos Scheidecker (JIRA)
Carlos Scheidecker created CASSANDRA-9884: - Summary: Error on encrypted node communication upgrading from 2.1.6 to 2.2.0 Key: CASSANDRA-9884 URL: https://issues.apache.org/jira/browse/CASSANDRA-9884

[jira] [Commented] (CASSANDRA-9873) Windows dtest: ignore_failure_policy_test fails

2015-07-23 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639481#comment-14639481 ] Joshua McKenzie commented on CASSANDRA-9873: [PR for dtest here|https://gi

[jira] [Created] (CASSANDRA-9883) How can I reset admin password on Opscenter 5.1.2?

2015-07-23 Thread Gina Lucero (JIRA)
Gina Lucero created CASSANDRA-9883: -- Summary: How can I reset admin password on Opscenter 5.1.2? Key: CASSANDRA-9883 URL: https://issues.apache.org/jira/browse/CASSANDRA-9883 Project: Cassandra

[jira] [Commented] (CASSANDRA-9498) If more than 65K columns, sparse layout will break

2015-07-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639470#comment-14639470 ] Sylvain Lebresne commented on CASSANDRA-9498: - Pretty sure the few places

[jira] [Updated] (CASSANDRA-9498) If more than 65K columns, sparse layout will break

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9498: -- Assignee: Benedict Let's limit this to not imposing any new backwards compatibility

[jira] [Updated] (CASSANDRA-9881) Rows with negative-sized keys can't be skipped by sstablescrub

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9881: -- Assignee: Stefania > Rows with negative-sized keys can't be skipped by sstablescrub

[jira] [Commented] (CASSANDRA-7342) CAS writes does not have hint functionality.

2015-07-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639405#comment-14639405 ] Aleksey Yeschenko commented on CASSANDRA-7342: -- [~kohlisankalp] I'll revi

[jira] [Updated] (CASSANDRA-7342) CAS writes does not have hint functionality.

2015-07-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7342: - Reviewer: Aleksey Yeschenko > CAS writes does not have hint functionality. >

[jira] [Commented] (CASSANDRA-9863) NIODataInputStream has problems on trunk

2015-07-23 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639379#comment-14639379 ] Benedict commented on CASSANDRA-9863: - Thanks. I've pushed a single line change to

[jira] [Commented] (CASSANDRA-9878) Rolling Updates 2.0 to 2.1 "unable to gossip"

2015-07-23 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639374#comment-14639374 ] Axel Kämpfe commented on CASSANDRA-9878: https://issues.apache.org/jira/browse

[jira] [Resolved] (CASSANDRA-9841) trunk pig-test fails

2015-07-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-9841. -- Resolution: Fixed Fix Version/s: (was: 3.0.0 rc1)

[jira] [Commented] (CASSANDRA-9841) trunk pig-test fails

2015-07-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639372#comment-14639372 ] Aleksey Yeschenko commented on CASSANDRA-9841: -- The updated driver fixes

[jira] [Created] (CASSANDRA-9882) DTCS (maybe other strategies) can block flushing when there are lots of sstables

2015-07-23 Thread Jeremiah Jordan (JIRA)
Jeremiah Jordan created CASSANDRA-9882: -- Summary: DTCS (maybe other strategies) can block flushing when there are lots of sstables Key: CASSANDRA-9882 URL: https://issues.apache.org/jira/browse/CASSANDRA-9882

[jira] [Commented] (CASSANDRA-9498) If more than 65K columns, sparse layout will break

2015-07-23 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639369#comment-14639369 ] Benedict commented on CASSANDRA-9498: - We need to switch {{writeShort}} to {{write

[jira] [Commented] (CASSANDRA-9402) Implement proper sandboxing for UDFs

2015-07-23 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639364#comment-14639364 ] Robert Stupp commented on CASSANDRA-9402: - Pushed two more commits: * some mor

cassandra git commit: Update the bundled java driver to fix failing pig tests

2015-07-23 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk 1f5c4f7ba -> 7b35e3e84 Update the bundled java driver to fix failing pig tests patch by Aleksey Yeschenko for CASSANDRA-9841 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/

[jira] [Comment Edited] (CASSANDRA-9871) Cannot replace token does not exist - DN node removed as Fat Client

2015-07-23 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639334#comment-14639334 ] Jason Brown edited comment on CASSANDRA-9871 at 7/23/15 6:45 PM: ---

[jira] [Comment Edited] (CASSANDRA-9871) Cannot replace token does not exist - DN node removed as Fat Client

2015-07-23 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639334#comment-14639334 ] Jason Brown edited comment on CASSANDRA-9871 at 7/23/15 6:45 PM: ---

[jira] [Created] (CASSANDRA-9881) Rows with negative-sized keys can't be skipped by sstablescrub

2015-07-23 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-9881: --- Summary: Rows with negative-sized keys can't be skipped by sstablescrub Key: CASSANDRA-9881 URL: https://issues.apache.org/jira/browse/CASSANDRA-9881 Pr

[jira] [Commented] (CASSANDRA-9871) Cannot replace token does not exist - DN node removed as Fat Client

2015-07-23 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639334#comment-14639334 ] Jason Brown commented on CASSANDRA-9871: FWIW, I used [~Stefania]'s dtest on 2

[jira] [Commented] (CASSANDRA-9871) Cannot replace token does not exist - DN node removed as Fat Client

2015-07-23 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639322#comment-14639322 ] Jason Brown commented on CASSANDRA-9871: As part of understanding this, when w

[jira] [Commented] (CASSANDRA-9880) ScrubTest.testScrubOutOfOrder should generate test file on the fly

2015-07-23 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639324#comment-14639324 ] Yuki Morishita commented on CASSANDRA-9880: --- testall: http://cassci.datastax

[jira] [Comment Edited] (CASSANDRA-9871) Cannot replace token does not exist - DN node removed as Fat Client

2015-07-23 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639322#comment-14639322 ] Jason Brown edited comment on CASSANDRA-9871 at 7/23/15 6:30 PM: ---

[jira] [Commented] (CASSANDRA-9402) Implement proper sandboxing for UDFs

2015-07-23 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639316#comment-14639316 ] Robert Stupp commented on CASSANDRA-9402: - All java UDFs land in {{org.apache

[jira] [Commented] (CASSANDRA-9402) Implement proper sandboxing for UDFs

2015-07-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639310#comment-14639310 ] T Jake Luciani commented on CASSANDRA-9402: --- One other issue is the fact tha

[jira] [Updated] (CASSANDRA-9828) Minor improvements to RowStats

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9828: -- Reviewer: Joshua McKenzie > Minor improvements to RowStats > ---

[jira] [Updated] (CASSANDRA-9847) Don't serialize CFMetaData in read responses

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9847: -- Reviewer: Joshua McKenzie > Don't serialize CFMetaData in read responses > -

[jira] [Updated] (CASSANDRA-9799) RangeTombstonListTest sometimes fails on trunk

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9799: -- Reviewer: Joshua McKenzie > RangeTombstonListTest sometimes fails on trunk > ---

[jira] [Updated] (CASSANDRA-9717) TestCommitLog segment size dtests fail on trunk

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9717: -- Assignee: Jim Witschey (was: Branimir Lambov) Reviewer: Ariel Weisberg > TestCo

[jira] [Commented] (CASSANDRA-9841) trunk pig-test fails

2015-07-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639237#comment-14639237 ] Aleksey Yeschenko commented on CASSANDRA-9841: -- Assigning to myself, this

[jira] [Assigned] (CASSANDRA-9841) trunk pig-test fails

2015-07-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko reassigned CASSANDRA-9841: Assignee: Aleksey Yeschenko > trunk pig-test fails > --

[jira] [Commented] (CASSANDRA-9498) If more than 65K columns, sparse layout will break

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639216#comment-14639216 ] Jonathan Ellis commented on CASSANDRA-9498: --- With 9499 finished what is left

[jira] [Commented] (CASSANDRA-8844) Change Data Capture (CDC)

2015-07-23 Thread Amit Khare (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639209#comment-14639209 ] Amit Khare commented on CASSANDRA-8844: --- Similar can also be achieved by Custom

[jira] [Updated] (CASSANDRA-9416) 3.x should refuse to start on JVM_VERSION < 1.8

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9416: -- Assignee: Philip Thompson > 3.x should refuse to start on JVM_VERSION < 1.8 > --

[jira] [Updated] (CASSANDRA-9483) Document incompatibilities with -XX:+PerfDisableSharedMem

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9483: -- Assignee: T Jake Luciani (was: Tyler Hobbs) > Document incompatibilities with -XX:+

[jira] [Commented] (CASSANDRA-9418) Fix dtests on Windows

2015-07-23 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639184#comment-14639184 ] Joshua McKenzie commented on CASSANDRA-9418: Rebased and committed the %z

[jira] [Updated] (CASSANDRA-9318) Bound the number of in-flight requests at the coordinator

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9318: -- Assignee: Jacek Lewandowski (was: Ariel Weisberg) > Bound the number of in-flight r

[jira] [Comment Edited] (CASSANDRA-9863) NIODataInputStream has problems on trunk

2015-07-23 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639160#comment-14639160 ] Ariel Weisberg edited comment on CASSANDRA-9863 at 7/23/15 5:24 PM:

[1/3] cassandra git commit: Fix handling of incorrect %z cqlshlib output on Windows

2015-07-23 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/trunk 15265689f -> 1f5c4f7ba Fix handling of incorrect %z cqlshlib output on Windows Patch by jmckenzie; reviewed by aweisberg for CASSANDRA-9418 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache

[2/2] cassandra git commit: Add logdir and storagedir to nodetool.bat

2015-07-23 Thread jmckenzie
Add logdir and storagedir to nodetool.bat Patch by jmckenzie; reviewed by pthompson for CASSANDRA-9696 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9ad13309 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tr

[2/3] cassandra git commit: Add logdir and storagedir to nodetool.bat

2015-07-23 Thread jmckenzie
Add logdir and storagedir to nodetool.bat Patch by jmckenzie; reviewed by pthompson for CASSANDRA-9696 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9ad13309 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tr

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

2015-07-23 Thread jmckenzie
Merge branch 'cassandra-2.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1f5c4f7b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1f5c4f7b Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Resolved] (CASSANDRA-7937) Apply backpressure gently when overloaded with writes

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-7937. --- Resolution: Later Assignee: (was: Jacek Lewandowski) Marking Later, we c

[1/2] cassandra git commit: Fix handling of incorrect %z cqlshlib output on Windows

2015-07-23 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 51ff49975 -> 9ad133097 Fix handling of incorrect %z cqlshlib output on Windows Patch by jmckenzie; reviewed by aweisberg for CASSANDRA-9418 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-u

[jira] [Commented] (CASSANDRA-9863) NIODataInputStream has problems on trunk

2015-07-23 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639160#comment-14639160 ] Ariel Weisberg commented on CASSANDRA-9863: --- I don't think I introduced new

[jira] [Commented] (CASSANDRA-9878) Rolling Updates 2.0 to 2.1 "unable to gossip"

2015-07-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639152#comment-14639152 ] Brandon Williams commented on CASSANDRA-9878: - See CASSANDRA-8768 > Rolli

[jira] [Commented] (CASSANDRA-9402) Implement proper sandboxing for UDFs

2015-07-23 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639147#comment-14639147 ] Jonathan Ellis commented on CASSANDRA-9402: --- nio is whitelisted, but my unde

[jira] [Commented] (CASSANDRA-9863) NIODataInputStream has problems on trunk

2015-07-23 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639090#comment-14639090 ] Benedict commented on CASSANDRA-9863: - Mostly LGTM, however we can now call buf.ge

[jira] [Created] (CASSANDRA-9880) ScrubTest.testScrubOutOfOrder should generate test file on the fly

2015-07-23 Thread Yuki Morishita (JIRA)
Yuki Morishita created CASSANDRA-9880: - Summary: ScrubTest.testScrubOutOfOrder should generate test file on the fly Key: CASSANDRA-9880 URL: https://issues.apache.org/jira/browse/CASSANDRA-9880 Pr

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

2015-07-23 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639062#comment-14639062 ] Sylvain Lebresne commented on CASSANDRA-9790: - A first problem was that th

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

2015-07-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639057#comment-14639057 ] Brandon Williams commented on CASSANDRA-9793: - Also it looks like we won't

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

2015-07-23 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639054#comment-14639054 ] Brandon Williams commented on CASSANDRA-9793: - Can you rebase for 2.2? I'

cassandra git commit: Upgrade CommitLogUpgradeTest post-8099

2015-07-23 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/trunk 2d55c1e84 -> 15265689f Upgrade CommitLogUpgradeTest post-8099 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/15265689 Tree: http://git-wip-us.apache.org/rep

[jira] [Commented] (CASSANDRA-9704) On-wire backward compatibility for 8099

2015-07-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639037#comment-14639037 ] Aleksey Yeschenko commented on CASSANDRA-9704: -- [~thobbs] Can unrequire {

[jira] [Commented] (CASSANDRA-9874) Compact value columns aren't being migrated properly in 3.0

2015-07-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639034#comment-14639034 ] Aleksey Yeschenko commented on CASSANDRA-9874: -- Committed to trunk as {{2

cassandra git commit: Fix migration of pk-only compact storage tables

2015-07-23 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk d9dfbddbe -> 2d55c1e84 Fix migration of pk-only compact storage tables patch by Aleksey Yeschenko; reviewed by Sylvain Lebresne for CASSANDRA-9874 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us

[jira] [Comment Edited] (CASSANDRA-9873) Windows dtest: ignore_failure_policy_test fails

2015-07-23 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638993#comment-14638993 ] Joshua McKenzie edited comment on CASSANDRA-9873 at 7/23/15 3:38 PM: ---

[jira] [Commented] (CASSANDRA-9873) Windows dtest: ignore_failure_policy_test fails

2015-07-23 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638993#comment-14638993 ] Joshua McKenzie commented on CASSANDRA-9873: Slightly more information abo

[jira] [Commented] (CASSANDRA-9696) nodetool stopdaemon exception

2015-07-23 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639006#comment-14639006 ] Philip Thompson commented on CASSANDRA-9696: Looks good to me, +1. Sorry f

[jira] [Commented] (CASSANDRA-9402) Implement proper sandboxing for UDFs

2015-07-23 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639005#comment-14639005 ] Robert Stupp commented on CASSANDRA-9402: - bq. access to Keyspace, Schema, and

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

2015-07-23 Thread yukim
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/51ff4997 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/51ff4997 Diff: http://git-wip-us.apache.org/repos/asf

[3/6] cassandra git commit: Use random nodes for batch log when only 2 racks

2015-07-23 Thread yukim
Use random nodes for batch log when only 2 racks patch by Mihai Suteu and yukim; reviewed by Jeremiah Jordan for CASSANDRA-8735 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1c80b04b Tree: http://git-wip-us.apache.o

[1/6] cassandra git commit: Use random nodes for batch log when only 2 racks

2015-07-23 Thread yukim
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 c2142e654 -> 1c80b04be refs/heads/cassandra-2.2 165763903 -> 51ff49975 refs/heads/trunk c91266878 -> d9dfbddbe Use random nodes for batch log when only 2 racks patch by Mihai Suteu and yukim; reviewed by Jeremiah Jordan for C

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

2015-07-23 Thread yukim
Merge branch 'cassandra-2.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d9dfbddb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d9dfbddb Diff: http://git-wip-us.apache.org/repos/asf/cassand

[2/6] cassandra git commit: Use random nodes for batch log when only 2 racks

2015-07-23 Thread yukim
Use random nodes for batch log when only 2 racks patch by Mihai Suteu and yukim; reviewed by Jeremiah Jordan for CASSANDRA-8735 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1c80b04b Tree: http://git-wip-us.apache.o

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

2015-07-23 Thread yukim
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/51ff4997 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/51ff4997 Diff: http://git-wip-us.apache.org/repos/asf

[jira] [Commented] (CASSANDRA-9402) Implement proper sandboxing for UDFs

2015-07-23 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638983#comment-14638983 ] Robert Stupp commented on CASSANDRA-9402: - Already pushed a commit to solve th

[2/2] cassandra git commit: Skip testClearEphemeralSnapshots() on Windows

2015-07-23 Thread jmckenzie
Skip testClearEphemeralSnapshots() on Windows Patch by jmckenzie; reviewed by tjake for CASSANDRA-9869 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/16576390 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tr

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

2015-07-23 Thread jmckenzie
Merge branch 'cassandra-2.2' into trunk Conflicts: test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c9126687 Tree: http://git-wip-us.apache.org/repos

[2/3] cassandra git commit: Skip testClearEphemeralSnapshots() on Windows

2015-07-23 Thread jmckenzie
Skip testClearEphemeralSnapshots() on Windows Patch by jmckenzie; reviewed by tjake for CASSANDRA-9869 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/16576390 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tr

[1/3] cassandra git commit: Warn on non-high perf power profile on Windows

2015-07-23 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/trunk f713be4aa -> c91266878 Warn on non-high perf power profile on Windows Patch by jmckenzie; reviewed by pthompson for CASSANDRA-9648 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repo

[jira] [Commented] (CASSANDRA-9402) Implement proper sandboxing for UDFs

2015-07-23 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638972#comment-14638972 ] Aleksey Yeschenko commented on CASSANDRA-9402: -- Is it giving the user acc

[1/2] cassandra git commit: Warn on non-high perf power profile on Windows

2015-07-23 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 11ac93887 -> 165763903 Warn on non-high perf power profile on Windows Patch by jmckenzie; reviewed by pthompson for CASSANDRA-9648 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.

[jira] [Comment Edited] (CASSANDRA-9402) Implement proper sandboxing for UDFs

2015-07-23 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638968#comment-14638968 ] T Jake Luciani edited comment on CASSANDRA-9402 at 7/23/15 3:11 PM:

  1   2   >