[jira] [Commented] (CASSANDRA-13037) DropKeyspaceCommitLogRecycleTest.testRecycle times out in 2.1 and 2.2

2016-12-14 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15750692#comment-15750692 ] Branimir Lambov commented on CASSANDRA-13037: - I have not seen this. It doesn't look like

[jira] [Commented] (CASSANDRA-13037) DropKeyspaceCommitLogRecycleTest.testRecycle times out in 2.1 and 2.2

2016-12-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15750591#comment-15750591 ] Stefania commented on CASSANDRA-13037: -- The multiplexed runs above did not produce any timeouts,

[jira] [Updated] (CASSANDRA-13041) Do not allow removal of a DC from system_auth replication settings if the DC has active Cassandra instances

2016-12-14 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nachiket Patil updated CASSANDRA-13041: --- Status: Patch Available (was: Open) > Do not allow removal of a DC from

[jira] [Updated] (CASSANDRA-13041) Do not allow removal of a DC from system_auth replication settings if the DC has active Cassandra instances

2016-12-14 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nachiket Patil updated CASSANDRA-13041: --- Attachment: trunk.diff > Do not allow removal of a DC from system_auth

[jira] [Commented] (CASSANDRA-11678) cassandra crush when enable hints_compression

2016-12-14 Thread Daniel Miranda (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749713#comment-15749713 ] Daniel Miranda commented on CASSANDRA-11678: I am observing this issue in 3.9.0 without

[jira] [Commented] (CASSANDRA-10145) Change protocol to allow sending key space independent of query string

2016-12-14 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749516#comment-15749516 ] Adam Holmberg commented on CASSANDRA-10145: --- No change. Working on the other release today.

[jira] [Comment Edited] (CASSANDRA-10145) Change protocol to allow sending key space independent of query string

2016-12-14 Thread Sandeep Tamhankar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749448#comment-15749448 ] Sandeep Tamhankar edited comment on CASSANDRA-10145 at 12/14/16 8:54 PM:

[jira] [Commented] (CASSANDRA-10145) Change protocol to allow sending key space independent of query string

2016-12-14 Thread Sandeep Tamhankar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749448#comment-15749448 ] Sandeep Tamhankar commented on CASSANDRA-10145: --- unit tests and dtests pass (against my

[jira] [Comment Edited] (CASSANDRA-9425) Make node-local schema fully immutable

2016-12-14 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749415#comment-15749415 ] Robert Stupp edited comment on CASSANDRA-9425 at 12/14/16 8:44 PM: ---

[jira] [Commented] (CASSANDRA-9425) Make node-local schema fully immutable

2016-12-14 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749415#comment-15749415 ] Robert Stupp commented on CASSANDRA-9425: - Discussed offline with Aleksey about this and found

[jira] [Commented] (CASSANDRA-12883) Remove support for non-JavaScript UDFs

2016-12-14 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749398#comment-15749398 ] Jeremiah Jordan commented on CASSANDRA-12883: - One nit that your deprecation note in the

[jira] [Commented] (CASSANDRA-12905) Retry acquire MV lock on failure instead of throwing WTE on streaming

2016-12-14 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749378#comment-15749378 ] Paulo Motta commented on CASSANDRA-12905: - bq. But by making hint delivery async, you made it

[jira] [Updated] (CASSANDRA-13035) Failing CDC unit tests

2016-12-14 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-13035: Resolution: Fixed Fix Version/s: 3.10 Status: Resolved (was:

[6/6] cassandra git commit: Merge branch 'cassandra-3.X' into trunk

2016-12-14 Thread jmckenzie
Merge branch 'cassandra-3.X' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b88ddb8a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b88ddb8a Diff:

[3/6] cassandra git commit: Fix missing cdc flag on Mutation creation

2016-12-14 Thread jmckenzie
Fix missing cdc flag on Mutation creation Patch by jmckenzie; reviewed by blambov for CASSANDRA-13035 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/249e4b19 Tree:

[1/6] cassandra git commit: Fix missing cdc flag on Mutation creation

2016-12-14 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/cassandra-3.11 66e214592 -> 249e4b195 refs/heads/cassandra-3.X 83ba3b7f3 -> de84f264f refs/heads/trunk dad5b96ec -> b88ddb8ab Fix missing cdc flag on Mutation creation Patch by jmckenzie; reviewed by blambov for CASSANDRA-13035 Project:

[5/6] cassandra git commit: Merge branch 'cassandra-3.11' into cassandra-3.X

2016-12-14 Thread jmckenzie
Merge branch 'cassandra-3.11' into cassandra-3.X Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/de84f264 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/de84f264 Diff:

[4/6] cassandra git commit: Merge branch 'cassandra-3.11' into cassandra-3.X

2016-12-14 Thread jmckenzie
Merge branch 'cassandra-3.11' into cassandra-3.X Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/de84f264 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/de84f264 Diff:

[2/6] cassandra git commit: Fix missing cdc flag on Mutation creation

2016-12-14 Thread jmckenzie
Fix missing cdc flag on Mutation creation Patch by jmckenzie; reviewed by blambov for CASSANDRA-13035 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/249e4b19 Tree:

[1/3] cassandra git commit: Fix missing cdc flag on Mutation creation

2016-12-14 Thread jmckenzie
Repository: cassandra Updated Branches: refs/heads/cassandra-3.X c9ead4826 -> 83ba3b7f3 refs/heads/trunk 0c56d6c22 -> dad5b96ec Fix missing cdc flag on Mutation creation Patch by jmckenzie; reviewed by blambov for CASSANDRA-13035 Project:

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

2016-12-14 Thread jmckenzie
Merge branch 'cassandra-3.X' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dad5b96e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dad5b96e Diff:

[2/3] cassandra git commit: Fix missing cdc flag on Mutation creation

2016-12-14 Thread jmckenzie
Fix missing cdc flag on Mutation creation Patch by jmckenzie; reviewed by blambov for CASSANDRA-13035 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/83ba3b7f Tree:

[jira] [Commented] (CASSANDRA-10920) Let systemd know if Cassandra is running

2016-12-14 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749324#comment-15749324 ] Michael Shuler commented on CASSANDRA-10920: See http://www.planetcassandra.org/ - the

[jira] [Commented] (CASSANDRA-8795) Cassandra (possibly under load) occasionally throws an exception during CQL create table

2016-12-14 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749321#comment-15749321 ] Joel Knighton commented on CASSANDRA-8795: -- I'm not sure it makes sense to make address this

[jira] [Resolved] (CASSANDRA-8795) Cassandra (possibly under load) occasionally throws an exception during CQL create table

2016-12-14 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton resolved CASSANDRA-8795. -- Resolution: Won't Fix Fix Version/s: (was: 2.1.x) > Cassandra (possibly

[jira] [Commented] (CASSANDRA-13041) Do not allow removal of a DC from system_auth replication settings if the DC has active Cassandra instances

2016-12-14 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749318#comment-15749318 ] Nachiket Patil commented on CASSANDRA-13041: On trunk, I see "system" and "system_schema"

[jira] [Commented] (CASSANDRA-12883) Remove support for non-JavaScript UDFs

2016-12-14 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749315#comment-15749315 ] Joshua McKenzie commented on CASSANDRA-12883: - [~thobbs] to review > Remove support for

[jira] [Updated] (CASSANDRA-12883) Remove support for non-JavaScript UDFs

2016-12-14 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12883: Reviewer: Tyler Hobbs > Remove support for non-JavaScript UDFs >

[jira] [Commented] (CASSANDRA-10145) Change protocol to allow sending key space independent of query string

2016-12-14 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15749307#comment-15749307 ] Joshua McKenzie commented on CASSANDRA-10145: - [~stamhankar999]: Any progress on this? >

[jira] [Updated] (CASSANDRA-13041) Do not allow removal of a DC from system_auth replication settings if the DC has active Cassandra instances

2016-12-14 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nachiket Patil updated CASSANDRA-13041: --- Description: I don’t believe it is ever correct to remove a DC from the

[jira] [Updated] (CASSANDRA-13041) Do not allow removal of a DC from system_auth replication settings if the DC has active Cassandra instances

2016-12-14 Thread Nachiket Patil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nachiket Patil updated CASSANDRA-13041: --- Description: I don’t believe it is ever correct to remove a DC from the

[jira] [Created] (CASSANDRA-13045) testall failure in org.apache.cassandra.db.ColumnFamilyMetricTest.testSizeMetric-compression

2016-12-14 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13045: - Summary: testall failure in org.apache.cassandra.db.ColumnFamilyMetricTest.testSizeMetric-compression Key: CASSANDRA-13045 URL:

[jira] [Created] (CASSANDRA-13044) testall failure in org.apache.cassandra.io.sstable.SSTableRewriterTest.testAllKeysReadable-compression

2016-12-14 Thread Sean McCarthy (JIRA)
Sean McCarthy created CASSANDRA-13044: - Summary: testall failure in org.apache.cassandra.io.sstable.SSTableRewriterTest.testAllKeysReadable-compression Key: CASSANDRA-13044 URL:

[jira] [Commented] (CASSANDRA-9425) Make node-local schema fully immutable

2016-12-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15748646#comment-15748646 ] Aleksey Yeschenko commented on CASSANDRA-9425: -- Rebased against most recent trunk and

[jira] [Commented] (CASSANDRA-13038) 33% of compaction time spent in StreamingHistogram.update()

2016-12-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15748332#comment-15748332 ] Benedict commented on CASSANDRA-13038: -- The StreamingHistogram is a *really* inefficient data

[jira] [Commented] (CASSANDRA-13038) 33% of compaction time spent in StreamingHistogram.update()

2016-12-14 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15748276#comment-15748276 ] Corentin Chary commented on CASSANDRA-13038: I can confirm that something as simple as

[jira] [Commented] (CASSANDRA-13041) Do not allow removal of a DC from system_auth replication settings if the DC has active Cassandra instances

2016-12-14 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15748130#comment-15748130 ] Sam Tunnicliffe commented on CASSANDRA-13041: - bq. dropping the keyspace system_auth

[jira] [Updated] (CASSANDRA-12890) testall failure in org.apache.cassandra.db.ColumnFamilyStoreTest.testSliceByNamesCommandOldMetadata

2016-12-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-12890: - Fix Version/s: 2.2.x Status: Patch Available (was: Open) That's

[jira] [Updated] (CASSANDRA-13043) Exceptions when booting up node (state jump)

2016-12-14 Thread Catalin Alexandru Zamfir (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Catalin Alexandru Zamfir updated CASSANDRA-13043: - Description: In version 3.9 of Cassandra, we get the

[jira] [Created] (CASSANDRA-13043) Exceptions when booting up node (state jump)

2016-12-14 Thread Catalin Alexandru Zamfir (JIRA)
Catalin Alexandru Zamfir created CASSANDRA-13043: Summary: Exceptions when booting up node (state jump) Key: CASSANDRA-13043 URL: https://issues.apache.org/jira/browse/CASSANDRA-13043

[jira] [Updated] (CASSANDRA-13038) 33% of compaction time spent in StreamingHistogram.update()

2016-12-14 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-13038: --- Status: Open (was: Patch Available) The original patch was sent assuming

[jira] [Commented] (CASSANDRA-13038) 33% of compaction time spent in StreamingHistogram.update()

2016-12-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747786#comment-15747786 ] Sylvain Lebresne commented on CASSANDRA-13038: -- bq. What about this patch ? Basically it

[jira] [Comment Edited] (CASSANDRA-13038) 33% of compaction time spent in StreamingHistogram.update()

2016-12-14 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747730#comment-15747730 ] Corentin Chary edited comment on CASSANDRA-13038 at 12/14/16 9:20 AM:

[jira] [Commented] (CASSANDRA-13037) DropKeyspaceCommitLogRecycleTest.testRecycle times out in 2.1 and 2.2

2016-12-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747764#comment-15747764 ] Stefania commented on CASSANDRA-13037: -- Multiplexing

[jira] [Commented] (CASSANDRA-13024) Droppable Tombstone Ratio Calculation

2016-12-14 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747733#comment-15747733 ] Corentin Chary commented on CASSANDRA-13024: Related to CASSANDRA-13038 which also tries

[jira] [Commented] (CASSANDRA-13038) 33% of compaction time spent in StreamingHistogram.update()

2016-12-14 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747730#comment-15747730 ] Corentin Chary commented on CASSANDRA-13038: looking at the compaction code, it's

[jira] [Commented] (CASSANDRA-13040) Estimated TS drop-time histogram updated with Cell.NO_DELETION_TIME

2016-12-14 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15747707#comment-15747707 ] Corentin Chary commented on CASSANDRA-13040: CASSANDRA-13038 will (hopefully)