HonahX commented on code in PR #2782:
URL: https://github.com/apache/polaris/pull/2782#discussion_r2422237996
##########
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:
Ah yeah, sorry I did not notice the previous confusion there. IDE just
popped this class when I searched first few characters 😆
--
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]