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

LevelDB and L1 cache use the same configuration value in KeyValueStorageEngine

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.7.0
    • None
    • None

    Description

      Both seem to key off of
      cache.size
      This is not right. The L1 cache is caching a number of objects and leveldb is allocating a number of bytes. In general the leveldb cache should be big (tens of MBs) and the L1 cache small (a few thousand).

      Attachments

        1. SAMZA-47.patch
          15 kB
          Martin Kleppmann

        Issue Links

          Activity

            People

              martinkl Martin Kleppmann
              jkreps Jay Kreps
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: