Hi, all,
The config has data limits described as KB, MB, etc. Are these KB MB or KiB
MiB? (curses to the lazy modern age for forcing a change) Nodetool status
reports TiB. I assume these are all really base2 numbers but am just seeking to
clarify.
Eg.,
# Default value ("auto") is 1/256th of the heap or 10MB, whichever is greater
prepared_statements_cache_size_mb:
and
# you may want to adjust max_value_size_in_mb accordingly. This should be
positive and less than 2048.
# native_transport_max_frame_size_in_mb: 256
Thanks
M