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

Shalin Shekhar Mangar updated SOLR-5128:
----------------------------------------

    Description: 
This is a master issue to track things that we need to do to make cluster 
management easier.

# Introduce a new mode to disallow creation of collections by configuration and 
use the collection API instead
# New addReplica API to add a replica to a collection/shard
# New modifyCollection API to change replicationFactor, maxShardsPerNode 
configurations
# Update Solr Admin UI for the new APIs
# Longer term, optionally enforce the replicationFactor to add/remove nodes 
automatically

Some features have already been committed as part of other issues:
# SOLR-4693 added a deleteShard API
# SOLR-5006 added a createShard API
# SOLR-4808 persisted replicationFactor and maxShardsPerNode parameters in 
cluster state
# SOLR-5310 added a deleteReplica API

  was:
This is a master issue to track things that we need to do to make cluster 
management easier.

# Introduce a new mode to disallow creation of collections by configuration and 
use the collection API instead
# New addNode/removeNode APIs to add/remove nodes to/from a collection/shard
# New modifyCollection API to change replicationFactor, maxShardsPerNode 
configurations
# Update Solr Admin UI for the new APIs
# Longer term, optionally enforce the replicationFactor to add/remove nodes 
automatically

Some features have already been committed as part of other issues:
# SOLR-4693 added a deleteShard API
# SOLR-5006 added a createShard API
# SOLR-4808 persisted replicationFactor and maxShardsPerNode parameters in 
cluster state


> Improve SolrCloud cluster management capabilities
> -------------------------------------------------
>
>                 Key: SOLR-5128
>                 URL: https://issues.apache.org/jira/browse/SOLR-5128
>             Project: Solr
>          Issue Type: New Feature
>          Components: SolrCloud
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 5.0, 4.7
>
>
> This is a master issue to track things that we need to do to make cluster 
> management easier.
> # Introduce a new mode to disallow creation of collections by configuration 
> and use the collection API instead
> # New addReplica API to add a replica to a collection/shard
> # New modifyCollection API to change replicationFactor, maxShardsPerNode 
> configurations
> # Update Solr Admin UI for the new APIs
> # Longer term, optionally enforce the replicationFactor to add/remove nodes 
> automatically
> Some features have already been committed as part of other issues:
> # SOLR-4693 added a deleteShard API
> # SOLR-5006 added a createShard API
> # SOLR-4808 persisted replicationFactor and maxShardsPerNode parameters in 
> cluster state
> # SOLR-5310 added a deleteReplica API



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to