tokoko commented on code in PR #3699:
URL: https://github.com/apache/polaris/pull/3699#discussion_r3242456866


##########
runtime/service/src/intTest/java/org/apache/polaris/service/it/RestCatalogRustFSSpecialIT.java:
##########
@@ -383,7 +383,6 @@ private void 
assertLoadTableWithVendedCredentialsFailsWithKmsError(TableIdentifi
                     id,
                     "ALL",
                     Map.of("X-Iceberg-Access-Delegation", 
VENDED_CREDENTIALS.protocolValue())))
-        .hasMessageContaining("Failed to get subscoped credentials")

Review Comment:
   `software.amazon.awssdk.services.sts.model.StsException: (Service: Sts, 
Status Code: 400, Request ID: null) (SDK Attempt Count: 1)` this is all that is 
returned by rustfs. I can add `.hasMessageContaining("Service: Sts")`



-- 
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]

Reply via email to