[jira] [Updated] (SOLR-5132) Implement a modifyCollection API

2015-05-18 Thread Noble Paul (JIRA)

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

Noble Paul updated SOLR-5132:
-
Attachment: SOLR-5132.patch

 Implement a modifyCollection API
 

 Key: SOLR-5132
 URL: https://issues.apache.org/jira/browse/SOLR-5132
 Project: Solr
  Issue Type: Sub-task
  Components: SolrCloud
Reporter: Shalin Shekhar Mangar
Assignee: Noble Paul
 Fix For: 4.9, Trunk

 Attachments: SOLR-5132.patch, SOLR-5132.patch, SOLR-5132.patch


 A new “modifyCollection” API will be introduced to:
 # Turn on/off collectionApiMode (see SOLR-5096)
 # Modify values of maxShardsPerNode for the collection
 # Modify value of replicationFactor for entire collection (apply to each and 
 every slice)
 # Modify values of replicationFactor on a per-slice basis
 # Modify rules
 #Modify Snitch



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SOLR-5132) Implement a modifyCollection API

2015-05-15 Thread Noble Paul (JIRA)

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

Noble Paul updated SOLR-5132:
-
Attachment: SOLR-5132.patch

 Implement a modifyCollection API
 

 Key: SOLR-5132
 URL: https://issues.apache.org/jira/browse/SOLR-5132
 Project: Solr
  Issue Type: Sub-task
  Components: SolrCloud
Reporter: Shalin Shekhar Mangar
Assignee: Noble Paul
 Fix For: 4.9, Trunk

 Attachments: SOLR-5132.patch, SOLR-5132.patch


 A new “modifyCollection” API will be introduced to:
 # Turn on/off collectionApiMode (see SOLR-5096)
 # Modify values of maxShardsPerNode for the collection
 # Modify value of replicationFactor for entire collection (apply to each and 
 every slice)
 # Modify values of replicationFactor on a per-slice basis
 # Modify rules
 #Modify Snitch



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SOLR-5132) Implement a modifyCollection API

2015-05-04 Thread Noble Paul (JIRA)

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

Noble Paul updated SOLR-5132:
-
Description: 
A new “modifyCollection” API will be introduced to:
# Turn on/off collectionApiMode (see SOLR-5096)
# Modify values of maxShardsPerNode for the collection
# Modify value of replicationFactor for entire collection (apply to each and 
every slice)
# Modify values of replicationFactor on a per-slice basis
# Modify rules
#Modify Snitch

  was:
A new “modifyCollection” API will be introduced to:
# Turn on/off collectionApiMode (see SOLR-5096)
# Modify values of maxShardsPerNode for the collection
# Modify value of replicationFactor for entire collection (apply to each and 
every slice)
# Modify values of replicationFactor on a per-slice basis


 Implement a modifyCollection API
 

 Key: SOLR-5132
 URL: https://issues.apache.org/jira/browse/SOLR-5132
 Project: Solr
  Issue Type: Sub-task
  Components: SolrCloud
Reporter: Shalin Shekhar Mangar
Assignee: Shalin Shekhar Mangar
 Fix For: 4.9, Trunk

 Attachments: SOLR-5132.patch


 A new “modifyCollection” API will be introduced to:
 # Turn on/off collectionApiMode (see SOLR-5096)
 # Modify values of maxShardsPerNode for the collection
 # Modify value of replicationFactor for entire collection (apply to each and 
 every slice)
 # Modify values of replicationFactor on a per-slice basis
 # Modify rules
 #Modify Snitch



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (SOLR-5132) Implement a modifyCollection API

2014-04-09 Thread Shalin Shekhar Mangar (JIRA)

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

Shalin Shekhar Mangar updated SOLR-5132:


Attachment: SOLR-5132.patch

I added a 'modify' collection API.

Example:
/admin/collections?action=MODIFYname=collection1replicationFactor=2maxShardsPerNode=4shard.shard2.replicationFactor=5

I'm working on adding a test.

 Implement a modifyCollection API
 

 Key: SOLR-5132
 URL: https://issues.apache.org/jira/browse/SOLR-5132
 Project: Solr
  Issue Type: Sub-task
  Components: SolrCloud
Reporter: Shalin Shekhar Mangar
Assignee: Shalin Shekhar Mangar
 Fix For: 4.8, 5.0

 Attachments: SOLR-5132.patch


 A new “modifyCollection” API will be introduced to:
 # Turn on/off collectionApiMode (see SOLR-5096)
 # Modify values of maxShardsPerNode for the collection
 # Modify value of replicationFactor for entire collection (apply to each and 
 every slice)
 # Modify values of replicationFactor on a per-slice basis



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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



[jira] [Updated] (SOLR-5132) Implement a modifyCollection API

2014-03-15 Thread David Smiley (JIRA)

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

David Smiley updated SOLR-5132:
---

Fix Version/s: (was: 4.7)
   4.8

 Implement a modifyCollection API
 

 Key: SOLR-5132
 URL: https://issues.apache.org/jira/browse/SOLR-5132
 Project: Solr
  Issue Type: Sub-task
  Components: SolrCloud
Reporter: Shalin Shekhar Mangar
 Fix For: 4.8, 5.0


 A new “modifyCollection” API will be introduced to:
 # Turn on/off collectionApiMode (see SOLR-5096)
 # Modify values of maxShardsPerNode for the collection
 # Modify value of replicationFactor for entire collection (apply to each and 
 every slice)
 # Modify values of replicationFactor on a per-slice basis



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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



[jira] [Updated] (SOLR-5132) Implement a modifyCollection API

2013-11-25 Thread Shalin Shekhar Mangar (JIRA)

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

Shalin Shekhar Mangar updated SOLR-5132:


Fix Version/s: (was: 4.6)
   4.7
   5.0

 Implement a modifyCollection API
 

 Key: SOLR-5132
 URL: https://issues.apache.org/jira/browse/SOLR-5132
 Project: Solr
  Issue Type: Sub-task
  Components: SolrCloud
Reporter: Shalin Shekhar Mangar
 Fix For: 5.0, 4.7


 A new “modifyCollection” API will be introduced to:
 # Turn on/off collectionApiMode (see SOLR-5096)
 # Modify values of maxShardsPerNode for the collection
 # Modify value of replicationFactor for entire collection (apply to each and 
 every slice)
 # Modify values of replicationFactor on a per-slice basis



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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