You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sumit Agrawal (Jira)" <ji...@apache.org> on 2022/10/12 05:59:00 UTC

[jira] [Created] (HDDS-7314) Recon graceful shutdown while closing RocksDB handle

Sumit Agrawal created HDDS-7314:
-----------------------------------

             Summary: Recon graceful shutdown while closing RocksDB handle
                 Key: HDDS-7314
                 URL: https://issues.apache.org/jira/browse/HDDS-7314
             Project: Apache Ozone
          Issue Type: Bug
          Components: Ozone Recon
            Reporter: Sumit Agrawal
            Assignee: Sumit Agrawal


JVM crash is observed in ozone integration test. The cause for this,
- Rocks DB is closed
- Operation in other thread accessing rocks db for read and write

As solution, need to perform graceful shutdown in order, closing other threads and then rocksdb handle at last.




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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org