You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by StephanEwen <gi...@git.apache.org> on 2017/08/02 11:08:58 UTC

[GitHub] flink issue #4458: [FLINK-7348] [checkstyle] Allow redundant modifiers on me...

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/4458
  
    Thanks for picking this up quickly.
    I assume there is no way to make this only about `final` modifiers?
    
    We could also approach this by doing selective exclusions of classes (like the Memory Segments) where the rule fires, but we want to retain the identifiers. There should not be too many, final methods in final classes are a very selective thing...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---