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

Noble Paul updated SOLR-14680:
------------------------------
    Description: 
All our current implementations of SolrCloud such as 
# ClusterState
# DocCollection
# Slice
# Replica
etc are concrete classes. Providing alternate implementations or wrappers is 
extremely difficult. 

SOLR-14613 is attempting to create  such interfaces to make their sdk simpler

The objective is not to have a comprehensive set of methods in these 
interfaces. We will start out with a subset of required interfaces. We 
guarantee is that these interfaces will not delete/change signatures of methods 
in these interfaces. But we may add more methods as and when it suits us

  was:
All our current implementations of SolrCLoud such as 
# ClusterState
# DocCollection
# Slice
# Replica
etc are concrete classes. Providing alternate implementations or wrappers is 
extremely difficult. 

SOLR-14613 is attempting to create  such interfaces to make their sdk simpler

The objective is not to have a comprehensive set of methods in these 
interfaces. We will start out with a subset of required interfaces. We 
guarantee is that these interfaces will not delete/change signatures of methods 
in these interfaces. But we may add more methods as and when it suits us


> Provide simple interfaces to our concrete SolrCloud classes
> -----------------------------------------------------------
>
>                 Key: SOLR-14680
>                 URL: https://issues.apache.org/jira/browse/SOLR-14680
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>
> All our current implementations of SolrCloud such as 
> # ClusterState
> # DocCollection
> # Slice
> # Replica
> etc are concrete classes. Providing alternate implementations or wrappers is 
> extremely difficult. 
> SOLR-14613 is attempting to create  such interfaces to make their sdk simpler
> The objective is not to have a comprehensive set of methods in these 
> interfaces. We will start out with a subset of required interfaces. We 
> guarantee is that these interfaces will not delete/change signatures of 
> methods in these interfaces. But we may add more methods as and when it suits 
> us



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to