Sammi Chen created HDDS-14800:
---------------------------------

             Summary: Check DB open state during one container scanning in 
BackgroundContainerDataScanner 
                 Key: HDDS-14800
                 URL: https://issues.apache.org/jira/browse/HDDS-14800
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Sammi Chen
            Assignee: Priyesh K


StorageVolumeChecker and BackgroundContainerDataScanner are running in 
parallel. 

When StorageVolumeChecker detects a volume check fails twice(configurable), it 
will fail the volume, close the rocksdb for this volume. 

Since BackgroundContainerDataScanner doesn't get notified for DB close, so it 
should check the DB open/close state during a container's scan, before calling 
rocksdb APIs. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to