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

Delete doesn't work with cache and serde store

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.7.0
    • kv
    • None

    Description

      A bug appears to have been introduced in SAMZA-94. The bug is that, when a CachedStore wraps a SerializedKeyValueStore, CachedStore.delete calls store.put(k, null), which triggers an NPE in the SerializedKeyValueStore.

      Attachments

        1. SAMZA-104.0.patch
          12 kB
          Chris Riccomini
        2. SAMZA-104.1.patch
          14 kB
          Chris Riccomini

        Activity

          People

            criccomini Chris Riccomini
            criccomini Chris Riccomini
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: