[jira] [Commented] (CASSANDRA-15213) DecayingEstimatedHistogramReservoir Inefficiencies

2020-01-14 Thread Benedict Elliott Smith (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015512#comment-17015512 ] Benedict Elliott Smith commented on CASSANDRA-15213: fwiw, wrt bucket

[jira] [Updated] (CASSANDRA-15502) In Tree Tooling with Java 11

2020-01-14 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-15502: -- Fix Version/s: 4.0-beta > In Tree Tooling with Java 11 >

[jira] [Created] (CASSANDRA-15504) INT is incompatible with previous type SMALLINT

2020-01-14 Thread Marcus Truscello (Jira)
Marcus Truscello created CASSANDRA-15504: Summary: INT is incompatible with previous type SMALLINT Key: CASSANDRA-15504 URL: https://issues.apache.org/jira/browse/CASSANDRA-15504 Project:

[jira] [Created] (CASSANDRA-15503) Slow query log indicates opposite LTE when GTE operator

2020-01-14 Thread Wallace Baggaley (Jira)
Wallace Baggaley created CASSANDRA-15503: Summary: Slow query log indicates opposite LTE when GTE operator Key: CASSANDRA-15503 URL: https://issues.apache.org/jira/browse/CASSANDRA-15503

[jira] [Comment Edited] (CASSANDRA-15389) Minimize BTree iterator allocations

2020-01-14 Thread Benedict Elliott Smith (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015387#comment-17015387 ] Benedict Elliott Smith edited comment on CASSANDRA-15389 at 1/14/20 9:01 PM:

[jira] [Commented] (CASSANDRA-15389) Minimize BTree iterator allocations

2020-01-14 Thread Benedict Elliott Smith (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015387#comment-17015387 ] Benedict Elliott Smith commented on CASSANDRA-15389: Great! A couple of really

[jira] [Commented] (CASSANDRA-12995) update hppc dependency to 0.7

2020-01-14 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-12995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015379#comment-17015379 ] Brandon Williams commented on CASSANDRA-12995: -- We upgraded hppc in CASSANDRA-12197, is

[jira] [Commented] (CASSANDRA-15455) Upgrade com.carrotsearch:hppc dependency

2020-01-14 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015378#comment-17015378 ] Brandon Williams commented on CASSANDRA-15455: -- We upgraded hppc in CASSANDRA-12197, is

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

2020-01-14 Thread Benedict Elliott Smith (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015376#comment-17015376 ] Benedict Elliott Smith commented on CASSANDRA-15388: The change LGTM, except a

[jira] [Commented] (CASSANDRA-14781) Log message when mutation passed to CommitLog#add(Mutation) is too large is not descriptive enough

2020-01-14 Thread Venkata Harikrishna Nukala (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015369#comment-17015369 ] Venkata Harikrishna Nukala commented on CASSANDRA-14781: [~jrwest] {quote}A

[jira] [Updated] (CASSANDRA-15502) In Tree Tooling with Java 11

2020-01-14 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-15502: -- Change Category: Quality Assurance Complexity: Low Hanging Fruit

[jira] [Created] (CASSANDRA-15502) In Tree Tooling with Java 11

2020-01-14 Thread David Capwell (Jira)
David Capwell created CASSANDRA-15502: - Summary: In Tree Tooling with Java 11 Key: CASSANDRA-15502 URL: https://issues.apache.org/jira/browse/CASSANDRA-15502 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-15389) Minimize BTree iterator allocations

2020-01-14 Thread Blake Eggleston (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015237#comment-17015237 ] Blake Eggleston commented on CASSANDRA-15389: - Yes that's much better. I pulled in your

[jira] [Updated] (CASSANDRA-15461) Legacy counter shards can cause false positives in repaired data tracking

2020-01-14 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-15461: Reviewers: Marcus Eriksson > Legacy counter shards can cause false positives

[jira] [Updated] (CASSANDRA-15462) Purgable tombstones can cause false positives in repaired data tracking

2020-01-14 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-15462: Reviewers: Marcus Eriksson > Purgable tombstones can cause false positives in

[jira] [Commented] (CASSANDRA-15433) Pending ranges are not recalculated on keyspace creation

2020-01-14 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015172#comment-17015172 ] Alex Petrov commented on CASSANDRA-15433: - Thank you for the patch. Following up an offline

[cassandra-builds] branch master updated: Update ASF-slaves.txt with correct Instaclustr contact details

2020-01-14 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git The following commit(s) were added to refs/heads/master by this push: new 3a798f4 Update ASF-slaves.txt with

[jira] [Commented] (CASSANDRA-15497) Implement node bootstrap in in-JVM tests

2020-01-14 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015143#comment-17015143 ] Alex Petrov commented on CASSANDRA-15497: - Patch:

[jira] [Updated] (CASSANDRA-15497) Implement node bootstrap in in-JVM tests

2020-01-14 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-15497: Test and Documentation Plan: Test is included; however, the whole thing is test

[cassandra-builds] branch master updated: Pipeline together the unit test builds, and generate slack and email notifications.

2020-01-14 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git The following commit(s) were added to refs/heads/master by this push: new 2242db2 Pipeline together the unit test

[jira] [Updated] (CASSANDRA-15493) Allow cassandra-diff to be run via in-jvm java code rather than only via spark-submit

2020-01-14 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-15493: Fix Version/s: 4.0-alpha Source Control Link:

[jira] [Updated] (CASSANDRA-15493) Allow cassandra-diff to be run via in-jvm java code rather than only via spark-submit

2020-01-14 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-15493: Reviewers: Marcus Eriksson, Marcus Eriksson (was: Marcus Eriksson)

[jira] [Updated] (CASSANDRA-15493) Allow cassandra-diff to be run via in-jvm java code rather than only via spark-submit

2020-01-14 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-15493: Test and Documentation Plan: none Status: Patch

[jira] [Updated] (CASSANDRA-15493) Allow cassandra-diff to be run via in-jvm java code rather than only via spark-submit

2020-01-14 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-15493: Status: Ready to Commit (was: Review In Progress) > Allow cassandra-diff to

[cassandra-diff] branch master updated: Allow diff tool to run in-jvm multiple times, and resolve some conflicting shading

2020-01-14 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-diff.git The following commit(s) were added to refs/heads/master by this push: new b933540 Allow diff tool to run in-jvm

[jira] [Updated] (CASSANDRA-15493) Allow cassandra-diff to be run via in-jvm java code rather than only via spark-submit

2020-01-14 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-15493: Change Category: Quality Assurance Complexity: Normal

[cassandra-builds] branch master updated: Update info in ASF-slaves.txt

2020-01-14 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-builds.git The following commit(s) were added to refs/heads/master by this push: new ec04534 Update info in ASF-slaves.txt