Hi,
I could see that the configuration for the memtable_flush_queue_size has
been removed in the following commit:
https://github.com/apache/cassandra/commit/4b54b8acd21999ad4394feb93deb7cca1de445c0#diff-b66584c9ce7b64019b5db5a531deeda1
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fapache%2Fcassandra%2Fcommit%2F4b54b8acd21999ad4394feb93deb7cca1de445c0%23diff-b66584c9ce7b64019b5db5a531deeda1&sa=D&sntz=1&usg=AFQjCNGQtBYQQSONkqY6M5tDHx3WMDEZYg>


But the documentation
<http://docs.datastax.com/en/cassandra/2.1/cassandra/configuration/configCassandra_yaml_r.html?scroll=reference_ds_qfg_n1r_1k__memtable_flush_queue_size>
mentions about the existence of the same. I would like to know behaviour of
memtable flushing after this change. Does it still put in the queue to be
flushed by asynchronous threads? Please help me in this regard.

Thanks,
Jagadeesh Mohan

Reply via email to