You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "jefferyyuan (JIRA)" <ji...@apache.org> on 2018/08/02 00:47:00 UTC

[jira] [Updated] (SOLR-12612) Accept any key in cluster properties

     [ https://issues.apache.org/jira/browse/SOLR-12612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jefferyyuan updated SOLR-12612:
-------------------------------
    Description: 
Cluster properties is a good place to store configuration data that's shared in the whole cluster: solr and other (authorized) apps can easily read and update them.

 

It would be very useful if we can store extra data in cluster properties which would act as a centralized property management system between solr and its related apps (like manager or monitor apps).

 

And the change would be also very simple.

We can also require all extra property starts with prefix like: extra_

 

PR: https://github.com/apache/lucene-solr/pull/429

 

 

  was:
Cluster properties is a good place to store configuration data that's shared in the whole cluster: solr and other (authorized) apps can easily read and update them.

 

It would be very useful if we can store extra data in cluster properties which would act as a centralized property management system between solr and its related apps (like manager or monitor apps).

 

And the change would be also very simple.

We can also require all extra property starts with prefix like: extra_

 

 


> Accept any key in cluster properties
> ------------------------------------
>
>                 Key: SOLR-12612
>                 URL: https://issues.apache.org/jira/browse/SOLR-12612
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 7.4, master (8.0)
>            Reporter: jefferyyuan
>            Priority: Minor
>             Fix For: master (8.0)
>
>
> Cluster properties is a good place to store configuration data that's shared in the whole cluster: solr and other (authorized) apps can easily read and update them.
>  
> It would be very useful if we can store extra data in cluster properties which would act as a centralized property management system between solr and its related apps (like manager or monitor apps).
>  
> And the change would be also very simple.
> We can also require all extra property starts with prefix like: extra_
>  
> PR: https://github.com/apache/lucene-solr/pull/429
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org