[ 
https://issues.apache.org/jira/browse/FLINK-4462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434678#comment-15434678
 ] 

ASF GitHub Bot commented on FLINK-4462:
---------------------------------------

Github user ramkrish86 commented on the issue:

    https://github.com/apache/flink/pull/2412
  
    > Would be great if that plugin can check the presence of annotations, that 
seems like the right place.
    
    I see. I have not worked with 'japicmp'. My intention was to use plain java 
reflection APIs 
    
    `Annotation[] anns = c.getDeclaredAnnotations();`
    
    I can see if the same can be done with the 'japicmp' too. And if so will 
close this PR. Thanks @StephanEwen .


> Add RUN_TIME retention policy for all the flink annotations
> -----------------------------------------------------------
>
>                 Key: FLINK-4462
>                 URL: https://issues.apache.org/jira/browse/FLINK-4462
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>            Priority: Minor
>
> It is better to add RUNTIME retention policy to flink annotations. So that 
> utilites/tests can be added to ensure if the classes/interfaces are all 
> tagged with proper annotations. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to