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

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

GitHub user yogidevendra reopened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/304

    APEXMALHAR-2104-making input ports optional

    1. Using variable shadowing for making port optional.
    2. Marking BytesFileOutputOperator as @evolving

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

    $ git pull https://github.com/yogidevendra/incubator-apex-malhar 
APEXMALHAR-2104-BytesFileOutput-optional-port

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

    https://github.com/apache/incubator-apex-malhar/pull/304.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 #304
    
----
commit 85bdecf5d66b907f7f17173668afd6e24d88406c
Author: yogidevendra <[email protected]>
Date:   2016-06-01T06:35:31Z

    APEXMALHAR-2104-making input ports optional
    
    1. Using variable shadowing for making port optional.
    2. Marking this at @evolving

----


> input ports in BytesFileOutputOperator should be optional
> ---------------------------------------------------------
>
>                 Key: APEXMALHAR-2104
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2104
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Yogi Devendra
>            Assignee: Yogi Devendra
>            Priority: Minor
>
> BytesFileOutputOperator has two ports one is for byte[] input other is for 
> String input. 
> We should allow app developers to connect to any one of this port. 
> Thus, both the streams should be marked as optional.



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

Reply via email to