Bootstrapping nodes do not handle reads requests until the bootstrap process is complete.
JLewis On Oct 13, 2012, at 11:19 PM, Andrey Ilinykh <ailin...@gmail.com> wrote: > Hello, everybody! > I'd like to clarify a bootstrapping process. As far as I understand, > bootstrapping node starts to accept writes immediately. What about > reads? > Bootstrapping node doesn't have all information, only replica nodes > have. Does it mean read operations with CL ALL may fail during > bootstrapping process? > > Thank you, > Andrey