[
https://issues.apache.org/jira/browse/APEXMALHAR-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509033#comment-15509033
]
ASF GitHub Bot commented on APEXMALHAR-2256:
--------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/apex-malhar/pull/421
> 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
>
> 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)