[ 
https://issues.apache.org/jira/browse/FLINK-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Metzger resolved FLINK-1333.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.8-incubating

http://git-wip-us.apache.org/repos/asf/incubator-flink/commit/63ef8e86

> Getter/Setter recognition for POJO fields with generics is not working
> ----------------------------------------------------------------------
>
>                 Key: FLINK-1333
>                 URL: https://issues.apache.org/jira/browse/FLINK-1333
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>             Fix For: 0.8-incubating
>
>
> Fields like
> {code}
> private List<Contributors> contributors;
> {code}
> Are not recognized correctly, even if they have getters and setters.
> Workaround: make them public.



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

Reply via email to