You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Wei Song (JIRA)" <ji...@apache.org> on 2019/01/17 21:41:00 UTC

[jira] [Resolved] (SAMZA-2076) RocksDbTableDescriptor should use Long type for TTL

     [ https://issues.apache.org/jira/browse/SAMZA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei Song resolved SAMZA-2076.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 1.1

Issue resolved by pull request 887
[https://github.com/apache/samza/pull/887]

> RocksDbTableDescriptor should use Long type for TTL
> ---------------------------------------------------
>
>                 Key: SAMZA-2076
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2076
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Wei Song
>            Assignee: Wei Song
>            Priority: Major
>             Fix For: 1.1
>
>
> Samza uses millisec as config value, while in rocksDB it's defined as int32. It's currently defined as integer in RocksDbTableDescriptor, the range isn't large enough to match, and it should be of Long type.



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