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

Make PeriodicCommitLogService.blockWhenSyncLagsNanos configurable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 4.0-alpha1, 4.0
    • None
    • None

    Description

      When using the default values for periodic commitlog, the sync is every ten seconds and if there's a lad in flushing to disc, we can block for up to 15 seconds (sync time * 1.5). However, if you lower the sync time to 1 second, for example, the block time is only 1.5 seconds (not acceptable in all situations). Admittedly this is only an expert-level setting, but useful in some cases.

      Attachments

        Activity

          People

            jasobrown Jason Brown
            jasobrown Jason Brown
            Jason Brown
            Jordan West
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: