[chef] Re: Latency on search indicies


Chronological Thread 
  • From: Peter Donald < >
  • To:
  • Subject: [chef] Re: Latency on search indicies
  • Date: Tue, 25 Jun 2013 07:20:57 +1000

Hi,

Just be warned that the lag can be much more significant. We run the
open source variant of chef for now and have noticed lags of anywhere
between <1s to ~120s between the data being inserted and it being
accessible via search. In most cases we rely on eventual consistency
to catch up but in the cases of directed changes - particularly in our
CD pipeline we insert data bag items and then poll until available
before progressing.

We use search extensively and have a large number of windows nodes
which seems to place pressure on the indexing system. To reduce the
impact we have started to strip out lots of windows ohai data and use
partial search cookbook where possible. That combined wiht a bit more
memory for the chef box has reduced the lag a little.

Not sure if that helps ...

On Mon, Jun 24, 2013 at 8:52 PM, Jeppe Nejsum Madsen 
< >
 wrote:
> Ohai,
>
> What's the expected latency between executing a command until the search
> index is updated (we're using hosted chef)?
>
> I've seen several times now that it can take 15-20 seconds from moving a
> node from one environment to another before it's returned by search. Is this
> normal?
>
> /Jeppe
>
>
>



-- 
Cheers,

Peter Donald



Archive powered by MHonArc 2.6.16.

§