[cassandra-website] branch asf-staging updated (0e271508b -> 51cbd1644)

2023-08-08 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 0e271508b generate docs for f02aa10d new 51cbd1644 generate docs for f02aa10d This

[jira] [Updated] (CASSANDRA-18708) Test failure: org.apache.cassandra.tools.StandaloneSplitterWithCQLTesterTest.testNoSnapshotOption-.jdk17

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-18708: Test and Documentation Plan: Patch:

[jira] [Updated] (CASSANDRA-18708) Test failure: org.apache.cassandra.tools.StandaloneSplitterWithCQLTesterTest.testNoSnapshotOption-.jdk17

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-18708: Test and Documentation Plan: Patch:

[jira] [Commented] (CASSANDRA-18708) Test failure: org.apache.cassandra.tools.StandaloneSplitterWithCQLTesterTest.testNoSnapshotOption-.jdk17

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752225#comment-17752225 ] Ekaterina Dimitrova commented on CASSANDRA-18708: - I can see the same error in the

[jira] [Updated] (CASSANDRA-17684) MacOS install should include cql.html local help file

2023-08-08 Thread Brad Schoening (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17684: --- Mentor: Brad Schoening > MacOS install should include cql.html local help file

[jira] [Updated] (CASSANDRA-17684) MacOS install should include cql.html local help file

2023-08-08 Thread Brad Schoening (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brad Schoening updated CASSANDRA-17684: --- Summary: MacOS install should include cql.html local help file (was: MacOS

[cassandra-website] branch asf-staging updated (b03ca387 -> 0e271508)

2023-08-08 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 b03ca387 generate docs for f02aa10d new 0e271508 generate docs for f02aa10d This update

[jira] [Updated] (CASSANDRA-17992) Upgrade Netty on 5.0

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-17992: Authors: Ekaterina Dimitrova, Jacek Lewandowski (was: Jacek

[jira] [Updated] (CASSANDRA-18692) [Cassandra Analytics] Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread Yifan Cai (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yifan Cai updated CASSANDRA-18692: -- Fix Version/s: NA Since Version: NA Source Control Link:

[jira] [Updated] (CASSANDRA-18692) [Cassandra Analytics] Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread Yifan Cai (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yifan Cai updated CASSANDRA-18692: -- Status: Ready to Commit (was: Review In Progress) > [Cassandra Analytics] Fix bulk

[cassandra-analytics] branch trunk updated: CASSANDRA-18692 Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread ycai
This is an automated email from the ASF dual-hosted git repository. ycai pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-analytics.git The following commit(s) were added to refs/heads/trunk by this push: new 82b3c0a CASSANDRA-18692 Fix bulk

[jira] [Commented] (CASSANDRA-18692) [Cassandra Analytics] Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread Yifan Cai (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752185#comment-17752185 ] Yifan Cai commented on CASSANDRA-18692: --- +1 on the patch! > [Cassandra Analytics] Fix bulk

[GitHub] [cassandra-analytics] JeetKunDoug commented on a diff in pull request #13: CASSANDRA-18692 Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread via GitHub
JeetKunDoug commented on code in PR #13: URL: https://github.com/apache/cassandra-analytics/pull/13#discussion_r1287708124 ## cassandra-four-zero/src/main/java/org/apache/cassandra/bridge/SSTableWriterImplementation.java: ## @@ -80,4 +79,28 @@ public void close() throws

[GitHub] [cassandra-analytics] JeetKunDoug commented on a diff in pull request #13: CASSANDRA-18692 Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread via GitHub
JeetKunDoug commented on code in PR #13: URL: https://github.com/apache/cassandra-analytics/pull/13#discussion_r1287705006 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/RecordWriter.java: ## @@ -114,16 +115,21 @@ public StreamResult

[GitHub] [cassandra-analytics] yifan-c commented on a diff in pull request #13: CASSANDRA-18692 Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread via GitHub
yifan-c commented on code in PR #13: URL: https://github.com/apache/cassandra-analytics/pull/13#discussion_r1287667789 ## cassandra-four-zero/src/main/java/org/apache/cassandra/bridge/SSTableWriterImplementation.java: ## @@ -80,4 +79,28 @@ public void close() throws

[jira] [Commented] (CASSANDRA-18529) Remove legacy command line options from cassandra-stress

2023-08-08 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752176#comment-17752176 ] Stefan Miklosovic commented on CASSANDRA-18529: --- [~timothytu] [~bschoeni] could you

[jira] [Updated] (CASSANDRA-18692) [Cassandra Analytics] Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread Dinesh Joshi (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Joshi updated CASSANDRA-18692: - Reviewers: Dinesh Joshi, Yifan Cai (was: Dinesh Joshi, Yifan Cai, Yifan Cai) >

[jira] [Commented] (CASSANDRA-18692) [Cassandra Analytics] Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread Dinesh Joshi (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752174#comment-17752174 ] Dinesh Joshi commented on CASSANDRA-18692: -- Branch:

[jira] [Commented] (CASSANDRA-18727) JMXUtil.getJmxConnector should retry connection attempts

2023-08-08 Thread Jon Meredith (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752172#comment-17752172 ] Jon Meredith commented on CASSANDRA-18727: -- +1 > JMXUtil.getJmxConnector should retry

[jira] [Updated] (CASSANDRA-18621) Update Cassandra logos on ASF project logos site

2023-08-08 Thread Patrick McFadin (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick McFadin updated CASSANDRA-18621: Component/s: Legacy/Documentation and Website > Update Cassandra logos on ASF

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

2023-08-08 Thread Jacek Lewandowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751746#comment-17751746 ] Jacek Lewandowski edited comment on CASSANDRA-18580 at 8/8/23 8:21 PM:

[jira] [Commented] (CASSANDRA-18727) JMXUtil.getJmxConnector should retry connection attempts

2023-08-08 Thread Dinesh Joshi (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752169#comment-17752169 ] Dinesh Joshi commented on CASSANDRA-18727: -- +1, thanks for the patch. >

[jira] [Updated] (CASSANDRA-18727) JMXUtil.getJmxConnector should retry connection attempts

2023-08-08 Thread Dinesh Joshi (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh Joshi updated CASSANDRA-18727: - Reviewers: Alex Petrov, Dinesh Joshi, Jon Meredith (was: Alex Petrov, Jon

[jira] [Updated] (CASSANDRA-18736) Streaming exception race creates corrupt transaction log files that prevent restart

2023-08-08 Thread Jon Meredith (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Meredith updated CASSANDRA-18736: - Bug Category: Parent values: Availability(12983)Level 1 values: Process

[jira] [Created] (CASSANDRA-18736) Streaming exception race creates corrupt transaction log files that prevent restart

2023-08-08 Thread Jon Meredith (Jira)
Jon Meredith created CASSANDRA-18736: Summary: Streaming exception race creates corrupt transaction log files that prevent restart Key: CASSANDRA-18736 URL:

[jira] [Commented] (CASSANDRA-18676) CorruptedSSTablesCompactionsTest is flaky

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752165#comment-17752165 ] Ekaterina Dimitrova commented on CASSANDRA-18676: - FYI, Opened ticket

[jira] [Comment Edited] (CASSANDRA-18676) CorruptedSSTablesCompactionsTest is flaky

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752165#comment-17752165 ] Ekaterina Dimitrova edited comment on CASSANDRA-18676 at 8/8/23 7:49 PM:

[jira] [Commented] (CASSANDRA-18735) Test failure: Fix Python DTests post CASSANDRA-18676

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752164#comment-17752164 ] Ekaterina Dimitrova commented on CASSANDRA-18735: - CC [~blambov]  and [~Bereng]  >

[jira] [Updated] (CASSANDRA-18735) Test failure: Fix Python DTests post CASSANDRA-18676

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

[jira] [Updated] (CASSANDRA-18735) Test failure: Fix Python DTests post CASSANDRA-18676

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-18735: Fix Version/s: 5.x > Test failure: Fix Python DTests post

[jira] [Created] (CASSANDRA-18735) Test failure: Fix Python DTests post CASSANDRA-18676

2023-08-08 Thread Ekaterina Dimitrova (Jira)
Ekaterina Dimitrova created CASSANDRA-18735: --- Summary: Test failure: Fix Python DTests post CASSANDRA-18676 Key: CASSANDRA-18735 URL: https://issues.apache.org/jira/browse/CASSANDRA-18735

[jira] [Updated] (CASSANDRA-17667) Text value containing "/*" interpreted as multiline comment in cqlsh

2023-08-08 Thread Vineet Gali (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Gali updated CASSANDRA-17667: Mentor: Attila Homoki (was: Brad Schoening) > Text value containing "/*" interpreted

[jira] [Updated] (CASSANDRA-17667) Text value containing "/*" interpreted as multiline comment in cqlsh

2023-08-08 Thread Vineet Gali (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Gali updated CASSANDRA-17667: Mentor: Brad Schoening > Text value containing "/*" interpreted as multiline comment

[jira] [Assigned] (CASSANDRA-17667) Text value containing "/*" interpreted as multiline comment in cqlsh

2023-08-08 Thread Vineet Gali (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-17667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vineet Gali reassigned CASSANDRA-17667: --- Assignee: Vineet Gali > Text value containing "/*" interpreted as multiline

[jira] [Assigned] (CASSANDRA-18051) Optimize and fix flaky test_network_topology_strategy and test_network_topology_strategy_each_quorum for large containers in CircleCI

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova reassigned CASSANDRA-18051: --- Assignee: (was: Ekaterina Dimitrova) > Optimize and fix

[jira] [Commented] (CASSANDRA-18621) Update Cassandra logos on ASF project logos site

2023-08-08 Thread Melissa Logan (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752159#comment-17752159 ] Melissa Logan commented on CASSANDRA-18621: --- A zip file with logos is attached. This

[jira] [Updated] (CASSANDRA-18621) Update Cassandra logos on ASF project logos site

2023-08-08 Thread Melissa Logan (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Melissa Logan updated CASSANDRA-18621: -- Attachment: Cassandra_R.zip > Update Cassandra logos on ASF project logos site >

[jira] [Commented] (CASSANDRA-18529) Remove legacy command line options from cassandra-stress

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752153#comment-17752153 ] Brandon Williams commented on CASSANDRA-18529: -- Looks good, my +1 stands. > Remove

[jira] [Updated] (CASSANDRA-18692) [Cassandra Analytics] Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread Yifan Cai (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yifan Cai updated CASSANDRA-18692: -- Reviewers: Dinesh Joshi, Yifan Cai, Yifan Cai Status: Review In Progress (was:

[GitHub] [cassandra-analytics] dineshjoshi commented on pull request #13: CASSANDRA-18692 Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread via GitHub
dineshjoshi commented on PR #13: URL: https://github.com/apache/cassandra-analytics/pull/13#issuecomment-1670060605 +1 LGTM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Assigned] (CASSANDRA-18635) Fix flaky test: org.apache.cassandra.distributed.test.UpgradeSSTablesTest

2023-08-08 Thread Jira
[ https://issues.apache.org/jira/browse/CASSANDRA-18635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres de la Peña reassigned CASSANDRA-18635: - Assignee: (was: Andres de la Peña) > Fix flaky test:

[jira] [Updated] (CASSANDRA-18635) Fix flaky test: org.apache.cassandra.distributed.test.UpgradeSSTablesTest

2023-08-08 Thread Jira
[ https://issues.apache.org/jira/browse/CASSANDRA-18635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres de la Peña updated CASSANDRA-18635: -- Authors: (was: Andres de la Peña) > Fix flaky test:

[jira] [Commented] (CASSANDRA-18635) Fix flaky test: org.apache.cassandra.distributed.test.UpgradeSSTablesTest

2023-08-08 Thread Jira
[ https://issues.apache.org/jira/browse/CASSANDRA-18635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752137#comment-17752137 ] Andres de la Peña commented on CASSANDRA-18635: --- The test seems to be flaky since its

[jira] [Updated] (CASSANDRA-11248) (windows) dtest failure in commitlog_test.TestCommitLog.stop_failure_policy_test and stop_commit_failure_policy_test

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11248: - Resolution: Won't Fix Status: Resolved (was: Open) > (windows)

[jira] [Updated] (CASSANDRA-11439) [windows] dtest failure in replication_test.SnitchConfigurationUpdateTest

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11439: - Resolution: Won't Fix Status: Resolved (was: Open) > [windows]

[jira] [Updated] (CASSANDRA-10208) Windows dtest 2.2: commitlog_test.TestCommitLog.stop_failure_policy_test

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-10208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-10208: - Resolution: Won't Fix Status: Resolved (was: Open) > Windows dtest

[jira] [Updated] (CASSANDRA-11251) (windows) dtest failure in putget_test.TestPutGet.non_local_read_test

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11251: - Resolution: Won't Fix Status: Resolved (was: Open) > (windows)

[jira] [Updated] (CASSANDRA-11281) (windows) dtest failures with permission issues on trunk

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11281: - Resolution: Won't Fix Status: Resolved (was: Open) > (windows)

[jira] [Updated] (CASSANDRA-11234) (windows) dtest failure in largecolumn_test.TestLargeColumn.cleanup_test

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11234: - Resolution: Won't Fix Status: Resolved (was: Open) > (windows)

[jira] [Updated] (CASSANDRA-11266) (windows) dtest failure in read_repair_test.TestReadRepair.alter_rf_and_run_read_repair_test

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11266: - Resolution: Won't Fix Status: Resolved (was: Open) > (windows)

[jira] [Updated] (CASSANDRA-11691) (windows) dtest failure in replace_address_test.TestReplaceAddress.fail_without_replace_test

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11691: - Resolution: Won't Fix Status: Resolved (was: Open) > (windows)

[jira] [Updated] (CASSANDRA-11242) (windows) dtest failure in commitlog_test.TestCommitLog.ignore_failure_policy_test

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11242: - Resolution: Won't Fix Status: Resolved (was: Open) > (windows)

[jira] [Updated] (CASSANDRA-11236) (windows) dtest failure in scrub_test.TestScrub.test_standalone_scrub

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11236: - Resolution: Won't Fix Status: Resolved (was: Open) > (windows)

[jira] [Updated] (CASSANDRA-11241) (windows) dtest failure in jmx_test.TestJMX.phi_test

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11241: - Resolution: Won't Fix Status: Resolved (was: Open) > (windows)

[jira] [Updated] (CASSANDRA-11284) (windows) dtest failure trying to remove files

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-11284: - Resolution: Won't Fix Status: Resolved (was: Open) > (windows)

[jira] [Assigned] (CASSANDRA-18733) Waiting indefinitely on ReceivedMessage response in StreamSession#receive() can cause deadlock

2023-08-08 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe reassigned CASSANDRA-18733: --- Assignee: Jon Meredith (was: Caleb Rackliffe) > Waiting indefinitely

[jira] [Assigned] (CASSANDRA-18598) Use trie for literal index building

2023-08-08 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe reassigned CASSANDRA-18598: --- Assignee: Atri Sharma > Use trie for literal index building >

[jira] [Assigned] (CASSANDRA-18590) Introduce IndexTermType to replace TypeUtils in SAI

2023-08-08 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe reassigned CASSANDRA-18590: --- Assignee: Atri Sharma > Introduce IndexTermType to replace TypeUtils

[jira] [Updated] (CASSANDRA-17534) CQLSH help topic links are broken between textile and online files

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

[cassandra] branch cassandra-4.0 updated (7ec9b7cf4f -> 1e6df948a7)

2023-08-08 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 7ec9b7cf4f Merge branch 'cassandra-3.11' into cassandra-4.0 add 28c04fbdde Fix CQLSH online help

[cassandra] branch cassandra-3.11 updated (60d04d6713 -> 7f92f1bc22)

2023-08-08 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 60d04d6713 Merge branch 'cassandra-3.0' into cassandra-3.11 add 28c04fbdde Fix CQLSH online help

[cassandra] branch cassandra-4.1 updated (d850cd7372 -> 8549f232b5)

2023-08-08 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 d850cd7372 Merge branch 'cassandra-4.0' into cassandra-4.1 add 28c04fbdde Fix CQLSH online help

[cassandra] branch cassandra-3.0 updated (5c4dd3b993 -> 28c04fbdde)

2023-08-08 Thread smiklosovic
This is an automated email from the ASF dual-hosted git repository. smiklosovic pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 5c4dd3b993 Remove unused suppressions add 28c04fbdde Fix CQLSH online help topic link No new

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

2023-08-08 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 ab40d85cd15cb6d539f5fe1e7e042c685e249af7 Merge: 5a9b79bb83 ada67cb2a4 Author: Stefan Miklosovic AuthorDate: Tue

[cassandra] branch trunk updated (5a9b79bb83 -> ab40d85cd1)

2023-08-08 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 5a9b79bb83 Merge branch 'cassandra-5.0' into trunk add 28c04fbdde Fix CQLSH online help topic link

[cassandra] branch cassandra-5.0 updated (3dd2665f12 -> ada67cb2a4)

2023-08-08 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 3dd2665f12 Merge branch 'cassandra-4.1' into cassandra-5.0 add 28c04fbdde Fix CQLSH online help

[jira] [Updated] (CASSANDRA-18734) SAI result retriever is filtering too many rows

2023-08-08 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe updated CASSANDRA-18734: Reviewers: Caleb Rackliffe > SAI result retriever is filtering too many rows

[jira] [Updated] (CASSANDRA-18733) Waiting indefinitely on ReceivedMessage response in StreamSession#receive() can cause deadlock

2023-08-08 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe updated CASSANDRA-18733: Reviewers: Caleb Rackliffe > Waiting indefinitely on ReceivedMessage response

[jira] [Commented] (CASSANDRA-18455) Fix test_putget – dtest.putget_test.TestPutGet

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752116#comment-17752116 ] Brandon Williams commented on CASSANDRA-18455: -- I'm not sure what else there is to do

[jira] [Commented] (CASSANDRA-18705) Create release branch cassandra-5.0

2023-08-08 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752115#comment-17752115 ] Michael Semb Wever commented on CASSANDRA-18705: cassandra-dtest patch:

[jira] [Commented] (CASSANDRA-18529) Remove legacy command line options from cassandra-stress

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752110#comment-17752110 ] Brandon Williams commented on CASSANDRA-18529: -- Sure. ||Branch||CI||

[jira] [Commented] (CASSANDRA-18529) Remove legacy command line options from cassandra-stress

2023-08-08 Thread Timothy Tu (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752106#comment-17752106 ] Timothy Tu commented on CASSANDRA-18529: [~smiklosovic] I added the compatibility.

[jira] [Updated] (CASSANDRA-18724) Investigate unmatched suppressions

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-18724: - Fix Version/s: 3.0.30 3.11.16

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

2023-08-08 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 60d04d6713c9bc604d4528bf4df9cce7cd84c67a Merge: bee215cce6 5c4dd3b993 Author: Brandon Williams

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

2023-08-08 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a commit to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 3dd2665f12a81f55f82eddb5f054b39ca94140c9 Merge: 53d1644ff4 d850cd7372 Author: Brandon Williams

[cassandra] branch cassandra-3.11 updated (bee215cce6 -> 60d04d6713)

2023-08-08 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git from bee215cce6 Merge branch 'cassandra-3.0' into cassandra-3.11 new 5c4dd3b993 Remove unused

[cassandra] branch cassandra-4.1 updated (b94436c783 -> d850cd7372)

2023-08-08 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a change to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git from b94436c783 update ConfigCompatibility test new 5c4dd3b993 Remove unused suppressions new

[cassandra] branch cassandra-5.0 updated (53d1644ff4 -> 3dd2665f12)

2023-08-08 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a change to branch cassandra-5.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 53d1644ff4 Upgraded to Netty 4.1.96 new 5c4dd3b993 Remove unused suppressions new

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

2023-08-08 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a commit to branch cassandra-4.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit d850cd7372c963bd7633b3ea900d1957aa320c7a Merge: b94436c783 7ec9b7cf4f Author: Brandon Williams

[cassandra] branch trunk updated (d24baecac9 -> 5a9b79bb83)

2023-08-08 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git from d24baecac9 Simplify pylib/cqlshlib/helptopics.py using associative array new 5c4dd3b993 Remove

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

2023-08-08 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 commit 5a9b79bb83f8fd102a148e8bf5632acb6eb8ae4e Merge: d24baecac9 3dd2665f12 Author: Brandon Williams AuthorDate:

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

2023-08-08 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a commit to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 7ec9b7cf4f9827d3feaa15b62932cbfa0480b938 Merge: 8b331ddb4d 60d04d6713 Author: Brandon Williams

[cassandra] branch cassandra-3.0 updated: Remove unused suppressions

2023-08-08 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams 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 5c4dd3b993 Remove

[cassandra] branch cassandra-4.0 updated (8b331ddb4d -> 7ec9b7cf4f)

2023-08-08 Thread brandonwilliams
This is an automated email from the ASF dual-hosted git repository. brandonwilliams pushed a change to branch cassandra-4.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git from 8b331ddb4d Fix NTS log message when an unrecognized strategy option is passed new 5c4dd3b993

[jira] [Commented] (CASSANDRA-18724) Investigate unmatched suppressions

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752089#comment-17752089 ] Ekaterina Dimitrova commented on CASSANDRA-18724: - {quote}We are missing a patch for

[jira] [Updated] (CASSANDRA-18584) CEP-29: NOT operator

2023-08-08 Thread Piotr Kolaczkowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Kolaczkowski updated CASSANDRA-18584: --- Test and Documentation Plan: Unit / intergration tests included Local

[jira] [Commented] (CASSANDRA-18723) bcprov-jdk15on-1.70.jar vulnerability: CVE-2023-33201

2023-08-08 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752084#comment-17752084 ] Stefan Miklosovic commented on CASSANDRA-18723: --- [~e.dimitrova] good eye! Yes this is

[jira] [Commented] (CASSANDRA-18584) CEP-29: NOT operator

2023-08-08 Thread Piotr Kolaczkowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752083#comment-17752083 ] Piotr Kolaczkowski commented on CASSANDRA-18584: Because LIKE operator is habdled

[jira] [Comment Edited] (CASSANDRA-18584) CEP-29: NOT operator

2023-08-08 Thread Piotr Kolaczkowski (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17731631#comment-17731631 ] Piotr Kolaczkowski edited comment on CASSANDRA-18584 at 8/8/23 2:59 PM:

[jira] [Updated] (CASSANDRA-18723) bcprov-jdk15on-1.70.jar vulnerability: CVE-2023-33201

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-18723: - Status: Open (was: Patch Available) > bcprov-jdk15on-1.70.jar

[jira] [Updated] (CASSANDRA-18723) bcprov-jdk15on-1.70.jar vulnerability: CVE-2023-33201

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-18723: - Fix Version/s: 5.0 (was: 5.x) >

[jira] [Updated] (CASSANDRA-18723) bcprov-jdk15on-1.70.jar vulnerability: CVE-2023-33201

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-18723: - Resolution: Fixed Status: Resolved (was: Open) Works for me. >

[jira] [Updated] (CASSANDRA-18724) Investigate unmatched suppressions

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

[jira] [Commented] (CASSANDRA-18724) Investigate unmatched suppressions

2023-08-08 Thread Jira
[ https://issues.apache.org/jira/browse/CASSANDRA-18724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752080#comment-17752080 ] Andres de la Peña commented on CASSANDRA-18724: --- I have tested the patches with {{ant

[jira] [Comment Edited] (CASSANDRA-18723) bcprov-jdk15on-1.70.jar vulnerability: CVE-2023-33201

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752079#comment-17752079 ] Ekaterina Dimitrova edited comment on CASSANDRA-18723 at 8/8/23 2:56 PM:

[jira] [Commented] (CASSANDRA-18723) bcprov-jdk15on-1.70.jar vulnerability: CVE-2023-33201

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752079#comment-17752079 ] Ekaterina Dimitrova commented on CASSANDRA-18723: - {quote}Can confirm OWASP passes

[jira] [Updated] (CASSANDRA-18730) Add guardrail for vector dimensions

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-18730: - Status: Ready to Commit (was: Review In Progress) > Add guardrail for

[jira] [Commented] (CASSANDRA-18730) Add guardrail for vector dimensions

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752076#comment-17752076 ] Brandon Williams commented on CASSANDRA-18730: -- +1 > Add guardrail for vector

[jira] [Commented] (CASSANDRA-18724) Investigate unmatched suppressions

2023-08-08 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752074#comment-17752074 ] Brandon Williams commented on CASSANDRA-18724: -- bq. So this is new for OWASP? To report

[jira] [Updated] (CASSANDRA-18724) Investigate unmatched suppressions

2023-08-08 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-18724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-18724: Reviewers: Andres de la Peña, Ekaterina Dimitrova, Ekaterina Dimitrova

  1   2   >