HDDS-1535. Space tracking for Open Containers : Handle Node Startup. Contributed by Supratim Deka (#832)
*
HDDS-1535. Space tracking for Open Containers : Handle Node Startup. Contributed by Supratim Deka
* Fixed checkstyle issues.
* verifyContainerData also does fixup, renamed. Added a Javadoc comment, both as per review discussion
* fixed merge error. adapted to new signature of BlockUtils getDB
* fixed checkstyle issue post merge