You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "HoustonPutman (via GitHub)" <gi...@apache.org> on 2023/06/23 16:21:42 UTC

[GitHub] [solr-operator] HoustonPutman commented on issue #579: Observed generation field addition in solr-operator code

HoustonPutman commented on issue #579:
URL: https://github.com/apache/solr-operator/issues/579#issuecomment-1604512311

   > Whenever we are describing the CustomResource deployed for a Solr cluster we should be able to display current status of cluster deployment such as Pending, Running or Failed. I want to see this is under status section while describing CustomResource.
   
   Do the `Replicas`, `Ready Replicas` and `Up to date Replicas` values not provide this information already? It's hard for the solr operator to determine whether a non-ready cloud is "pending" or "failed", so this is would be difficult to implement.
   
   > Also I want observed generation field to be increase with every successful solr deployment.
   So let me know where exactly I need to add this feature in solr operator code.
   
   `increase with every successful solr deployment` needs to be more clear here. It could mean any update to the StatefulSet, or it could mean any update to the SolrCloud resource. Also what value does this provide?
   
   The statefulSet.Status has an `observedGeneration` field, is this what you are looking for?


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org