roryqi commented on code in PR #10704: URL: https://github.com/apache/gravitino/pull/10704#discussion_r3083829910
########## docs/iceberg-rest-service.md: ########## @@ -129,6 +129,7 @@ If you are using multiple JDBC catalog backends, setting `jdbc-initialize` to tr #### REST backend configuration Use the REST backend to proxy another Iceberg REST catalog server (IRC2). The Gravitino Iceberg REST service acts as IRC1 and forwards catalog operations to IRC2. +Assuming IRC2 will be the Gravitino server, too. for this scenario, the IRC would not perform authorization and would only act as a proxy. IRC2 will perform authorization Review Comment: Thanks, done. -- 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]
