[jira] [Commented] (CASSANDRA-15410) Avoid over-allocation of bytes for UTF8 string serialization

2019-11-15 Thread Yifan Cai (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975536#comment-16975536 ] Yifan Cai commented on CASSANDRA-15410: --- Good idea! I have updated the PR accordingly. The

[jira] [Updated] (CASSANDRA-15431) add table options required_ttl and max_ttl

2019-11-15 Thread Benedict Elliott Smith (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict Elliott Smith updated CASSANDRA-15431: --- Fix Version/s: 4.x > add table options required_ttl and max_ttl

[jira] [Created] (CASSANDRA-15431) add table options required_ttl and max_ttl

2019-11-15 Thread David Capwell (Jira)
David Capwell created CASSANDRA-15431: - Summary: add table options required_ttl and max_ttl Key: CASSANDRA-15431 URL: https://issues.apache.org/jira/browse/CASSANDRA-15431 Project: Cassandra

[jira] [Commented] (CASSANDRA-12197) Integrate top threads command in nodetool

2019-11-15 Thread Chris Lohfink (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-12197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975429#comment-16975429 ] Chris Lohfink commented on CASSANDRA-12197: --- It was actually idea behind CASSANDRA-8341

[jira] [Commented] (CASSANDRA-12197) Integrate top threads command in nodetool

2019-11-15 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-12197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975418#comment-16975418 ] Brandon Williams commented on CASSANDRA-12197: -- In nodetool we can just invoke sjk

[jira] [Commented] (CASSANDRA-12197) Integrate top threads command in nodetool

2019-11-15 Thread Sankalp Kohli (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-12197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975415#comment-16975415 ] Sankalp Kohli commented on CASSANDRA-12197: --- Should we not expose this via virtual tables

[jira] [Commented] (CASSANDRA-15278) User's password for sstableloader tool is visible in ps command output.

2019-11-15 Thread Bhargav Joshi (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975295#comment-16975295 ] Bhargav Joshi commented on CASSANDRA-15278: --- In addition, sstableloader should be able to

[jira] [Comment Edited] (CASSANDRA-15081) LegacyLayout does not have same behavior as 2.x when handling unknown column names

2019-11-15 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975187#comment-16975187 ] Michael Semb Wever edited comment on CASSANDRA-15081 at 11/15/19 6:08 PM:

[jira] [Updated] (CASSANDRA-15081) LegacyLayout does not have same behavior as 2.x when handling unknown column names

2019-11-15 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-15081: --- Source Control Link:

[cassandra] branch trunk updated (c98a31b -> 05d2474)

2019-11-15 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 c98a31b Make sure all exceptions are propagated in DebuggableThreadPoolExecutor new 31a86f8 Fix LegacyLayout

[cassandra] branch cassandra-3.11 updated: Fix LegacyLayout to have same behavior as 2.x when handling unknown column names

2019-11-15 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 The following commit(s) were added to refs/heads/cassandra-3.11 by this push: new 31a86f8 Fix LegacyLayout to

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

2019-11-15 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 83879993dbff5ff3031e5756c8dece7ee173afdf Merge: c98a31b 31a86f8 Author: Mick Semb Wever AuthorDate: Fri Nov 15 18:59:23

[cassandra] 02/02: update netbeans project file for latest dependencies

2019-11-15 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 05d24745b482a993c2588f515dda326b8f1cd80e Author: Mick Semb Wever AuthorDate: Sun Aug 4 23:53:47 2019 +0200 update

[jira] [Updated] (CASSANDRA-15332) When repair is running with tracing, if a CorruptSSTableException is thrown while building Merkle Trees the DiskFailurePolicy does not get applied

2019-11-15 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-15332: Since Version: 2.1 beta1 Source Control Link:

[jira] [Updated] (CASSANDRA-15332) When repair is running with tracing, if a CorruptSSTableException is thrown while building Merkle Trees the DiskFailurePolicy does not get applied

2019-11-15 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-15332: Status: Ready to Commit (was: Review In Progress) > When repair is running

[jira] [Updated] (CASSANDRA-15332) When repair is running with tracing, if a CorruptSSTableException is thrown while building Merkle Trees the DiskFailurePolicy does not get applied

2019-11-15 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-15332: Reviewers: Jordan West, Marcus Eriksson, Marcus Eriksson (was: Jordan West,

[cassandra] branch trunk updated: Make sure all exceptions are propagated in DebuggableThreadPoolExecutor

2019-11-15 Thread marcuse
This is an automated email from the ASF dual-hosted git repository. marcuse 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 c98a31b Make sure all exceptions are

[jira] [Updated] (CASSANDRA-15081) LegacyLayout does not have same behavior as 2.x when handling unknown column names

2019-11-15 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-15081: --- Fix Version/s: (was: 4.0-alpha) > LegacyLayout does not have same

[jira] [Updated] (CASSANDRA-15081) LegacyLayout does not have same behavior as 2.x when handling unknown column names

2019-11-15 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-15081: --- Status: Ready to Commit (was: Review In Progress) > LegacyLayout does

[jira] [Updated] (CASSANDRA-15081) LegacyLayout does not have same behavior as 2.x when handling unknown column names

2019-11-15 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-15081: --- Fix Version/s: 4.0-alpha 3.11.6 > LegacyLayout does

[jira] [Commented] (CASSANDRA-15081) LegacyLayout does not have same behavior as 2.x when handling unknown column names

2019-11-15 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975187#comment-16975187 ] Michael Semb Wever commented on CASSANDRA-15081: We have no CI currently that runs

[jira] [Commented] (CASSANDRA-15409) nodetool compactionstats showing extra pending task for TWCS

2019-11-15 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975175#comment-16975175 ] Stefania Alborghetti commented on CASSANDRA-15409: -- Patch LGTM Moving forward,

[jira] [Updated] (CASSANDRA-15409) nodetool compactionstats showing extra pending task for TWCS

2019-11-15 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15409: - Reviewers: Stefania Alborghetti, Stefania Alborghetti (was:

[jira] [Assigned] (CASSANDRA-15081) LegacyLayout does not have same behavior as 2.x when handling unknown column names

2019-11-15 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever reassigned CASSANDRA-15081: -- Assignee: Cameron Zemek > LegacyLayout does not have same

[jira] [Updated] (CASSANDRA-15430) Cassandra 3.0.18: BatchMessage.execute - 10x more on-heap allocations compared to 2.1.18

2019-11-15 Thread Thomas Steinmaurer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Steinmaurer updated CASSANDRA-15430: --- Description: In a 6 node loadtest cluster, we have been running with

[jira] [Comment Edited] (CASSANDRA-14365) Commit log replay failure for static columns with collections in clustering keys

2019-11-15 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975056#comment-16975056 ] Michael Semb Wever edited comment on CASSANDRA-14365 at 11/15/19 1:24 PM:

[jira] [Created] (CASSANDRA-15430) Cassandra 3.0.18: BatchMessage.execute - 10x more on-heap allocations compared to 2.1.18

2019-11-15 Thread Thomas Steinmaurer (Jira)
Thomas Steinmaurer created CASSANDRA-15430: -- Summary: Cassandra 3.0.18: BatchMessage.execute - 10x more on-heap allocations compared to 2.1.18 Key: CASSANDRA-15430 URL:

[jira] [Updated] (CASSANDRA-15430) Cassandra 3.0.18: BatchMessage.execute - 10x more on-heap allocations compared to 2.1.18

2019-11-15 Thread Thomas Steinmaurer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Steinmaurer updated CASSANDRA-15430: --- Description: In a 6 node loadtest cluster, we have been running with

[jira] [Commented] (CASSANDRA-15410) Avoid over-allocation of bytes for UTF8 string serialization

2019-11-15 Thread Aleksey Yeschenko (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975077#comment-16975077 ] Aleksey Yeschenko commented on CASSANDRA-15410: --- I don't want to trust

[jira] [Commented] (CASSANDRA-14365) Commit log replay failure for static columns with collections in clustering keys

2019-11-15 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975056#comment-16975056 ] Michael Semb Wever commented on CASSANDRA-14365: ||branch||circleci||asf jenkins

[jira] [Updated] (CASSANDRA-14365) Commit log replay failure for static columns with collections in clustering keys

2019-11-15 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-14365: --- Reviewers: Michael Semb Wever, Michael Semb Wever (was: Michael Semb