[
https://issues.apache.org/jira/browse/KUDU-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke updated KUDU-2174:
------------------------------
Labels: roadmap-candidate scalability (was: )
> More efficient storage for ConsensusMetadata
> --------------------------------------------
>
> Key: KUDU-2174
> URL: https://issues.apache.org/jira/browse/KUDU-2174
> Project: Kudu
> Issue Type: Improvement
> Components: consensus
> Reporter: Mike Percy
> Priority: Major
> Labels: roadmap-candidate, scalability
>
> Consider using LMDB or RocksDB to more efficiently store ConsensusMetadata
> (cmeta) on disk. This would be more efficient than our current use of a
> single file per cmeta because it these systems batch writes therefore
> reducing fsyncs and improving write throughput.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)