Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-819

RocksDbKeyValueStore.flush() should be implemented

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • None
    • None

    Description

      The current code does not actually invoke db.flush(), due to lack of flush() method in the old RocksDb JNI API. With RocksDB 3.13.1, RocksDB.flush() method is exposed via JNI API and should be invoked in KV store's flush() method.

      Attachments

        1. SAMZA-819.patch
          5 kB
          Tao Feng
        2. SAMZA-819.2.patch
          5 kB
          Tao Feng

        Activity

          People

            TaoFeng Tao Feng
            nickpan47 Yi Pan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: