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:
Attachments
Issue Links
- is related to
-
SOLR-6082 Umbrella JIRA for Admin UI and SolrCloud.
-
- Closed
-
- relates to
-
SOLR-7666 Umbrella ticket for Angular JS post-5.2.1 issues
-
- Closed
-
-
SOLR-5600 Don't perisist replicationFactor by default.
-
- Open
-
-
SOLR-5806 SolrCloud: UI link or script to remove node from clusterstate.json
-
- Open
-
-
SOLR-7716 misleading errors reported for CREATESHARD if new shard would exceed maxShardsPerNode
-
- Open
-
-
SOLR-5169 Provide a way to query for zookeeper quorum state and other cloud-related info
-
- Resolved
-
1.
|
Introduce a new mode to force collection api usage |
|
Resolved | Shalin Shekhar Mangar |
2.
|
Implement addReplica Collections API |
|
Closed | Noble Paul |
3.
|
Implement removeNode Collections API |
|
Closed | Shalin Shekhar Mangar |
4.
|
Implement a modifyCollection API |
|
Closed | Noble Paul |
5.
|
Don't let cores create slices/named replicas |
|
Resolved | Noble Paul |
6.
|
Support cluster-wide properties with an API called CLUSTERPROP |
|
Resolved | Noble Paul |
7.
|
Add List Collections functionality to Collections API |
|
Closed | Shalin Shekhar Mangar |
8.
|
Introduce autoManageReplicas collection property |
|
Open | Unassigned |
9.
|
Implement an Overseer status API |
|
Closed | Shalin Shekhar Mangar |
10.
|
Backup/Restore API for SolrCloud |
|
Closed | Varun Thacker |
11.
|
Expose Overseer Status via JMX |
|
Open | Unassigned |
12.
|
Expose per-collection and per-shard aggregate statistics |
|
Resolved | Shalin Shekhar Mangar |