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

Reduce native_transport_max_frame_size_in_mb

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 4.1-alpha1, 4.1
    • Messaging/Client
    • None

    Description

      There is really no point in having this set to 256MB when the commitlog segment size defaults to 32MB, effectively capping the largest insertable mutation to 16MB.

      The native transport can provide a good first line of defense against large mutations that would otherwise hit the heap if left to be rejected by the commitlog.

      Attachments

        Activity

          People

            brandon.williams Brandon Williams
            brandon.williams Brandon Williams
            Brandon Williams
            Benjamin Lerer
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: