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