[jira] [Updated] (CASSANDRA-18921) Describe statement may include inconsistent schema and schema version for paging

2023-10-10 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Lewandowski updated CASSANDRA-18921: -- Bug Category: Parent values: Correctness(12982)Level 1 values: Consistenc

[jira] [Created] (CASSANDRA-18921) Describe statement may include inconsistent schema and schema version for paging

2023-10-10 Thread Jacek Lewandowski (Jira)
Jacek Lewandowski created CASSANDRA-18921: - Summary: Describe statement may include inconsistent schema and schema version for paging Key: CASSANDRA-18921 URL: https://issues.apache.org/jira/browse/CASSAND

[jira] [Commented] (CASSANDRA-18920) Add jsonl support to sstabledump

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773920#comment-17773920 ] Stefan Miklosovic commented on CASSANDRA-18920: --- I did {code} ./tool

[jira] [Commented] (CASSANDRA-18534) Make sstable format configurable per table

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773915#comment-17773915 ] Stefan Miklosovic commented on CASSANDRA-18534: --- May I ask why was the

[jira] [Updated] (CASSANDRA-18464) Enable Direct I/O For CommitLog Files

2023-10-10 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxwell Guo updated CASSANDRA-18464: Reviewers: Branimir Lambov, Maxwell Guo (was: Branimir Lambov) > Enable Direct I/O Fo

[jira] [Commented] (CASSANDRA-18920) Add jsonl support to sstabledump

2023-10-10 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773901#comment-17773901 ] Maxwell Guo commented on CASSANDRA-18920: - yeah, we know that sstabledump al

[jira] [Commented] (CASSANDRA-18920) Add jsonl support to sstabledump

2023-10-10 Thread Geoff Lay (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773899#comment-17773899 ] Geoff Lay commented on CASSANDRA-18920: --- My original intention was to add a ne

[cassandra-website] branch asf-staging updated (9fada0ef -> 83d089e1)

2023-10-10 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-staging in repository https://gitbox.apache.org/repos/asf/cassandra-website.git omit 9fada0ef generate docs for db70fb96 new 83d089e1 generate docs for db70fb96 This update a

[jira] [Commented] (CASSANDRA-14404) Transient Replication & Cheap Quorums: Decouple storage requirements from consensus group size using incremental repair

2023-10-10 Thread sean (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773888#comment-17773888 ] sean commented on CASSANDRA-14404: -- In Cassandra 4.0.X, We have a table with 2 mate

[jira] [Comment Edited] (CASSANDRA-18920) Add jsonl support to sstabledump

2023-10-10 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773887#comment-17773887 ] Maxwell Guo edited comment on CASSANDRA-18920 at 10/11/23 3:55 AM: ---

[jira] [Updated] (CASSANDRA-18920) Add jsonl support to sstabledump

2023-10-10 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxwell Guo updated CASSANDRA-18920: Change Category: Operability Complexity: Low Hanging Fruit Fix Version/s

[jira] [Commented] (CASSANDRA-18920) Add jsonl support to sstabledump

2023-10-10 Thread Maxwell Guo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773887#comment-17773887 ] Maxwell Guo commented on CASSANDRA-18920: - Hello, [~lapsuscalami], I want to

[jira] [Commented] (CASSANDRA-18798) Appending to list in Accord transactions uses insertion timestamp

2023-10-10 Thread Henrik Ingo (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773851#comment-17773851 ] Henrik Ingo commented on CASSANDRA-18798: - After pulling the most recent cep

Re: [PR] [CASSANDRA-18916] Modified Start-Up Validation to Log a Single Report [cassandra-analytics]

2023-10-10 Thread via GitHub
5 commented on PR #16: URL: https://github.com/apache/cassandra-analytics/pull/16#issuecomment-1756468193 > Looks good overall. Can you share the a few example report output? Sure! Here's how it looks when the validations are skipped using the `SKIP_STARTUP_VALIDATIONS` system

[jira] [Created] (CASSANDRA-18920) Add jsonl support to sstabledump

2023-10-10 Thread Geoff Lay (Jira)
Geoff Lay created CASSANDRA-18920: - Summary: Add jsonl support to sstabledump Key: CASSANDRA-18920 URL: https://issues.apache.org/jira/browse/CASSANDRA-18920 Project: Cassandra Issue Type: Ne

Re: [PR] [CASSANDRA-18916] Modified Start-Up Validation to Log a Single Report [cassandra-analytics]

2023-10-10 Thread via GitHub
yifan-c commented on PR #16: URL: https://github.com/apache/cassandra-analytics/pull/16#issuecomment-1756395236 Looks good overall. Can you share the a few example report output? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[jira] [Updated] (CASSANDRA-18919) Test failure: org.apache.cassandra.io.sstable.VerifyTest.testMutateRepair-.jdk11

2023-10-10 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-18919: Bug Category: Parent values: Correctness(12982)Level 1 values: Test F

[jira] [Created] (CASSANDRA-18919) Test failure: org.apache.cassandra.io.sstable.VerifyTest.testMutateRepair-.jdk11

2023-10-10 Thread Ekaterina Dimitrova (Jira)
Ekaterina Dimitrova created CASSANDRA-18919: --- Summary: Test failure: org.apache.cassandra.io.sstable.VerifyTest.testMutateRepair-.jdk11 Key: CASSANDRA-18919 URL: https://issues.apache.org/jira/browse/CAS

[jira] [Updated] (CASSANDRA-18919) Test failure: org.apache.cassandra.io.sstable.VerifyTest.testMutateRepair-.jdk11

2023-10-10 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-18919: Fix Version/s: 5.0.x > Test failure: > org.apache.cassandra.io.sstabl

[jira] [Updated] (CASSANDRA-18913) Gossip NPE due to shutdown event corrupting empty statuses

2023-10-10 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Capwell updated CASSANDRA-18913: -- Fix Version/s: 4.0.12 4.1.4

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

2023-10-10 Thread dcapwell
This is an automated email from the ASF dual-hosted git repository. dcapwell pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit b8b17dc5db7b112ab2b7fe1308c2089cdc38eb1d Merge: 31729b8f92 210ced3b7b Author: David Capwell AuthorDate: Tue Oct 10 1

[cassandra] branch trunk updated (31729b8f92 -> b8b17dc5db)

2023-10-10 Thread dcapwell
This is an automated email from the ASF dual-hosted git repository. dcapwell pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 31729b8f92 Merge branch 'cassandra-5.0' into trunk new 2bab3f27ba Gossip NPE due to shutdown event corrupting

[cassandra] branch cassandra-4.1 updated (e562d6a3a9 -> 1920571861)

2023-10-10 Thread dcapwell
This is an automated email from the ASF dual-hosted git repository. dcapwell pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from e562d6a3a9 Merge branch 'cassandra-4.0' into cassandra-4.1 new 2bab3f27ba Gossip NPE due to shutdown

[cassandra] 01/01: Merge branch 'cassandra-4.1' into cassandra-5.0

2023-10-10 Thread dcapwell
This is an automated email from the ASF dual-hosted git repository. dcapwell pushed a commit to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 210ced3b7b6718b515631b8b1579aa6f6fc2dea3 Merge: 3b9881bfa6 1920571861 Author: David Capwell AuthorDate: Tue

[cassandra] 01/01: Merge branch 'cassandra-4.0' into cassandra-4.1

2023-10-10 Thread dcapwell
This is an automated email from the ASF dual-hosted git repository. dcapwell pushed a commit to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 1920571861ac2fe953229d171c2e8414788d6ab0 Merge: e562d6a3a9 2bab3f27ba Author: David Capwell AuthorDate: Tue

[cassandra] branch cassandra-5.0 updated (3b9881bfa6 -> 210ced3b7b)

2023-10-10 Thread dcapwell
This is an automated email from the ASF dual-hosted git repository. dcapwell pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 3b9881bfa6 Fix vector type to support DDM's mask_default function new 2bab3f27ba Gossip NPE due to sh

[cassandra] branch cassandra-4.0 updated: Gossip NPE due to shutdown event corrupting empty statuses

2023-10-10 Thread dcapwell
This is an automated email from the ASF dual-hosted git repository. dcapwell pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-4.0 by this push: new 2bab3f27ba Gossip NPE due to

[jira] [Commented] (CASSANDRA-18916) Start-Up Validation Should Log a Single Report

2023-10-10 Thread Yuriy Semchyshyn (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773822#comment-17773822 ] Yuriy Semchyshyn commented on CASSANDRA-18916: -- GitHub PR: https://gith

[jira] [Updated] (CASSANDRA-18838) make stop-server shell out of the box

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18838: -- Status: Review In Progress (was: Patch Available) > make stop-server shel

[jira] [Updated] (CASSANDRA-18838) make stop-server shell out of the box

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18838: -- Change Category: Operability Complexity: Normal Reviewer

[jira] [Updated] (CASSANDRA-18838) make stop-server shell out of the box

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18838: -- Test and Documentation Plan: manual verification that the patch works

[jira] [Updated] (CASSANDRA-18849) Test failure: dtest.secondary_indexes_test.TestPreJoinCallback.test_resume

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-18849: - Test and Documentation Plan: run CI Status: Patch Av

[jira] [Commented] (CASSANDRA-18849) Test failure: dtest.secondary_indexes_test.TestPreJoinCallback.test_resume

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773801#comment-17773801 ] Brandon Williams commented on CASSANDRA-18849: -- We just need to [ignor

[jira] [Assigned] (CASSANDRA-18849) Test failure: dtest.secondary_indexes_test.TestPreJoinCallback.test_resume

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-18849: Assignee: Brandon Williams > Test failure: dtest.secondary_indexes_te

[jira] [Updated] (CASSANDRA-18918) Test failure: secondary_indexes_test.TestPreJoinCallback.test_resume

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-18918: - Resolution: Duplicate Status: Resolved (was: Open) > Test failure:

[jira] [Commented] (CASSANDRA-18905) Index.Group is incorrectly unregistered from the SecondaryIndexManager

2023-10-10 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773792#comment-17773792 ] Caleb Rackliffe commented on CASSANDRA-18905: - The 5.0 patch looks good,

[jira] [Updated] (CASSANDRA-18909) [WEBSITE] Update the Metric Reporters documentation page

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18909: -- Test and Documentation Plan: renders OK Status: Pa

[jira] [Updated] (CASSANDRA-18909) [WEBSITE] Update the Metric Reporters documentation page

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18909: -- Reviewers: Stefan Miklosovic Status: Review In Progress (was: Patch

[jira] [Updated] (CASSANDRA-18909) [WEBSITE] Update the Metric Reporters documentation page

2023-10-10 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Muzafarov updated CASSANDRA-18909: Change Category: Code Clarity Complexity: Normal Status:

[jira] [Commented] (CASSANDRA-18534) Make sstable format configurable per table

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773778#comment-17773778 ] Stefan Miklosovic commented on CASSANDRA-18534: --- Interesting, thank yo

[jira] [Updated] (CASSANDRA-14877) StreamCoordinator "leaks" threads

2023-10-10 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maxim Muzafarov updated CASSANDRA-14877: Fix Version/s: (was: 5.x) > StreamCoordinator "leaks" threads > --

[jira] [Commented] (CASSANDRA-18918) Test failure: secondary_indexes_test.TestPreJoinCallback.test_resume

2023-10-10 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773775#comment-17773775 ] Ekaterina Dimitrova commented on CASSANDRA-18918: - Isn't this a dupl

[jira] [Commented] (CASSANDRA-18918) Test failure: secondary_indexes_test.TestPreJoinCallback.test_resume

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773772#comment-17773772 ] Brandon Williams commented on CASSANDRA-18918: -- Another one we just nee

[jira] [Commented] (CASSANDRA-18808) netty-handler vulnerability: CVE-2023-4586

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773771#comment-17773771 ] Michael Semb Wever commented on CASSANDRA-18808: any updates [~norma

[jira] [Commented] (CASSANDRA-18221) CEP-15: (Accord) Define a configuration system for Accord to allow overriding of internal configs and integrate with Cassandra yaml

2023-10-10 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773769#comment-17773769 ] David Capwell commented on CASSANDRA-18221: --- +1 to C* changes, but have a

[jira] [Updated] (CASSANDRA-18918) Test failure: secondary_indexes_test.TestPreJoinCallback.test_resume

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-18918: - Bug Category: Parent values: Correctness(12982)Level 1 values: Test Failure

[jira] [Created] (CASSANDRA-18918) Test failure: secondary_indexes_test.TestPreJoinCallback.test_resume

2023-10-10 Thread Brandon Williams (Jira)
Brandon Williams created CASSANDRA-18918: Summary: Test failure: secondary_indexes_test.TestPreJoinCallback.test_resume Key: CASSANDRA-18918 URL: https://issues.apache.org/jira/browse/CASSANDRA-18918

[jira] [Commented] (CASSANDRA-18913) Gossip NPE due to shutdown event corrupting empty statuses

2023-10-10 Thread David Capwell (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773748#comment-17773748 ] David Capwell commented on CASSANDRA-18913: --- Starting commit CI Results (

[jira] [Updated] (CASSANDRA-18221) CEP-15: (Accord) Define a configuration system for Accord to allow overriding of internal configs and integrate with Cassandra yaml

2023-10-10 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Lewandowski updated CASSANDRA-18221: -- Test and Documentation Plan: run regression tests

[jira] [Comment Edited] (CASSANDRA-18913) Gossip NPE due to shutdown event corrupting empty statuses

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773695#comment-17773695 ] Brandon Williams edited comment on CASSANDRA-18913 at 10/10/23 2:15 PM: --

[jira] [Commented] (CASSANDRA-18889) DDM's mask_default function should support vectors

2023-10-10 Thread Jira
[ https://issues.apache.org/jira/browse/CASSANDRA-18889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773701#comment-17773701 ] Andres de la Peña commented on CASSANDRA-18889: --- Thanks for the review

[jira] [Updated] (CASSANDRA-18889) DDM's mask_default function should support vectors

2023-10-10 Thread Jira
[ https://issues.apache.org/jira/browse/CASSANDRA-18889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres de la Peña updated CASSANDRA-18889: -- Fix Version/s: 5.0-alpha2 5.1

[cassandra] branch trunk updated (4b84c4332c -> 31729b8f92)

2023-10-10 Thread adelapena
This is an automated email from the ASF dual-hosted git repository. adelapena pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from 4b84c4332c Merge branch 'cassandra-5.0' into trunk new 3b9881bfa6 Fix vector type to support DDM's mask_defa

[cassandra] branch cassandra-5.0 updated: Fix vector type to support DDM's mask_default function

2023-10-10 Thread adelapena
This is an automated email from the ASF dual-hosted git repository. adelapena pushed a commit to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-5.0 by this push: new 3b9881bfa6 Fix vector type t

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

2023-10-10 Thread adelapena
This is an automated email from the ASF dual-hosted git repository. adelapena pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 31729b8f9241e842cdc93f9fbb7169b5aba2ca4e Merge: 4b84c4332c 3b9881bfa6 Author: Andrés de la Peña AuthorDate: Tue Oct

[jira] [Updated] (CASSANDRA-18534) Make sstable format configurable per table

2023-10-10 Thread Branimir Lambov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Branimir Lambov updated CASSANDRA-18534: Fix Version/s: 5.0 (was: 5.x) > Make sstable format con

[jira] [Commented] (CASSANDRA-18534) Make sstable format configurable per table

2023-10-10 Thread Branimir Lambov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773696#comment-17773696 ] Branimir Lambov commented on CASSANDRA-18534: - bq. Also, do you think it

[jira] [Updated] (CASSANDRA-18913) Gossip NPE due to shutdown event corrupting empty statuses

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-18913: - Status: Ready to Commit (was: Review In Progress) Everything looks good to

[jira] [Comment Edited] (CASSANDRA-18913) Gossip NPE due to shutdown event corrupting empty statuses

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773642#comment-17773642 ] Brandon Williams edited comment on CASSANDRA-18913 at 10/10/23 1:31 PM: --

[jira] [Updated] (CASSANDRA-18912) Specify "since" in all Deprecated annotations

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18912: -- Test and Documentation Plan: CI Status: Patch Avai

[jira] [Comment Edited] (CASSANDRA-18913) Gossip NPE due to shutdown event corrupting empty statuses

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773642#comment-17773642 ] Brandon Williams edited comment on CASSANDRA-18913 at 10/10/23 10:58 AM: -

[jira] [Commented] (CASSANDRA-18913) Gossip NPE due to shutdown event corrupting empty statuses

2023-10-10 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773642#comment-17773642 ] Brandon Williams commented on CASSANDRA-18913: -- {color:#00}||Branch

[jira] [Updated] (CASSANDRA-18580) Baseline Metrics for Accord Transactions

2023-10-10 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Lewandowski updated CASSANDRA-18580: -- Reviewers: Caleb Rackliffe, David Capwell, Henrik Ingo (was: Caleb Rackli

[jira] [Updated] (CASSANDRA-18580) Baseline Metrics for Accord Transactions

2023-10-10 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Lewandowski updated CASSANDRA-18580: -- Source Control Link: https://github.com/apache/cassandra/commit/79b3dc07e7

[jira] [Updated] (CASSANDRA-18580) Baseline Metrics for Accord Transactions

2023-10-10 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Lewandowski updated CASSANDRA-18580: -- Status: Ready to Commit (was: Review In Progress) > Baseline Metrics for

[cassandra] branch cep-15-accord updated (718e24ab95 -> 79b3dc07e7)

2023-10-10 Thread jlewandowski
This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a change to branch cep-15-accord in repository https://gitbox.apache.org/repos/asf/cassandra.git from 718e24ab95 Fix Propagate serializer add 79b3dc07e7 CEP-15: Accord metrics No new revisions were

[jira] [Updated] (CASSANDRA-18889) DDM's mask_default function should support vectors

2023-10-10 Thread Jira
[ https://issues.apache.org/jira/browse/CASSANDRA-18889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres de la Peña updated CASSANDRA-18889: -- Status: Ready to Commit (was: Review In Progress) > DDM's mask_default fu

[cassandra-accord] branch trunk updated: CEP-15: Accord metrics

2023-10-10 Thread jlewandowski
This is an automated email from the ASF dual-hosted git repository. jlewandowski pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-accord.git The following commit(s) were added to refs/heads/trunk by this push: new 0419858b CEP-15: Accord metrics 04

[jira] [Updated] (CASSANDRA-18317) Properly synchronize CQLSSTableWriter#build on the Schema.instance

2023-10-10 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-18317: Fix Version/s: 4.0.12 Since Version: 4.0 Source Control Link: http

[jira] [Updated] (CASSANDRA-18317) Properly synchronize CQLSSTableWriter#build on the Schema.instance

2023-10-10 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-18317: Status: Ready to Commit (was: Review In Progress) > Properly synchronize CQLSSTableWr

[jira] [Updated] (CASSANDRA-18317) Properly synchronize CQLSSTableWriter#build on the Schema.instance

2023-10-10 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-18317: Status: Review In Progress (was: Needs Committer) > Properly synchronize CQLSSTableWr

[jira] [Updated] (CASSANDRA-18317) Properly synchronize CQLSSTableWriter#build on the Schema.instance

2023-10-10 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-18317: Status: Patch Available (was: Needs Committer) > Properly synchronize CQLSSTableWrite

[jira] [Updated] (CASSANDRA-18317) Properly synchronize CQLSSTableWriter#build on the Schema.instance

2023-10-10 Thread Alex Petrov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-18317: Status: Needs Committer (was: Patch Available) > Properly synchronize CQLSSTableWrite

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

2023-10-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 4b84c4332c3043b31fd33c4d8dc2d7f2771c90da Merge: c40e0778b3 8b941a6bdc Author: Alex Petrov AuthorDate: Tue Oct 10 10

[cassandra] branch cassandra-4.1 updated (ea6461b870 -> e562d6a3a9)

2023-10-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from ea6461b870 Merge branch 'cassandra-4.0' into cassandra-4.1 add 26c374da4f Synchronize CQLSSTableWrit

[cassandra] branch cassandra-4.0 updated (b57c13603a -> 26c374da4f)

2023-10-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from b57c13603a Remove byteman-related files from production sources add 26c374da4f Synchronize CQLSSTabl

[cassandra] branch trunk updated (c40e0778b3 -> 4b84c4332c)

2023-10-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from c40e0778b3 Merge branch 'cassandra-5.0' into trunk add 26c374da4f Synchronize CQLSSTableWriter#build on the

[cassandra] branch cassandra-5.0 updated (5a02e532d4 -> 8b941a6bdc)

2023-10-10 Thread ifesdjeen
This is an automated email from the ASF dual-hosted git repository. ifesdjeen pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 5a02e532d4 Merge branch 'cassandra-4.1' into cassandra-5.0 add 26c374da4f Synchronize CQLSSTableWrit

[jira] [Updated] (CASSANDRA-18912) Specify "since" in all Deprecated annotations

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18912: -- Change Category: Code Clarity Complexity: Normal Stat

[jira] [Updated] (CASSANDRA-18877) remove bytebuddy / byteman from production classpath and remove compress-lzf dependency from build deps

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18877: -- Fix Version/s: 4.0.12 4.1.4

[cassandra] branch cassandra-4.0 updated (016d91a7d7 -> b57c13603a)

2023-10-10 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 016d91a7d7 Fix closing iterator in SecondaryIndexBuilder add b57c13603a Remove byteman-related fil

[cassandra] branch trunk updated (e63d3bfc4b -> c40e0778b3)

2023-10-10 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from e63d3bfc4b Merge branch 'cassandra-5.0' into trunk add b57c13603a Remove byteman-related files from produc

[cassandra] branch cassandra-5.0 updated (4549b07997 -> 5a02e532d4)

2023-10-10 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 4549b07997 Remove unnecessary reporter-config3 dependency add b57c13603a Remove byteman-related fi

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

2023-10-10 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit c40e0778b3356ab7e40546deac816377606b87cf Merge: e63d3bfc4b 5a02e532d4 Author: Stefan Miklosovic AuthorDate: Tue O

[cassandra] branch cassandra-4.1 updated (59790da813 -> ea6461b870)

2023-10-10 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 59790da813 Merge branch 'cassandra-4.0' into cassandra-4.1 add b57c13603a Remove byteman-related f

[jira] [Updated] (CASSANDRA-18612) java-driver ip clearance

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-18612: --- Fix Version/s: NA Source Control Link: https://lists.apache.or

[jira] [Updated] (CASSANDRA-18612) java-driver ip clearance

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-18612: --- Status: Ready to Commit (was: Review In Progress) > java-driver ip clea

[jira] [Updated] (CASSANDRA-18612) java-driver ip clearance

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-18612: --- Reviewers: Michael Semb Wever Status: Review In Progress (was: Pa

[jira] [Updated] (CASSANDRA-18612) java-driver ip clearance

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-18612: --- Test and Documentation Plan: peer review Status:

[jira] [Commented] (CASSANDRA-18612) java-driver ip clearance

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773590#comment-17773590 ] Michael Semb Wever commented on CASSANDRA-18612: Vote passed: https:

[jira] [Commented] (CASSANDRA-18612) java-driver ip clearance

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773587#comment-17773587 ] Michael Semb Wever commented on CASSANDRA-18612: copyright re-assign

[cassandra-website] branch asf-site updated (b628c65e -> 9fada0ef)

2023-10-10 Thread mck
This is an automated email from the ASF dual-hosted git repository. mck pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/cassandra-website.git discard b628c65e generate docs for bc8bfc13 add 31eba98f Added rustyrazorblade consulting to ecosystem page.

[jira] [Updated] (CASSANDRA-18877) remove bytebuddy / byteman from production classpath and remove compress-lzf dependency from build deps

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18877: -- Status: Ready to Commit (was: Review In Progress) > remove bytebuddy / by

[jira] [Updated] (CASSANDRA-18877) remove bytebuddy / byteman from production classpath and remove compress-lzf dependency from build deps

2023-10-10 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Miklosovic updated CASSANDRA-18877: -- Reviewers: Michael Semb Wever Status: Review In Progress (was: Need

[cassandra-website] branch asf-staging updated (a2835dd2 -> 9fada0ef)

2023-10-10 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-staging in repository https://gitbox.apache.org/repos/asf/cassandra-website.git discard a2835dd2 generate docs for 31eba98f add db70fb96 update ecosystem page new 9fada0ef g

[jira] [Updated] (CASSANDRA-18898) WEBSITE - Ecosystem page update for AxonOps and link fix

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-18898: --- Fix Version/s: NA Source Control Link: https://github.com/apac

[jira] [Updated] (CASSANDRA-18898) WEBSITE - Ecosystem page update for AxonOps and link fix

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-18898: --- Status: Ready to Commit (was: Review In Progress) > WEBSITE - Ecosystem

[jira] [Commented] (CASSANDRA-18898) WEBSITE - Ecosystem page update for AxonOps and link fix

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17773580#comment-17773580 ] Michael Semb Wever commented on CASSANDRA-18898: committed as https

[jira] [Updated] (CASSANDRA-18898) WEBSITE - Ecosystem page update for AxonOps and link fix

2023-10-10 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Semb Wever updated CASSANDRA-18898: --- Reviewers: Michael Semb Wever Status: Review In Progress (was: Pa

[cassandra-website] branch trunk updated: update ecosystem page

2023-10-10 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-website.git The following commit(s) were added to refs/heads/trunk by this push: new db70fb96 update ecosystem page db70fb96 is

  1   2   >