[
https://issues.apache.org/jira/browse/SAMZA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Maes updated SAMZA-2076:
-----------------------------
Fix Version/s: (was: 1.1)
1.0.1
1.0.1
> 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.0.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)