-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.3.0
-
Fix Version/s: 0.4.1
-
Component/s: Ozone Datanode
-
Target Version/s:
-
Sprint:Done
The datanodes use a static Container cache, and this container cache is key'd using the container ID.
In a MiniOzoneCluster environment, this can lead to multiple container on different datanodes to use the same rocksdb leading to inconsistency.
- links to