mukul1987 opened a new pull request #708: HDDS-1401. Static ContainerCache in 
Datanodes can result in overwrite of container db. Contributed by Mukul Kumar 
Singh.
URL: https://github.com/apache/hadoop/pull/708
 
 
   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.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to