Shalin Shekhar Mangar created SOLR-10606: --------------------------------------------
Summary: Minor suspend-trigger and resume-trigger API improvements Key: SOLR-10606 URL: https://issues.apache.org/jira/browse/SOLR-10606 Project: Solr Issue Type: Sub-task Security Level: Public (Default Security Level. Issues are Public) Components: SolrCloud Reporter: Shalin Shekhar Mangar Fix For: master (7.0) The suspend-trigger and resume-trigger APIs currently throw error if you try to invoke them with #EACH (meaning all triggers) when no triggers are configured in ZK. IMO, this should be allowed. I can foresee devops scripts which, for safety, need to do that blindly. Secondly, the suspend and resume trigger APIs should return the actual list of triggers suspended or resumed when called with #EACH. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org