autophagy commented on code in PR #26247:
URL: https://github.com/apache/flink/pull/26247#discussion_r2154219425


##########
flink-annotations/src/main/java/org/apache/flink/annotation/Public.java:
##########
@@ -35,4 +37,5 @@
 @Documented
 @Target(ElementType.TYPE)
 @Public
+@Retention(RetentionPolicy.RUNTIME)

Review Comment:
   We do - its needed for the annotation alignment tests so that the tests can 
see what annotations classes/functions have at runtime.



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