Cyrill commented on PR #6339: URL: https://github.com/apache/ozone/pull/6339#issuecomment-2027354514
@kerneltime Sorry, I didn't quite get which exactly Ratis you were having in mind. A client executes a getsecret request, sends it through RPC to OM, then the request is executed on the OM side. Before this change an unavailable vault resulted in a successful response to the client and an exception during persisting the operations to RocksDB. Now, should the request fail, the client gets the error response straight away. What am I missing? -- 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]
