[
https://issues.apache.org/jira/browse/SAMZA-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242493#comment-15242493
]
Navina Ramesh commented on SAMZA-838:
-------------------------------------
[~TaoFeng] Can you verify that the RB and patch match? I suspect they are
different and I don't know which one to use for committing.
> negative rocksdb.ttl.ms is not handled correctly
> -------------------------------------------------
>
> Key: SAMZA-838
> URL: https://issues.apache.org/jira/browse/SAMZA-838
> Project: Samza
> Issue Type: Bug
> Reporter: Tao Feng
> Assignee: Tao Feng
> Priority: Trivial
> Attachments: SAMZA-838.1.patch, SAMZA-838.2.patch
>
>
> Samza supports TTL since SAMZA-537 . From
> https://github.com/facebook/rocksdb/wiki/Time-to-Live, if ttl is negative,
> ttl won't happen. But in Samza code base(RocksDbKeyValueStore.scala), if user
> specifies negative rocksdb.ttl.ms, Samza will treat it as 1 second ttl. I am
> not sure if this is intended or just a trivial bug. I could provide a quick
> fix for this issue if needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)