You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@solr.apache.org by Joel Bernstein <jo...@gmail.com> on 2022/03/09 00:35:06 UTC

solr-operator stale reads

Hi,

One of the things we've run into in our tests is that we appear to be
getting stale reads from Kube when getting state information on solrcloud
objects. For example one kubeclient (Fabric8 Java) will see a SolrCloud
object in a different state than another Fabric8 client.

I wanted to check and see if stale reads are typical with Kube state or if
this might be an issue with our application.


Joel Bernstein
http://joelsolr.blogspot.com/

Re: solr-operator stale reads

Posted by Joel Bernstein <jo...@gmail.com>.
Based on this ticket I think it's Kube:
https://github.com/kubernetes/kubernetes/issues/59848

Joel Bernstein
http://joelsolr.blogspot.com/


On Tue, Mar 8, 2022 at 7:35 PM Joel Bernstein <jo...@gmail.com> wrote:

> Hi,
>
> One of the things we've run into in our tests is that we appear to be
> getting stale reads from Kube when getting state information on solrcloud
> objects. For example one kubeclient (Fabric8 Java) will see a SolrCloud
> object in a different state than another Fabric8 client.
>
> I wanted to check and see if stale reads are typical with Kube state or if
> this might be an issue with our application.
>
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>