[
https://issues.apache.org/jira/browse/CASSANDRA-15985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17385102#comment-17385102
]
Ekaterina Dimitrova commented on CASSANDRA-15985:
-------------------------------------------------
To https://github.com/apache/cassandra.git
cb0e4386d8..d3ddb190ee cassandra-2.2 -> cassandra-2.2
426253a340..92773f8f2d cassandra-3.0 -> cassandra-3.0
87645a9256..85de9a05cb cassandra-3.11 -> cassandra-3.11
0779160c25..5fec98c583 cassandra-4.0 -> cassandra-4.0
818e0baa62..ad4e7030a0 trunk -> trunk
To https://github.com/apache/cassandra-dtest.git
af5d69e7..8fb42c00 trunk -> trunk
Unfortunately, I realized I pushed first the Cassandra repo, the dtest was
staged with -n so I think probably the dtest fixes will be acknowledged in
Jenkins with the next build. Apologize for the confusion.
> 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
>
> Attachments: TestCqlsh_run_results.txt
>
>
> {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]