On Mon, Jun 24, 2013 at 11:19 PM, Arindam Barua <aba...@247-inc.com> wrote: > - We do not specify any tokens in cassandra.yaml relying on > bootstrap assigning the tokens automatically.
As cassandra.yaml comments state, you should never ever do this in a real cluster. I don't know what is causing your underlying issue, but not-specifying tokens is a strong contender. =Rob