[
https://issues.apache.org/jira/browse/CASSANDRA-15985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384445#comment-17384445
]
Ekaterina Dimitrova commented on CASSANDRA-15985:
-------------------------------------------------
I just committed CASSANDRA-16736 and I am open to take over the rest of the
cqlsh fixes as part of this patch if you don't have time [~Gerrrr], just let me
know. Otherwise, I promise at least a review. :)
PS I decided not to overcomplicate the situation, committed what was already
approved and the rest is unrelated test changes that we can handle here as per
our agreements.
> python dtest TestCqlsh added enable_scripted_user_defined_functions which
> breaks on 2.2
> ---------------------------------------------------------------------------------------
>
> Key: CASSANDRA-15985
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15985
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest/python
> Reporter: David Capwell
> Assignee: Aleksandr Sorokoumov
> Priority: Normal
> Fix For: 2.2.x
>
>
> {code}
> ERROR [main] 2020-07-26 03:03:14,108 CassandraDaemon.java:744 - Exception
> encountered during startup
> org.apache.cassandra.exceptions.ConfigurationException: Invalid yaml. Please
> remove properties [enable_scripted_user_defined_functions] from your
> cassandra.yaml
> at
> org.apache.cassandra.config.YamlConfigurationLoader$MissingPropertiesChecker.check(YamlConfigurationLoader.java:146)
> ~[main/:na]
> at
> org.apache.cassandra.config.YamlConfigurationLoader.loadConfig(YamlConfigurationLoader.java:113)
> ~[main/:na]
> at
> org.apache.cassandra.config.YamlConfigurationLoader.loadConfig(YamlConfigurationLoader.java:85)
> ~[main/:na]
> at
> org.apache.cassandra.config.DatabaseDescriptor.loadConfig(DatabaseDescriptor.java:151)
> ~[main/:na]
> at
> org.apache.cassandra.config.DatabaseDescriptor.<clinit>(DatabaseDescriptor.java:133)
> ~[main/:na]
> at
> org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:604)
> [main/:na]
> at
> org.apache.cassandra.service.CassandraDaemon.main(CassandraDaemon.java:731)
> [main/:na]]
> {code}
> This test doesn’t put a version limit, so all tests fail on 2.2 since the
> property was added to all clusters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]