You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2018/01/24 02:00:00 UTC

[jira] [Created] (SAMZA-1565) Disallow switching between TTL and non-TTL mode for RocksDB stores

Prateek Maheshwari created SAMZA-1565:
-----------------------------------------

             Summary: Disallow switching between TTL and non-TTL mode for RocksDB stores
                 Key: SAMZA-1565
                 URL: https://issues.apache.org/jira/browse/SAMZA-1565
             Project: Samza
          Issue Type: Bug
            Reporter: Prateek Maheshwari


Opening a TTL'd store in non-TTL mode or vice-versa can cause data corruption on writes to the store and false negatives on reads. Samza should disallow this change.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)