[ 
https://issues.apache.org/jira/browse/CASSANDRA-17248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472852#comment-17472852
 ] 

Alex Petrov edited comment on CASSANDRA-17248 at 1/12/22, 2:12 PM:
-------------------------------------------------------------------

Preliminary patches (CI pending):

|[17248-3.0|https://github.com/apache/cassandra/pull/1383]|[ci|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=17248-3.0]|
|[17248-3.11|https://github.com/apache/cassandra/pull/1394]|[ci|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=17248-3.11]|
|[17248-4.0|https://github.com/apache/cassandra/pull/1393]|[ci|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=17248-4.0]|
|[17248-trunk|https://github.com/apache/cassandra/pull/1403]|[ci|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=17248-trunk]|


was (Author: ifesdjeen):
Preliminary patches (CI pending):

|[17248-3.0|https://github.com/apache/cassandra/pull/1383]|[ci|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=17248-3.0]|
|[17248-3.11|https://github.com/apache/cassandra/pull/1394]|[ci|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=17248-3.11]|
|[17248-4.0|https://github.com/apache/cassandra/pull/1393]|[ci|https://app.circleci.com/pipelines/github/ifesdjeen/cassandra?branch=17248-4.0]|


> Fix Prepared Statements behaviours after 15252
> ----------------------------------------------
>
>                 Key: CASSANDRA-17248
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17248
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Messaging/Client
>            Reporter: Alex Petrov
>            Assignee: Alex Petrov
>            Priority: Normal
>
> [CASSANDRA-15252] has fixed an important issue: unwanted hash changes when 
> preparing fully qualified prepared statements which was causing 
> cluster-killing re-prepare loops. However, the fix introduced a regression: 
> non-qualified statements can get prepared against one keyspace but then 
> executed on another under some circumstances. This patch reconciles all 
> behaviours.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to