Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "FAQ" page has been changed by JonathanEllis. http://wiki.apache.org/cassandra/FAQ?action=diff&rev1=53&rev2=54 -------------------------------------------------- Setting your cache sizes too large can result in memory pressure. - Writing with ConsistencyLevel.ZERO is also an excellent way to run out of memory, since the server buffers up the write locally leaving the client free to send more. + Writing with !ConsistencyLevel.ZERO is also an excellent way to run out of memory, since the server buffers up the write locally leaving the client free to send more. <<Anchor(existing_data_when_adding_new_nodes)>> == What happens to existing data in my cluster when I add new nodes? ==
