ChenSammi commented on PR #6339:
URL: https://github.com/apache/ozone/pull/6339#issuecomment-1999349223
Hi. @Cyrill
```
There are two issues with S3 Secret storage:
OM fails to start if S3 secret storage is not available
OM crashes when 'ozone s3 getsecret' is called and S3 secret storage is
not available
```
IIRC, S3SecretStore is configurable. It's either RocksDB or Vault. Default
is RocksDB. If either of them fails during OM initialization, I think we
should fail the OM startup. Can you explain a little bit further why should OM
continue in this case?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]