Github user aljoscha commented on the pull request:
https://github.com/apache/flink/pull/1175#issuecomment-142940983
@StephanEwen How attached are you to your Generic Type names? Because in
the current code base we have single character uppercase style (T, E, V, C and
so on, as is the sun/oracle style) and multi character uppercase style (OUT,
KEY). Now you introduced a third style in some of your new classes. Here the
generic parameters have the same naming convention as class names.
I think we have to standardize a bit here. :smile:
---
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 [email protected] or file a JIRA ticket
with INFRA.
---