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

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

Github user ajaygit158 closed the pull request at:

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


> Correct usage of empty Slice in Malhar Library
> ----------------------------------------------
>
>                 Key: APEXMALHAR-2492
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2492
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Ajay Gupta
>            Assignee: Ajay Gupta
>
> In netlet, there are two constructors to create a Slice.
> Slice(byte[] arr) 
> and Slice(byte[] arr, long offset, long length)
> To create an empty slice, we need to pass the byte[] as null. 
> TimeBasedDedupOperator uses byte[0] for the same which needs to be changed.  



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

Reply via email to