Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-11383

Avoid index segment stitching in RAM which lead to OOM on big SSTable files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 3.5
    • Legacy/CQL
    • C* 3.4

    • Normal
    • 3.4

    Description

      13 bare metal machines

      • 6 cores CPU (12 HT)
      • 64Gb RAM
      • 4 SSD in RAID0

      JVM settings:

      • G1 GC
      • Xms32G, Xmx32G

      Data set:

      • ≈ 100Gb/per node
      • 1.3 Tb cluster-wide
      • ≈ 20Gb for all SASI indices

      C* settings:

      • concurrent_compactors: 1
      • compaction_throughput_mb_per_sec: 256
      • memtable_heap_space_in_mb: 2048
      • memtable_offheap_space_in_mb: 2048

      I created 9 SASI indices

      • 8 indices with text field, NonTokenizingAnalyser, PREFIX mode, case-insensitive
      • 1 index with numeric field, SPARSE mode

      After a while, the nodes just gone OOM.

      I attach log files. You can see a lot of GC happening while index segments are flush to disk. At some point the node OOM ...

      /cc xedin

      Attachments

        1. SASI_Index_build_LCS_1G_Max_SSTable_Size_logs.tar.gz
          2.22 MB
          DuyHai Doan
        2. CASSANDRA-11383.patch
          6 kB
          Pavel Yaskevich
        3. new_system_log_CMS_8GB_OOM.log
          332 kB
          DuyHai Doan
        4. system.log_sasi_build_oom
          1.37 MB
          DuyHai Doan

        Activity

          People

            jwest Jordan West
            doanduyhai DuyHai Doan
            Jordan West
            Pavel Yaskevich
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: