eric-maynard commented on code in PR #899: URL: https://github.com/apache/polaris/pull/899#discussion_r1934390928
########## integration-tests/src/main/java/org/apache/polaris/service/it/ext/PolarisServerManager.java: ########## @@ -42,7 +42,7 @@ public interface PolarisServerManager { * Returns server connection parameters for the tests under the specified context. * * <p>Implementations may reuse the same server for multiple contexts (with the same of different - * {@link Server#realmId() realm IDs}) or create a fresh server for each context. In any case, + * {@link Server#realm() realm IDs}) or create a fresh server for each context. In any case, Review Comment: I guess this comment should be changed to same `realm names` -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org