HoustonPutman commented on issue #251: URL: https://github.com/apache/solr-operator/issues/251#issuecomment-816985270
Actually, after implementing the new "empty `spec.replicas`" logic, I'm not sure it's necessary at all. The HPA will set the `spec.replicas` field on the SolrCloud object, not the StatefulSet. Therefore we can continue defaulting our `spec.replicas` to 3, as we currently are. The HPA will just scale it up or scale it down accordingly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org