But it seems that it uses cl to read list from cluster just like I said: https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/cql3/statements/ModificationStatement.java#L398
2018-04-20 16:12 GMT+08:00 DuyHai Doan <doanduy...@gmail.com>: > The read operation on the list column is done locally on each replica so > replication factor does not really apply here > > On Fri, Apr 20, 2018 at 7:37 AM, Jinhua Luo <luajit...@gmail.com> wrote: >> >> Hi All, >> >> Some list operations, like set by index, needs to read the whole list >> before update. >> So what's the read consistency level of that read? Use the same cl of >> the setting for the normal read? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org >> For additional commands, e-mail: user-h...@cassandra.apache.org >> > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org For additional commands, e-mail: user-h...@cassandra.apache.org