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

Ekaterina Dimitrova commented on CASSANDRA-17378:
-------------------------------------------------

There are a few failures but nothing related:
 * udf_overload was fixed but the fix is not in the branch I was testing with.
 * Upgrade tests are known and we have ticket - CASSANDRA-17140
 * bootstrapTest - seems like flaky test and there is no open ticket. I see 
this failure with a few patches in CircleCI with Moidres today and I found one 
failure in Butler. I will raise a ticket. Unrelated to this patch.

Starting commit soon

> Add backward compatibility for a few changes done in 15234
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-17378
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17378
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Build
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.x
>
>
> Based on the latest ML conversations, the following changes in Config should 
> be reconsidered:
> [https://github.com/apache/cassandra/commit/c51a7c66fc21ca2da08b89ae5f9b4817ee4d8c23]
>  * max_streaming_retries - deprecated long time ago but it should be there 
> until at least 5.0. We need to revert this change
>  * user_defined_function_warn_timeout_in_ms and 
> user_defined_function_fail_timeout_in_ms - add @Replaces annotation and I 
> think it is nice to transfer them to the new types too. *NOTE: Don't forget 
> to add the backward compatibility for those two in CCM by adding entries 
> [here|https://github.com/riptano/ccm/blob/master/ccmlib/common.py#L62-L148]; 
> valid for any parameter that will use the new framework and we want to be 
> backward compatible and tested properly by DTests*



--
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