You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Doug Rohrer (Jira)" <ji...@apache.org> on 2022/10/24 17:53:00 UTC

[jira] [Commented] (CASSANDRA-17783) Move {{Schema.FORCE_LOAD_KEYSPACES}} and {{Schema.FORCE_LOAD_KEYSPACES_PROP}} to {{CassandraRelevantProps}}

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

Doug Rohrer commented on CASSANDRA-17783:
-----------------------------------------

Just wanted to see if we can make some progress on this - would love to get this merged soon if possible.

> Move {{Schema.FORCE_LOAD_KEYSPACES}} and {{Schema.FORCE_LOAD_KEYSPACES_PROP}} to {{CassandraRelevantProps}}
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17783
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17783
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Startup and Shutdown
>            Reporter: Doug Rohrer
>            Assignee: Doug Rohrer
>            Priority: Low
>             Fix For: 4.x
>
>         Attachments: CASSANDRA-17783-rebased.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{Schema.FORCE_LOAD_LOCAL_KEYSPACES_PROP}} and {{Schema.FORCE_LOAD_LOCAL_KEYSPACES}} should be moved to {{CassandraRelevantProps}} for two reasons. 
> # Generally speaking, this is where these kinds of things live. 
> # By having them in Schema, you can't actually use {{Schema.FORCE_LOAD_LOCAL_KEYSPACES_PROP}} without running all of the static initializers... and you want to use {{Schema.FORCE_LOAD_LOCAL_KEYSPACES_PROP}} to set the system property before the static initializer runs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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