Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Container Creation on datanodes take around 300ms due to rocksdb creation. Rocksdb creation is taking a considerable time and this needs to be optimized.
Creating a rocksdb per disk should be enough and each container can be table inside the rocksdb.
Attachments
Attachments
Issue Links
- relates to
-
HDDS-2317 Change rocksDB per Container model to have table per container on RocksDb per disk
- Resolved
- links to