I am curious to know what exactly happens when a new node is added in the
existing running ES cluster.
- How do the primary and replica shards get rearranged (in general the
storage-data distribution)?
- What happens to the query and index processing load?
- What are the other factors that get affected in terms of performance
improvement or decrement when adding a new node?
--
Ideas, anyone?!
On Tuesday, 4 September 2012 14:49:26 UTC+5:30, Atharva Patel wrote:
I am curious to know what exactly happens when a new node is added in the
existing running ES cluster.
- How do the primary and replica shards get rearranged (in general the
storage-data distribution)?
- What happens to the query and index processing load?
- What are the other factors that get affected in terms of performance
improvement or decrement when adding a new node?
--