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

Bhupesh Chawda resolved APEXMALHAR-2256.
----------------------------------------
    Resolution: Fixed

Merged

> POJOInnerJoinOperator should use getDeclaredField of java reflection
> --------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2256
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2256
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>    Affects Versions: 3.5.0
>            Reporter: Chinmay Kolhatkar
>            Assignee: Chinmay Kolhatkar
>             Fix For: 3.6.0
>
>
> POJOInnerJoinOperator should use getDeclaredField of java reflection. 
> Currently its using getField because of which unless the POJO fields are 
> public, they're not see by reflection. In reality the fields in POJO will be 
> private and getters/setters will be public.



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

Reply via email to