Re: [PR] JAVA-3142: Ability to optionally specify remote dcs for deterministic failovers when remote dcs are used in query plan [cassandra-java-driver]

2024-05-06 Thread via GitHub
absurdfarce commented on PR #1896: URL: https://github.com/apache/cassandra-java-driver/pull/1896#issuecomment-2097402276 Apologies @nitinitt , I know this has taken a long time to get to... I really appreciate your patience. Overall I'm pretty positive on the change but I'm a bit

[jira] [Comment Edited] (CASSANDRA-19619) Enforce contract for internal metrics naming

2024-05-06 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843911#comment-17843911 ] Caleb Rackliffe edited comment on CASSANDRA-19619 at 5/7/24 4:01 AM:

[jira] [Updated] (CASSANDRA-19619) Enforce contract for internal metrics naming

2024-05-06 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe updated CASSANDRA-19619: Attachment: ci_summary.html > Enforce contract for internal metrics naming >

Re: [PR] JAVA-3142: Ability to optionally specify remote dcs for deterministic failovers when remote dcs are used in query plan [cassandra-java-driver]

2024-05-06 Thread via GitHub
tolbertam commented on code in PR #1896: URL: https://github.com/apache/cassandra-java-driver/pull/1896#discussion_r1591774161 ## core/src/main/java/com/datastax/oss/driver/api/core/config/TypedDriverOption.java: ## @@ -892,6 +892,16 @@ public String toString() {

Re: [PR] JAVA-3142: Ability to optionally specify remote dcs for deterministic failovers when remote dcs are used in query plan [cassandra-java-driver]

2024-05-06 Thread via GitHub
tolbertam commented on code in PR #1896: URL: https://github.com/apache/cassandra-java-driver/pull/1896#discussion_r1591773768 ## core/src/main/java/com/datastax/oss/driver/api/core/config/DefaultDriverOption.java: ## @@ -982,7 +982,13 @@ public enum DefaultDriverOption

(cassandra-accord) 01/01: retry new system checkpoint

2024-05-06 Thread aweisberg
This is an automated email from the ASF dual-hosted git repository. aweisberg pushed a commit to branch retry-new-system in repository https://gitbox.apache.org/repos/asf/cassandra-accord.git commit 892f19d7714bc7128d84b7e635acc6621ce476c4 Author: Ariel Weisberg AuthorDate: Mon May 6 18:12:30

(cassandra-accord) branch retry-new-system created (now 892f19d)

2024-05-06 Thread aweisberg
This is an automated email from the ASF dual-hosted git repository. aweisberg pushed a change to branch retry-new-system in repository https://gitbox.apache.org/repos/asf/cassandra-accord.git at 892f19d retry new system checkpoint This branch includes the following new commits:

(cassandra) branch dependabot/pip/dot-build/ci/jinja2-3.1.4 created (now 0368d5cf7c)

2024-05-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/dot-build/ci/jinja2-3.1.4 in repository https://gitbox.apache.org/repos/asf/cassandra.git at 0368d5cf7c Bump jinja2 from 3.1.3 to 3.1.4 in /.build/ci No new revisions

[jira] [Commented] (CASSANDRA-19619) Enforce contract for internal metrics naming

2024-05-06 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843911#comment-17843911 ] Caleb Rackliffe commented on CASSANDRA-19619: - CI runs in progress...will post soon...

[jira] [Comment Edited] (CASSANDRA-19341) Relation and Restriction hierarchies are too complex and error prone

2024-05-06 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843844#comment-17843844 ] Ekaterina Dimitrova edited comment on CASSANDRA-19341 at 5/6/24 8:50 PM:

[jira] [Updated] (CASSANDRA-19620) Refactor ColumnCondition post CASSANDRA-19341

2024-05-06 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-19620: Description: CASSANDRA-19341 added ColumnsExpression in restrictions.

[jira] [Updated] (CASSANDRA-19620) Refactor ColumnCondition post CASSANDRA-19341

2024-05-06 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ekaterina Dimitrova updated CASSANDRA-19620: Change Category: Code Clarity Complexity: Normal

[jira] [Created] (CASSANDRA-19620) Refactor ColumnCondition post CASSANDRA-19341

2024-05-06 Thread Ekaterina Dimitrova (Jira)
Ekaterina Dimitrova created CASSANDRA-19620: --- Summary: Refactor ColumnCondition post CASSANDRA-19341 Key: CASSANDRA-19620 URL: https://issues.apache.org/jira/browse/CASSANDRA-19620 Project:

[PR] JAVA-3118: Add support for vector data type in Schema Builder, QueryBuilder [cassandra-java-driver]

2024-05-06 Thread via GitHub
SiyaoIsHiding opened a new pull request, #1931: URL: https://github.com/apache/cassandra-java-driver/pull/1931 The current PR is only about the `ANN OF` in the `QueryBuiler`, not anything else yet. I would appreciate it if this PR undergo an initial review, which will help my future

[jira] [Commented] (CASSANDRA-19341) Relation and Restriction hierarchies are too complex and error prone

2024-05-06 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843844#comment-17843844 ] Ekaterina Dimitrova commented on CASSANDRA-19341: - This was the latest CI run:

[jira] [Commented] (CASSANDRA-19619) Enforce contract for internal metrics naming

2024-05-06 Thread Michael Semb Wever (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843835#comment-17843835 ] Michael Semb Wever commented on CASSANDRA-19619: +1 (so long CI is ok) > Enforce

[jira] [Commented] (CASSANDRA-19335) Default nodetool tablestats to Human-Readable Output

2024-05-06 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843829#comment-17843829 ] Brandon Williams commented on CASSANDRA-19335: -- First let me say you don't have to use

[jira] [Commented] (CASSANDRA-19429) Remove lock contention generated by getCapacity function in SSTableReader

2024-05-06 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843813#comment-17843813 ] Stefan Miklosovic commented on CASSANDRA-19429: --- I think that size and capacity are

[jira] [Updated] (CASSANDRA-19341) Relation and Restriction hierarchies are too complex and error prone

2024-05-06 Thread Benjamin Lerer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-19341: --- Source Control Link:

[jira] [Updated] (CASSANDRA-19341) Relation and Restriction hierarchies are too complex and error prone

2024-05-06 Thread Benjamin Lerer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-19341: --- Fix Version/s: 5.1 (was: 5.x) > Relation and Restriction

[jira] [Updated] (CASSANDRA-19341) Relation and Restriction hierarchies are too complex and error prone

2024-05-06 Thread Benjamin Lerer (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-19341: --- Status: Ready to Commit (was: Review In Progress) > Relation and Restriction

(cassandra-dtest) branch trunk updated: Align tests with CASSANDRA-19341

2024-05-06 Thread blerer
This is an automated email from the ASF dual-hosted git repository. blerer pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/trunk by this push: new 6dd7def9 Align tests with

[jira] [Commented] (CASSANDRA-19619) Enforce contract for internal metrics naming

2024-05-06 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843802#comment-17843802 ] Caleb Rackliffe commented on CASSANDRA-19619: - I'll review and run CI for ya... >

[jira] [Updated] (CASSANDRA-19619) Enforce contract for internal metrics naming

2024-05-06 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe updated CASSANDRA-19619: Reviewers: Caleb Rackliffe Status: Review In Progress (was: Patch

[jira] [Updated] (CASSANDRA-19619) Enforce contract for internal metrics naming

2024-05-06 Thread Caleb Rackliffe (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caleb Rackliffe updated CASSANDRA-19619: Test and Documentation Plan: n/a (shouldn't be any client-facing changes)

[jira] [Updated] (CASSANDRA-19557) ShallowIndexedEntry scenario: the same IndexInfo is read multiple times, per every read row

2024-05-06 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-19557: - Fix Version/s: 5.0-beta2 5.0

[jira] [Updated] (CASSANDRA-19557) ShallowIndexedEntry scenario: the same IndexInfo is read multiple times, per every read row

2024-05-06 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-19557: - Status: Ready to Commit (was: Review In Progress) > ShallowIndexedEntry

[jira] [Updated] (CASSANDRA-19557) ShallowIndexedEntry scenario: the same IndexInfo is read multiple times, per every read row

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

[jira] [Updated] (CASSANDRA-19557) ShallowIndexedEntry scenario: the same IndexInfo is read multiple times, per every read row

2024-05-06 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-19557: - Reviewers: Berenguer Blasi, Brandon Williams, Brandon Williams

(cassandra) branch cassandra-5.0 updated: Avoid reading of the same IndexInfo from disk many times for a large partition when ShallowIndexedEntry is used

2024-05-06 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 The following commit(s) were added to refs/heads/cassandra-5.0 by this push: new 049160e70a Avoid

(cassandra) 01/01: Merge branch 'cassandra-5.0' into trunk

2024-05-06 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 68a42b23c47556059dca749aec8872cf6b82269e Merge: 505f06a4ae 049160e70a Author: Brandon Williams AuthorDate:

(cassandra) branch trunk updated (505f06a4ae -> 68a42b23c4)

2024-05-06 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 505f06a4ae Merge branch 'cassandra-5.0' into trunk new 049160e70a Avoid reading of the same IndexInfo

[jira] [Commented] (CASSANDRA-19557) ShallowIndexedEntry scenario: the same IndexInfo is read multiple times, per every read row

2024-05-06 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843772#comment-17843772 ] Brandon Williams commented on CASSANDRA-19557: -- 5.0 under j11 had some timeouts but hit

[jira] [Comment Edited] (CASSANDRA-19619) Enforce contract for internal metrics naming

2024-05-06 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843767#comment-17843767 ] Maxim Muzafarov edited comment on CASSANDRA-19619 at 5/6/24 2:57 PM:

[jira] [Commented] (CASSANDRA-19619) Enforce contract for internal metrics naming

2024-05-06 Thread Maxim Muzafarov (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843767#comment-17843767 ] Maxim Muzafarov commented on CASSANDRA-19619: - [~e.dimitrova] yes, we've agreed with

[jira] [Updated] (CASSANDRA-19565) SIGSEGV on Cassandra v4.1.4

2024-05-06 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-19565: - Reviewers: Berenguer Blasi (was: Berenguer Blasi, Brandon Williams) >

[jira] [Updated] (CASSANDRA-19565) SIGSEGV on Cassandra v4.1.4

2024-05-06 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-19565: - Fix Version/s: 4.0.14 4.1.6

[jira] [Updated] (CASSANDRA-19565) SIGSEGV on Cassandra v4.1.4

2024-05-06 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-19565: - Status: Ready to Commit (was: Review In Progress) > SIGSEGV on Cassandra

[jira] [Updated] (CASSANDRA-19565) SIGSEGV on Cassandra v4.1.4

2024-05-06 Thread Brandon Williams (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-19565: - Reviewers: Berenguer Blasi, Brandon Williams (was: Berenguer Blasi)

(cassandra) branch cassandra-5.0 updated (326bf4b3f5 -> 1902195d99)

2024-05-06 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 326bf4b3f5 Resolve the oldest hints just from descriptors and current writer if available

(cassandra) 01/01: Merge branch 'cassandra-4.1' into cassandra-5.0

2024-05-06 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 1902195d651ba6405665a79da92c10bb881f Merge: 326bf4b3f5 103e9cca1a Author: Brandon Williams

(cassandra) 01/01: Merge branch 'cassandra-4.0' into cassandra-4.1

2024-05-06 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 103e9cca1abe66905188d5ac0137f785b22b Merge: 6b13426562 f12f928dee Author: Brandon Williams

(cassandra) branch trunk updated (a9dbb89419 -> 505f06a4ae)

2024-05-06 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 a9dbb89419 remove unused import new f12f928dee Bring dirs/ownership/perms in line with Debian package

(cassandra) branch cassandra-4.1 updated (6b13426562 -> 103e9cca1a)

2024-05-06 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 6b13426562 Prepare debian changelog for 4.1.5 new f12f928dee Bring dirs/ownership/perms in

(cassandra) 01/01: Merge branch 'cassandra-5.0' into trunk

2024-05-06 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 505f06a4ae5a8c80e2fad75a78eda95cfae742ce Merge: a9dbb89419 1902195d99 Author: Brandon Williams AuthorDate:

(cassandra) branch cassandra-4.0 updated: Bring dirs/ownership/perms in line with Debian package

2024-05-06 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 The following commit(s) were added to refs/heads/cassandra-4.0 by this push: new f12f928dee Bring

[jira] [Commented] (CASSANDRA-19556) Guardrail to block DDL/DCL queries

2024-05-06 Thread Stefan Miklosovic (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843726#comment-17843726 ] Stefan Miklosovic commented on CASSANDRA-19556: ---

[jira] [Commented] (CASSANDRA-19619) Enforce contract for internal metrics naming

2024-05-06 Thread Ekaterina Dimitrova (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843725#comment-17843725 ] Ekaterina Dimitrova commented on CASSANDRA-19619: - [~mmuzaf], this ticket is marked

[jira] [Commented] (CASSANDRA-19556) Guardrail to block DDL/DCL queries

2024-05-06 Thread Josh McKenzie (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843709#comment-17843709 ] Josh McKenzie commented on CASSANDRA-19556: --- bq. I think that having it more granular is

(cassandra-website) branch asf-staging updated (a6fcb4a3e -> fd21e11a5)

2024-05-06 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 a6fcb4a3e generate docs for cc1c7113 add 3b8cf04d9 fix: remove the paragraph tag from

(cassandra-website) branch trunk updated: fix: remove the paragraph tag from "ecosystem.adoc"

2024-05-06 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 3b8cf04d9 fix: remove the paragraph tag

(cassandra) branch trunk updated: remove unused import

2024-05-06 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 a9dbb89419 remove unused import a9dbb89419 is

[jira] [Updated] (CASSANDRA-19517) Raise priority of TCM internode messages during critical operations

2024-05-06 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-19517: Fix Version/s: 5.1-alpha1 Source Control Link:

[jira] [Updated] (CASSANDRA-19517) Raise priority of TCM internode messages during critical operations

2024-05-06 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-19517: Reviewers: Marcus Eriksson, Sam Tunnicliffe (was: Marcus Eriksson)

[jira] [Updated] (CASSANDRA-19517) Raise priority of TCM internode messages during critical operations

2024-05-06 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-19517: Status: Ready to Commit (was: Review In Progress) > Raise priority of TCM

(cassandra) branch trunk updated: Raise priority of TCM internode messages during critical operations

2024-05-06 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 67139d5c33 Raise priority of TCM internode

[jira] [Updated] (CASSANDRA-19615) Merge pre-existing schema with the system defined one during upgrade

2024-05-06 Thread Marcus Eriksson (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-19615: Source Control Link:

(cassandra) branch trunk updated: Merge pre-existing schema with the system defined one during upgrade

2024-05-06 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 4d29a1c75e Merge pre-existing schema with the

[jira] [Commented] (CASSANDRA-19557) ShallowIndexedEntry scenario: the same IndexInfo is read multiple times, per every read row

2024-05-06 Thread Berenguer Blasi (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843648#comment-17843648 ] Berenguer Blasi commented on CASSANDRA-19557: - It's difficult to keep track of trunk

[jira] [Commented] (CASSANDRA-19565) SIGSEGV on Cassandra v4.1.4

2024-05-06 Thread Berenguer Blasi (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-19565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843647#comment-17843647 ] Berenguer Blasi commented on CASSANDRA-19565: - Nice one and everything on devbranch :-)