[
https://issues.apache.org/jira/browse/SAMZA-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omkar Deshpande updated SAMZA-2267:
-----------------------------------
Affects Version/s: (was: 1.1)
(was: 1.0)
> Allow overriding RocksDB file size parameters
> ----------------------------------------------
>
> Key: SAMZA-2267
> URL: https://issues.apache.org/jira/browse/SAMZA-2267
> Project: Samza
> Issue Type: Improvement
> Components: kv-store
> Affects Versions: 1.2
> Reporter: Omkar Deshpande
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Allow following properties for rocksdb to be overriden from samza
> configuration -
> "rocksdb.delete.obsolete.files.period.micros" :
> This property specifies the period in microseconds to delete obsolete files
> regardless of files removed during compaction
> "rocksdb.max.manifest.file.size" :
> This property specifies the maximum size of the MANIFEST data file, after
> which it is rotated. Default value is also the maximum, making it practically
> unlimited: only one manifest file is used.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)