Uploaded image for project: 'Bookkeeper'
  1. Bookkeeper
  2. BOOKKEEPER-1106

Ledger eviction should not impact write performance

    XMLWordPrintableJSON

Details

    Description

      When read behind happens, it would quickly read bunch of ledgers, which will evict current active ledgers for writing from the ledger cache. with the ledger being evicted from cache, it would impact the write performance.

      In order to address this issue, we should separate write FileInfo and read FileInfo in the cache.

      Attachments

        Activity

          People

            yzang Yiming Zang
            yzang Yiming Zang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: