Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3354

RocksDB should compute checkpoint size based on backup file size

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Currently the RocksDB backend returns 0 for state size, the actual state size could be computed using:

      fs.getContentSummary(path).getLength();

      Attachments

        Activity

          People

            Unassigned Unassigned
            gyfora Gyula Fora
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: