[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512167#comment-15512167 ] Thomas Weise commented on APEXMALHAR-2251: -- There shouldn't be a situation where the

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15512077#comment-15512077 ] Vlad Rozov commented on APEXMALHAR-2251: Do you mean Direct or Heap? Majority of the code

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread Munagala V. Ramanath (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511607#comment-15511607 ] Munagala V. Ramanath commented on APEXMALHAR-2251: -- Direct or indirect ? Also,

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511564#comment-15511564 ] David Yan commented on APEXMALHAR-2251: --- +1 on ByteBuffer as well. > Replace dependency on

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511551#comment-15511551 ] Thomas Weise commented on APEXMALHAR-2251: -- +1 for using ByteBuffer instead of Slice >

[jira] [Commented] (APEXMALHAR-2251) Replace dependency on com.datatorrent.netlet.util.Slice

2016-09-21 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511027#comment-15511027 ] David Yan commented on APEXMALHAR-2251: --- Extending the netlet Slice class in Malhar is just a