[jira] [Commented] (CASSANDRA-13068) Fully expired sstable not dropped when running out of disk space

2017-06-20 Thread Krishna Dattu Koneru (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056710#comment-16056710 ] Krishna Dattu Koneru commented on CASSANDRA-13068: -- Thanks [~krummas] for review and

[jira] [Created] (CASSANDRA-13626) Check hashed password matches expected bcrypt hash format before checking

2017-06-20 Thread Jeff Jirsa (JIRA)
Jeff Jirsa created CASSANDRA-13626: -- Summary: Check hashed password matches expected bcrypt hash format before checking Key: CASSANDRA-13626 URL: https://issues.apache.org/jira/browse/CASSANDRA-13626

[jira] [Commented] (CASSANDRA-13625) Remove unused cassandra.yaml setting, max_value_size_in_mb, from 2.2.9

2017-06-20 Thread Joaquin Casares (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056665#comment-16056665 ] Joaquin Casares commented on CASSANDRA-13625: - Here's a PR for the single-file fix:

[jira] [Created] (CASSANDRA-13625) Remove unused cassandra.yaml setting, max_value_size_in_mb, from 2.2.9

2017-06-20 Thread Joaquin Casares (JIRA)
Joaquin Casares created CASSANDRA-13625: --- Summary: Remove unused cassandra.yaml setting, max_value_size_in_mb, from 2.2.9 Key: CASSANDRA-13625 URL: https://issues.apache.org/jira/browse/CASSANDRA-13625

[jira] [Commented] (CASSANDRA-13557) allow different NUMACTL_ARGS to be passed in

2017-06-20 Thread Matt Byrd (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056599#comment-16056599 ] Matt Byrd commented on CASSANDRA-13557: --- |3.0|3.11|Trunk|

[jira] [Commented] (CASSANDRA-12961) LCS needlessly checks for L0 STCS candidates multiple times

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056563#comment-16056563 ] Jeff Jirsa commented on CASSANDRA-12961: [~calonso] - if you're still interested, I think

[jira] [Comment Edited] (CASSANDRA-13603) Change repair midpoint logging from CASSANDRA-13052

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056539#comment-16056539 ] Jeff Jirsa edited comment on CASSANDRA-13603 at 6/20/17 9:57 PM: -

[jira] [Commented] (CASSANDRA-13603) Change repair midpoint logging from CASSANDRA-13052

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056539#comment-16056539 ] Jeff Jirsa commented on CASSANDRA-13603: {quote} We already check node instanceof Leaf before

[jira] [Updated] (CASSANDRA-13618) CassandraRoleManager setup task improvement

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13618: --- Status: Patch Available (was: In Progress) > CassandraRoleManager setup task

[jira] [Commented] (CASSANDRA-13624) upgradesstables crashes with OOM when upgrading sstables with lots of range tombstones

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056483#comment-16056483 ] Jeff Jirsa commented on CASSANDRA-13624: Do you not see OOMs during normal operation? Normal

[jira] [Issue Comment Deleted] (CASSANDRA-13624) upgradesstables crashes with OOM when upgrading sstables with lots of range tombstones

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13624: --- Comment: was deleted (was: Do you get the same OOM with the online version as you do

[jira] [Commented] (CASSANDRA-13624) upgradesstables crashes with OOM when upgrading sstables with lots of range tombstones

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056479#comment-16056479 ] Jeff Jirsa commented on CASSANDRA-13624: Do you get the same OOM with the online version as

[jira] [Created] (CASSANDRA-13624) upgradesstables crashes with OOM when upgrading sstables with lots of range tombstones

2017-06-20 Thread Robin Mahony (JIRA)
Robin Mahony created CASSANDRA-13624: Summary: upgradesstables crashes with OOM when upgrading sstables with lots of range tombstones Key: CASSANDRA-13624 URL:

[jira] [Resolved] (CASSANDRA-11916) Exception In Compaction Executor - java.lang.IllegalArgumentException: null

2017-06-20 Thread Bhuvan Rawal (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhuvan Rawal resolved CASSANDRA-11916. -- Resolution: Won't Fix > Exception In Compaction Executor -

[jira] [Commented] (CASSANDRA-11916) Exception In Compaction Executor - java.lang.IllegalArgumentException: null

2017-06-20 Thread Bhuvan Rawal (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056154#comment-16056154 ] Bhuvan Rawal commented on CASSANDRA-11916: -- [~blerer] We upgraded to a later version of

[jira] [Commented] (CASSANDRA-12924) GraphiteReporter does not reconnect if graphite restarts

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056149#comment-16056149 ] Jeff Jirsa commented on CASSANDRA-12924: 3.11.0 already went to vote; unless a member of the

[jira] [Updated] (CASSANDRA-12924) GraphiteReporter does not reconnect if graphite restarts

2017-06-20 Thread Andres March (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres March updated CASSANDRA-12924: - Status: Patch Available (was: Open) https://github.com/apache/cassandra/pull/123 >

[jira] [Commented] (CASSANDRA-12924) GraphiteReporter does not reconnect if graphite restarts

2017-06-20 Thread Andres March (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16056133#comment-16056133 ] Andres March commented on CASSANDRA-12924: -- https://github.com/apache/cassandra/pull/123

[jira] [Resolved] (CASSANDRA-13551) Trivial format error in StorageProxy

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa resolved CASSANDRA-13551. Resolution: Fixed Thanks Ariel for the review and the nudge. Committed to trunk as

[jira] [Updated] (CASSANDRA-13551) Trivial format error in StorageProxy

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13551: --- Fix Version/s: 4.0 > Trivial format error in StorageProxy >

cassandra git commit: Trivial format error in StorageProxy

2017-06-20 Thread jjirsa
Repository: cassandra Updated Branches: refs/heads/trunk 40cc2ece6 -> f21202e83 Trivial format error in StorageProxy Patch by Jeff Jirsa; Reviewed by Ariel Weisberg for CASSANDRA-13551 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-13583) test failure in rebuild_test.TestRebuild.disallow_rebuild_from_nonreplica_test

2017-06-20 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-13583: Fix Version/s: 4.x Status: Patch Available (was: Open)

[jira] [Commented] (CASSANDRA-11916) Exception In Compaction Executor - java.lang.IllegalArgumentException: null

2017-06-20 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055902#comment-16055902 ] Benjamin Lerer commented on CASSANDRA-11916: [~bhuvanrawal] do you still have this issue?

[jira] [Comment Edited] (CASSANDRA-10130) Node failure during 2i update after streaming can have incomplete 2i when restarted

2017-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055571#comment-16055571 ] Andrés de la Peña edited comment on CASSANDRA-10130 at 6/20/17 2:00 PM:

[jira] [Created] (CASSANDRA-13623) Official cassandra docker image: Connections closing and timing out inserting/deleting data

2017-06-20 Thread a8775 (JIRA)
a8775 created CASSANDRA-13623: - Summary: Official cassandra docker image: Connections closing and timing out inserting/deleting data Key: CASSANDRA-13623 URL: https://issues.apache.org/jira/browse/CASSANDRA-13623

[jira] [Assigned] (CASSANDRA-11200) CompactionExecutor thread error brings down JVM in 3.0.3

2017-06-20 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer reassigned CASSANDRA-11200: -- Assignee: Benjamin Lerer > CompactionExecutor thread error brings down

[jira] [Commented] (CASSANDRA-10130) Node failure during 2i update after streaming can have incomplete 2i when restarted

2017-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055571#comment-16055571 ] Andrés de la Peña commented on CASSANDRA-10130: --- bq. I think we should probably run

[jira] [Assigned] (CASSANDRA-11201) Compaction memory fault in 3.0.3

2017-06-20 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer reassigned CASSANDRA-11201: -- Assignee: Benjamin Lerer > Compaction memory fault in 3.0.3 >

[jira] [Commented] (CASSANDRA-11200) CompactionExecutor thread error brings down JVM in 3.0.3

2017-06-20 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055471#comment-16055471 ] Benjamin Lerer commented on CASSANDRA-11200: Since CASSANDRA-7039, direct {{ByteBuffers}}

[jira] [Commented] (CASSANDRA-13614) Batchlog replay throttle should be dynamically configurable with jmx and possibly nodetool

2017-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055459#comment-16055459 ] Andrés de la Peña commented on CASSANDRA-13614: --- Excellent suggestions: bq. Can you

[jira] [Commented] (CASSANDRA-8148) sstableloader needs ability to stream to private IP

2017-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-8148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055331#comment-16055331 ] Hannu Kröger commented on CASSANDRA-8148: - In our case the problem seems that sstableloader

[jira] [Commented] (CASSANDRA-13581) Adding plugins support to Cassandra's webpage

2017-06-20 Thread Amitkumar Ghatwal (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055293#comment-16055293 ] Amitkumar Ghatwal commented on CASSANDRA-13581: --- yes [~spo...@gmail.com] , the initial

[jira] [Comment Edited] (CASSANDRA-13418) Allow TWCS to ignore overlaps when dropping fully expired sstables

2017-06-20 Thread Romain GERARD (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055289#comment-16055289 ] Romain GERARD edited comment on CASSANDRA-13418 at 6/20/17 7:44 AM:

[jira] [Commented] (CASSANDRA-13418) Allow TWCS to ignore overlaps when dropping fully expired sstables

2017-06-20 Thread Romain GERARD (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055289#comment-16055289 ] Romain GERARD commented on CASSANDRA-13418: --- Hello Jonathan, thanks to keep us up to date

[jira] [Created] (CASSANDRA-13622) Better config validation/documentation

2017-06-20 Thread Kurt Greaves (JIRA)
Kurt Greaves created CASSANDRA-13622: Summary: Better config validation/documentation Key: CASSANDRA-13622 URL: https://issues.apache.org/jira/browse/CASSANDRA-13622 Project: Cassandra

[jira] [Commented] (CASSANDRA-13581) Adding plugins support to Cassandra's webpage

2017-06-20 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055253#comment-16055253 ] Stefan Podkowinski commented on CASSANDRA-13581: Looks like the initial patch was

[jira] [Updated] (CASSANDRA-13581) Adding plugins support to Cassandra's webpage

2017-06-20 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Podkowinski updated CASSANDRA-13581: --- Reviewer: (was: Stefan Podkowinski) > Adding plugins support to

[jira] [Resolved] (CASSANDRA-12778) Tombstones not being deleted when only_purge_repaired_tombstones is enabled

2017-06-20 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson resolved CASSANDRA-12778. - Resolution: Not A Problem Please reopen if CASSANDRA-9143 does not solve

[jira] [Resolved] (CASSANDRA-13580) Readonly datacenter support

2017-06-20 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson resolved CASSANDRA-13580. - Resolution: Later > Readonly datacenter support >

[jira] [Updated] (CASSANDRA-13580) Readonly datacenter support

2017-06-20 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-13580: Fix Version/s: (was: 4.x) > Readonly datacenter support >

[jira] [Updated] (CASSANDRA-13418) Allow TWCS to ignore overlaps when dropping fully expired sstables

2017-06-20 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-13418: Reviewer: Marcus Eriksson > Allow TWCS to ignore overlaps when dropping fully

[jira] [Updated] (CASSANDRA-13068) Fully expired sstable not dropped when running out of disk space

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13068: --- Labels: lhf (was: lhf twcs) > Fully expired sstable not dropped when running out of

[jira] [Updated] (CASSANDRA-13068) Fully expired sstable not dropped when running out of disk space

2017-06-20 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13068: --- Labels: lhf twcs (was: lhf) > Fully expired sstable not dropped when running out of