Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "LargeDataSetConsiderations" page has been changed by jeremyhanna:
https://wiki.apache.org/cassandra/LargeDataSetConsiderations?action=diff&rev1=23&rev2=24

   * sstable index files are no longer loaded on startup (reference)
  
  '''On moving data structures off-heap'''
-  * Moving data structures off-heap means that the structure gets serialized 
off-heap until it is needed.  Then it is deserialized temporarily in the heap 
and is the garbage collected when it is no longer used.
+  * Moving data structures off-heap means that the structure gets serialized 
off-heap until it is needed.  Then it is deserialized temporarily in the heap 
and is garbage collected when it is no longer needed.
  
  ==== Other points to consider: ====
  

Reply via email to