[
https://issues.apache.org/jira/browse/APEXMALHAR-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15309364#comment-15309364
]
Yogi Devendra commented on APEXMALHAR-2104:
-------------------------------------------
input port used for byte[] is defined in the parent class. Since, there is no
direct way to override annotations for the input port defined in the parent
class; this port is shadowed using a port with the same name in the
BytesFileOutputOperator.
> 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
>
> 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)