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

David Smiley commented on SOLR-11960:
-------------------------------------

Admittedly the cluster properties API is similarly handicapped... so if there 
is no last minute change here it's at least consistent with cluster properties 
:-/   I suppose both cluster properties & collection properties & alias 
properties could be improved to support both single value name=value 
invocation, and a bulk style (using a prefix with wildcard for v1 or parent 
object for v2)... although it's a bit redundant to have both instead of the 
more capable bulk style.  Perhaps history/legacy must tie our hands here and we 
eventually arrive at both.

> Add collection level properties
> -------------------------------
>
>                 Key: SOLR-11960
>                 URL: https://issues.apache.org/jira/browse/SOLR-11960
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Peter Rusko
>            Assignee: Tomás Fernández Löbbe
>            Priority: Blocker
>             Fix For: 7.3
>
>         Attachments: SOLR-11960.patch, SOLR-11960.patch, SOLR-11960.patch, 
> SOLR-11960.patch, SOLR-11960.patch
>
>
> Solr has cluster properties, but no easy and extendable way of defining 
> properties that affect a single collection. Collection properties could be 
> stored in a single zookeeper node per collection, making it possible to 
> trigger zookeeper watchers for only those Solr nodes that have cores of that 
> collection.



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

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

Reply via email to