[
https://issues.apache.org/jira/browse/SAMZA-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hai Lu updated SAMZA-2267:
--------------------------
Fix Version/s: 1.3
> 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
> Fix For: 1.3
>
> Time Spent: 1h
> 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
(v8.3.4#803005)