gaborgsomogyi commented on code in PR #28070:
URL: https://github.com/apache/flink/pull/28070#discussion_r3181591296
##########
flink-filesystems/flink-s3-fs-native/src/main/java/org/apache/flink/fs/s3native/S3ClientProvider.java:
##########
@@ -135,6 +135,7 @@ public S3EncryptionConfig getEncryptionConfig() {
}
@VisibleForTesting
+ @Nullable
Review Comment:
I've looked through the nullable question in the 3 classed where I've added
tests and fixed all these places
--
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]