XJDKC commented on code in PR #2782:
URL: https://github.com/apache/polaris/pull/2782#discussion_r2421689703


##########
runtime/service/src/main/java/org/apache/polaris/service/credentials/connection/SigV4ConnectionCredentialVendor.java:
##########
@@ -58,7 +58,7 @@
  * <p>This is the default implementation with {@code @Priority(100)}. Custom 
implementations can
  * override this by providing a higher priority value.
  */
-@ApplicationScoped
+@RequestScoped

Review Comment:
   Because I just realized that the `DefaultServiceIdentityRegistry` is a 
`RequestScoped` bean.



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