I'm getting warn on cassandra log - "Pausing until token count stabilizes" -


someone can please me understand warning mean?

"pausing until token count stabilizes (target=256, actual=282)"

and how can fix it?

thanks ahead ! =)

i guess shuffle operates in stages, prevent data loss.

  1. add tokens nodes take on tokens.

  2. wait nodes have data transferred them. @ stage nodes have tokens.

  3. remove tokens nodes no longer responsible them.

  4. remove data nodes no longer responsible it.

i'm guessing message saying process @ stage 2.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -