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

Deal with small compression chunk size better during streaming plan setup

    XMLWordPrintableJSON

Details

    • Normal

    Description

      For clusters using small compression chunk size and terabytes of data, the streaming plan calculations will instantiate hundreds of millions of compressionmetadata$chunk objects, which will create unreasonable amounts of heap pressure. Rather than instantiating all of those at once, streaming should instantiate only as many as needed for a single file per table at a time.

      Attachments

        Issue Links

          Activity

            People

              yukim Yuki Morishita
              jjirsa Jeff Jirsa
              Yuki Morishita
              Paulo Motta
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: