[jira] [Commented] (CASSANDRA-13994) Remove COMPACT STORAGE internals before 4.0 release

2020-03-11 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057504#comment-17057504 ] Ekaterina Dimitrova commented on CASSANDRA-13994: - Thanks, I put it on my list! >

[jira] [Updated] (CASSANDRA-15637) CqlInputFormat regression going from 2.1 to 3.x caused by semantic difference between thrift and the new system.size_estimates table when dealing with multiple dc de

2020-03-11 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-15637: -- Description: In 3.0 CqlInputFormat switched away from thrift in favor of a new

[jira] [Updated] (CASSANDRA-15313) Fix flaky - ChecksummingTransformerTest - org.apache.cassandra.transport.frame.checksum.ChecksummingTransformerTest

2020-03-11 Thread Adam Holmberg (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Holmberg updated CASSANDRA-15313: -- Fix Version/s: (was: 4.0-alpha) 4.0-beta > Fix flaky -

[jira] [Updated] (CASSANDRA-15313) Fix flaky - ChecksummingTransformerTest - org.apache.cassandra.transport.frame.checksum.ChecksummingTransformerTest

2020-03-11 Thread Josh McKenzie (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh McKenzie updated CASSANDRA-15313: -- Status: Open (was: Patch Available) > Fix flaky - ChecksummingTransformerTest -

[jira] [Updated] (CASSANDRA-15313) Fix flaky - ChecksummingTransformerTest - org.apache.cassandra.transport.frame.checksum.ChecksummingTransformerTest

2020-03-11 Thread Josh McKenzie (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh McKenzie updated CASSANDRA-15313: -- Test and Documentation Plan: Trying to get this thing to Blocked. That's the

[jira] [Updated] (CASSANDRA-15637) CqlInputFormat regression going from 2.1 to 3.x caused by semantic difference between thrift and the new system.size_estimates table when dealing with multiple dc de

2020-03-11 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-15637: -- Description: In 3.0 CqlInputFormat switched away from thrift in favor of a new

[jira] [Commented] (CASSANDRA-15637) CqlInputFormat regression going from 2.1 to 3.x caused by semantic difference between thrift and the new system.size_estimates table when dealing with multiple dc

2020-03-11 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057354#comment-17057354 ] David Capwell commented on CASSANDRA-15637: --- I have a patch which switches the estimate to

[jira] [Updated] (CASSANDRA-15637) CqlInputFormat regression going from 2.1 to 3.x caused by semantic difference between thrift and the new system.size_estimates table when dealing with multiple dc de

2020-03-11 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-15637: -- Bug Category: Parent values: Correctness(12982)Level 1 values: API / Semantic

[jira] [Created] (CASSANDRA-15637) CqlInputFormat regression going from 2.1 to 3.x caused by semantic difference between thrift and the new system.size_estimates table when dealing with multiple dc de

2020-03-11 Thread David Capwell (Jira)
David Capwell created CASSANDRA-15637: - Summary: CqlInputFormat regression going from 2.1 to 3.x caused by semantic difference between thrift and the new system.size_estimates table when dealing with multiple dc deployments

[jira] [Updated] (CASSANDRA-15388) Add compaction allocation measurement test to support compaction gc optimization.

2020-03-11 Thread Blake Eggleston (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-15388: Source Control Link:

[cassandra] branch trunk updated: Add compaction allocation measurement test

2020-03-11 Thread bdeggleston
This is an automated email from the ASF dual-hosted git repository. bdeggleston pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new c9e4027 Add compaction allocation

[jira] [Updated] (CASSANDRA-15388) Add compaction allocation measurement test to support compaction gc optimization.

2020-03-11 Thread Blake Eggleston (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-15388: Status: Ready to Commit (was: Changes Suggested) > Add compaction allocation

[jira] [Commented] (CASSANDRA-15262) server_encryption_options is not backwards compatible with 3.11

2020-03-11 Thread Adam Holmberg (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057290#comment-17057290 ] Adam Holmberg commented on CASSANDRA-15262: --- [~jolynch] you mentioned having WIP that you

[jira] [Updated] (CASSANDRA-15314) Fix failing test - test_rolling_upgrade_with_internode_ssl - upgrade_tests.upgrade_through_versions_test.TestProtoV4Upgrade_AllVersions_EndsAt_Trunk_HEAD

2020-03-11 Thread Adam Holmberg (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Holmberg updated CASSANDRA-15314: -- Bug Category: Parent values: Correctness(12982)Level 1 values: Test

[jira] [Updated] (CASSANDRA-15315) Fix failing test - test_rolling_upgrade_with_internode_ssl - upgrade_tests.upgrade_through_versions_test.TestProtoV4Upgrade_AllVersions_RandomPartitioner_EndsAt_Trun

2020-03-11 Thread Adam Holmberg (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Holmberg updated CASSANDRA-15315: -- Bug Category: Parent values: Correctness(12982)Level 1 values: Test

[jira] [Created] (CASSANDRA-15636) Refactor protocol related code to eliminate magic numbers

2020-03-11 Thread Dinesh Joshi (Jira)
Dinesh Joshi created CASSANDRA-15636: Summary: Refactor protocol related code to eliminate magic numbers Key: CASSANDRA-15636 URL: https://issues.apache.org/jira/browse/CASSANDRA-15636 Project:

[jira] [Comment Edited] (CASSANDRA-15605) Broken dtest replication_test.py::TestSnitchConfigurationUpdate

2020-03-11 Thread Ryan Svihla (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057238#comment-17057238 ] Ryan Svihla edited comment on CASSANDRA-15605 at 3/11/20, 5:25 PM: ---

[jira] [Issue Comment Deleted] (CASSANDRA-15605) Broken dtest replication_test.py::TestSnitchConfigurationUpdate

2020-03-11 Thread Ryan Svihla (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Svihla updated CASSANDRA-15605: Comment: was deleted (was: Looks like the racks were assumed to be in the same order,

[jira] [Updated] (CASSANDRA-15605) Broken dtest replication_test.py::TestSnitchConfigurationUpdate

2020-03-11 Thread Ryan Svihla (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Svihla updated CASSANDRA-15605: Test and Documentation Plan: not needed Status: Patch

[jira] [Comment Edited] (CASSANDRA-15605) Broken dtest replication_test.py::TestSnitchConfigurationUpdate

2020-03-11 Thread Ryan Svihla (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057232#comment-17057232 ] Ryan Svihla edited comment on CASSANDRA-15605 at 3/11/20, 5:17 PM: ---

[jira] [Created] (CASSANDRA-15635) Script to autogenerate cassandra.yaml

2020-03-11 Thread Dinesh Joshi (Jira)
Dinesh Joshi created CASSANDRA-15635: Summary: Script to autogenerate cassandra.yaml Key: CASSANDRA-15635 URL: https://issues.apache.org/jira/browse/CASSANDRA-15635 Project: Cassandra

[jira] [Commented] (CASSANDRA-15605) Broken dtest replication_test.py::TestSnitchConfigurationUpdate

2020-03-11 Thread Ryan Svihla (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057232#comment-17057232 ] Ryan Svihla commented on CASSANDRA-15605: - Looks like the racks were assumed to be in the

[jira] [Commented] (CASSANDRA-15564) Refactor repair coordinator so errors are consistent

2020-03-11 Thread Blake Eggleston (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057203#comment-17057203 ] Blake Eggleston commented on CASSANDRA-15564: - +1, response/service time thing seems

[jira] [Commented] (CASSANDRA-15633) Cassandra repair failing

2020-03-11 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057196#comment-17057196 ] Brandon Williams commented on CASSANDRA-15633: -- bq. you need to do as it suggests, and

[jira] [Updated] (CASSANDRA-15622) Unit tests throw UnknownHostException trying to use `InetAddress.getLocalHost()` instead of `FBUtilities.getLocalAddress()`

2020-03-11 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-15622: --- Fix Version/s: (was: 3.11.x)

[jira] [Updated] (CASSANDRA-15633) Cassandra repair failing

2020-03-11 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-15633: - Summary: Cassandra repair failing (was: Cassandra rebuild failing ) >

[jira] [Updated] (CASSANDRA-14842) SSL connection problems when upgrading to 4.0 when upgrading from 3.0.x

2020-03-11 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-14842: - Resolution: Fixed Status: Resolved (was: Open) > SSL connection

[cassandra] branch cassandra-3.11 updated (8a5b127 -> 9eab263)

2020-03-11 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 8a5b127 Merge branch 'cassandra-3.0' into cassandra-3.11 new a8ef9c9 Fix unit tests to listen on

[cassandra] 01/01: Merge branch 'cassandra-2.2' into cassandra-3.0

2020-03-11 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 0cd3b689597604982e6bb0c822ad300549638d17 Merge: c81d7dc a8ef9c9 Author: Mick Semb Wever AuthorDate: Wed Mar 11

[cassandra] 01/01: Merge branch 'cassandra-3.0' into cassandra-3.11

2020-03-11 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 9eab2633cc194af7a6b04977c0f148a65a735189 Merge: 8a5b127 0cd3b68 Author: Mick Semb Wever AuthorDate: Wed Mar 11

[cassandra] branch trunk updated (95224b7 -> 8006ec6)

2020-03-11 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 95224b7 Wait for async abort to finish in StreamTransferTaskTest new a8ef9c9 Fix unit tests to listen on

[cassandra] 01/01: Merge branch 'cassandra-3.11' into trunk

2020-03-11 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 8006ec6f6629e7ea178ad21f80fc70328172bdb2 Merge: 95224b7 9eab263 Author: Mick Semb Wever AuthorDate: Wed Mar 11 17:37:15

[cassandra] branch cassandra-2.2 updated: Fix unit tests to listen on FBUtilities.getLocalAddress() instead of InetAddress.getLocalHost()

2020-03-11 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch cassandra-2.2 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-2.2 by this push: new a8ef9c9 Fix unit tests to listen

[cassandra] branch cassandra-3.0 updated (c81d7dc -> 0cd3b68)

2020-03-11 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from c81d7dc Use result size for built index test new a8ef9c9 Fix unit tests to listen on

[jira] [Commented] (CASSANDRA-15633) Cassandra rebuild failing

2020-03-11 Thread Chirantan (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057189#comment-17057189 ] Chirantan commented on CASSANDRA-15633: --- sorry for type issue is with repair  when i try to

[jira] [Updated] (CASSANDRA-15622) Unit tests throw UnknownHostException trying to use `InetAddress.getLocalHost()` instead of `FBUtilities.getLocalAddress()`

2020-03-11 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-15622: --- Description: Many of the unit tests in Jenkins fail because of the use

[jira] [Updated] (CASSANDRA-15634) one node up but its showing as down is showing as down for other node

2020-03-11 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-15634: - Resolution: Invalid Status: Resolved (was: Triage Needed) Jira is

[jira] [Created] (CASSANDRA-15634) one node up but its showing as down is showing as down for other node

2020-03-11 Thread Chirantan (Jira)
Chirantan created CASSANDRA-15634: - Summary: one node up but its showing as down is showing as down for other node Key: CASSANDRA-15634 URL: https://issues.apache.org/jira/browse/CASSANDRA-15634

[jira] [Comment Edited] (CASSANDRA-15633) Cassandra rebuild failing

2020-03-11 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057151#comment-17057151 ] Brandon Williams edited comment on CASSANDRA-15633 at 3/11/20, 4:03 PM:

[jira] [Commented] (CASSANDRA-15633) Cassandra rebuild failing

2020-03-11 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057151#comment-17057151 ] Brandon Williams commented on CASSANDRA-15633: -- Your description is from repair, not

[jira] [Comment Edited] (CASSANDRA-15633) Cassandra rebuild failing

2020-03-11 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057151#comment-17057151 ] Brandon Williams edited comment on CASSANDRA-15633 at 3/11/20, 4:03 PM:

[jira] [Created] (CASSANDRA-15633) Cassandra rebuild failing

2020-03-11 Thread Chirantan (Jira)
Chirantan created CASSANDRA-15633: - Summary: Cassandra rebuild failing Key: CASSANDRA-15633 URL: https://issues.apache.org/jira/browse/CASSANDRA-15633 Project: Cassandra Issue Type: Task

[jira] [Commented] (CASSANDRA-15614) Flakey test - TestBootstrap.test_resumable_bootstrap

2020-03-11 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057141#comment-17057141 ] Ekaterina Dimitrova commented on CASSANDRA-15614: - As this was closed I created

[jira] [Created] (CASSANDRA-15632) Create a deterministic in-jvm equivalent of dtest TestBootstrap.test_resumable_bootstrap

2020-03-11 Thread Ekaterina Dimitrova (Jira)
Ekaterina Dimitrova created CASSANDRA-15632: --- Summary: Create a deterministic in-jvm equivalent of dtest TestBootstrap.test_resumable_bootstrap Key: CASSANDRA-15632 URL:

[jira] [Updated] (CASSANDRA-14633) Update trunk's netty to 4.1.28

2020-03-11 Thread Dmitry Konstantinov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Konstantinov updated CASSANDRA-14633: Summary: Update trunk's netty to 4.1.28 (was: Update trunk's netty to

[jira] [Commented] (CASSANDRA-15550) Fix flaky test org.apache.cassandra.streaming.StreamTransferTaskTest testFailSessionDuringTransferShouldNotReleaseReferences

2020-03-11 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057136#comment-17057136 ] Brandon Williams commented on CASSANDRA-15550: -- Commited with retries limited to 10,

[jira] [Updated] (CASSANDRA-15550) Fix flaky test org.apache.cassandra.streaming.StreamTransferTaskTest testFailSessionDuringTransferShouldNotReleaseReferences

2020-03-11 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-15550: - Since Version: 2.2.8 Source Control Link:

[jira] [Commented] (CASSANDRA-15543) flaky test org.apache.cassandra.distributed.test.SimpleReadWriteTest.readWithSchemaDisagreement

2020-03-11 Thread Kevin Gallardo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057135#comment-17057135 ] Kevin Gallardo commented on CASSANDRA-15543: bq. Also, RequestFailureException is not

[cassandra] branch trunk updated: Wait for async abort to finish in StreamTransferTaskTest

2020-03-11 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 95224b7 Wait for async abort to

[jira] [Updated] (CASSANDRA-15550) Fix flaky test org.apache.cassandra.streaming.StreamTransferTaskTest testFailSessionDuringTransferShouldNotReleaseReferences

2020-03-11 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-15550: - Status: Ready to Commit (was: Changes Suggested) > Fix flaky test

[jira] [Commented] (CASSANDRA-15543) flaky test org.apache.cassandra.distributed.test.SimpleReadWriteTest.readWithSchemaDisagreement

2020-03-11 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057127#comment-17057127 ] Ekaterina Dimitrova commented on CASSANDRA-15543: - Also, RequestFailureException is

[jira] [Commented] (CASSANDRA-15543) flaky test org.apache.cassandra.distributed.test.SimpleReadWriteTest.readWithSchemaDisagreement

2020-03-11 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057125#comment-17057125 ] Ekaterina Dimitrova commented on CASSANDRA-15543: - Yes, I would also separate them.

[jira] [Comment Edited] (CASSANDRA-15543) flaky test org.apache.cassandra.distributed.test.SimpleReadWriteTest.readWithSchemaDisagreement

2020-03-11 Thread Kevin Gallardo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057091#comment-17057091 ] Kevin Gallardo edited comment on CASSANDRA-15543 at 3/11/20, 3:23 PM:

[jira] [Comment Edited] (CASSANDRA-15543) flaky test org.apache.cassandra.distributed.test.SimpleReadWriteTest.readWithSchemaDisagreement

2020-03-11 Thread Kevin Gallardo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057091#comment-17057091 ] Kevin Gallardo edited comment on CASSANDRA-15543 at 3/11/20, 3:23 PM:

[jira] [Commented] (CASSANDRA-13994) Remove COMPACT STORAGE internals before 4.0 release

2020-03-11 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-13994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057098#comment-17057098 ] Alex Petrov commented on CASSANDRA-13994: - [~e.dimitrova] sure! In short, we've recently

[jira] [Commented] (CASSANDRA-15543) flaky test org.apache.cassandra.distributed.test.SimpleReadWriteTest.readWithSchemaDisagreement

2020-03-11 Thread Kevin Gallardo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057091#comment-17057091 ] Kevin Gallardo commented on CASSANDRA-15543: Thanks for the reply, Ekaterina. Got some

[jira] [Commented] (CASSANDRA-15152) Batch Log - Mutation too large while bootstrapping a newly added node

2020-03-11 Thread Bjorn Carlsson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17057070#comment-17057070 ] Bjorn Carlsson commented on CASSANDRA-15152: Hi [~via.vokal], we are experiencing the

[jira] [Created] (CASSANDRA-15631) Add AssertJ test dependency

2020-03-11 Thread Kevin Gallardo (Jira)
Kevin Gallardo created CASSANDRA-15631: -- Summary: Add AssertJ test dependency Key: CASSANDRA-15631 URL: https://issues.apache.org/jira/browse/CASSANDRA-15631 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-15622) Unit tests throw UnknownHostException trying to use `InetAddress.getLocalHost()` instead of `FBUtilities.getLocalAddress()`

2020-03-11 Thread Benjamin Lerer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-15622: --- Reviewers: Benjamin Lerer, Benjamin Lerer (was: Benjamin Lerer)

[jira] [Updated] (CASSANDRA-15622) Unit tests throw UnknownHostException trying to use `InetAddress.getLocalHost()` instead of `FBUtilities.getLocalAddress()`

2020-03-11 Thread Benjamin Lerer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-15622: --- Status: Ready to Commit (was: Review In Progress) > Unit tests throw

[jira] [Commented] (CASSANDRA-15622) Unit tests throw UnknownHostException trying to use `InetAddress.getLocalHost()` instead of `FBUtilities.getLocalAddress()`

2020-03-11 Thread Benjamin Lerer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056934#comment-17056934 ] Benjamin Lerer commented on CASSANDRA-15622: Sorry, for the delay. The patches look

[jira] [Commented] (CASSANDRA-15605) Broken dtest replication_test.py::TestSnitchConfigurationUpdate

2020-03-11 Thread Ryan Svihla (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17056886#comment-17056886 ] Ryan Svihla commented on CASSANDRA-15605: - {{So I got them to finally fail, I had to get

[jira] [Assigned] (CASSANDRA-15605) Broken dtest replication_test.py::TestSnitchConfigurationUpdate

2020-03-11 Thread Ryan Svihla (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Svihla reassigned CASSANDRA-15605: --- Assignee: Ryan Svihla > Broken dtest

[jira] [Updated] (CASSANDRA-15565) Fix flaky test org.apache.cassandra.index.internal.CassandraIndexTest indexCorrectlyMarkedAsBuildAndRemoved

2020-03-11 Thread Sam Tunnicliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-15565: Fix Version/s: 3.11.7 3.0.21 Since

[cassandra] branch trunk updated (1916e5d -> 8ebe72d)

2020-03-11 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 1916e5d Add UnleveledSSTables table level metric new c81d7dc Use result size for built index test new

[cassandra] 01/01: Merge branch 'cassandra-3.0' into cassandra-3.11

2020-03-11 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 8a5b1275ff5ffb8e867a8ffa1558f12923c3f956 Merge: b714667 c81d7dc Author: Sam Tunnicliffe AuthorDate: Wed Mar 11

[cassandra] 01/01: Merge branch 'cassandra-3.11' into trunk

2020-03-11 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 8ebe72d853c18d62f3e50f39736330b2bf141518 Merge: 1916e5d 8a5b127 Author: Sam Tunnicliffe AuthorDate: Wed Mar 11 10:29:33

[jira] [Updated] (CASSANDRA-15565) Fix flaky test org.apache.cassandra.index.internal.CassandraIndexTest indexCorrectlyMarkedAsBuildAndRemoved

2020-03-11 Thread Sam Tunnicliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-15565: Status: Ready to Commit (was: Review In Progress) > Fix flaky test

[cassandra] branch cassandra-3.0 updated: Use result size for built index test

2020-03-11 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.0 by this push: new c81d7dc Use result size for

[cassandra] branch cassandra-3.11 updated (b714667 -> 8a5b127)

2020-03-11 Thread samt
This is an automated email from the ASF dual-hosted git repository. samt pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from b714667 Merge branch 'cassandra-3.0' into cassandra-3.11 new c81d7dc Use result size for built index

[jira] [Updated] (CASSANDRA-15565) Fix flaky test org.apache.cassandra.index.internal.CassandraIndexTest indexCorrectlyMarkedAsBuildAndRemoved

2020-03-11 Thread Sam Tunnicliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-15565: Reviewers: Sam Tunnicliffe, Sam Tunnicliffe (was: Sam Tunnicliffe)

[jira] [Updated] (CASSANDRA-15620) Add "unleveled sstables" table metric

2020-03-11 Thread Stefan Podkowinski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Podkowinski updated CASSANDRA-15620: --- Fix Version/s: 4.0-alpha Source Control Link:

[cassandra] branch trunk updated: Add UnleveledSSTables table level metric

2020-03-11 Thread spod
This is an automated email from the ASF dual-hosted git repository. spod pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 1916e5d Add UnleveledSSTables table level