You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/06 12:20:41 UTC

[jira] [Commented] (APEXMALHAR-2399) In PojoInnerJoin accumulation default constructor is directly throwing an exception which messes up in default serialization.

    [ https://issues.apache.org/jira/browse/APEXMALHAR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853902#comment-15853902 ] 

ASF GitHub Bot commented on APEXMALHAR-2399:
--------------------------------------------

GitHub user Hitesh-Scorpio opened a pull request:

    https://github.com/apache/apex-malhar/pull/548

    APEXMALHAR-2399 default constructor was directly throwing an exception

    @chinmaykolhatkar please review

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Hitesh-Scorpio/apex-malhar APEXMALHAR-2399_PojoInnerJoin_Accumulation

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/apex-malhar/pull/548.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #548
    
----
commit 6cd6cabe95d3a0626d2c1274dff348841fd96a67
Author: Hitesh-Scorpio <fo...@gmail.com>
Date:   2017-02-06T12:19:03Z

    APEXMALHAR-2399 default constructor was directly throwing an exception

----


> In PojoInnerJoin accumulation default constructor is directly throwing an exception which messes up in default serialization.
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2399
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2399
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Hitesh Kapoor
>            Assignee: Hitesh Kapoor
>
> In PojoInnerJoin accumulation default constructor is directly throwing an exception which messes up in default serialization. The exception is thrown saying to specify the number of streams. Currently we only merge 2 streams so there is no need to throw this exception also it messes up the serialization and the applicaion can't be loaded.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)