taegeonum commented on issue #205: [NEMO-366] DirectByteArrayOutputStream bug in SerializedPartition URL: https://github.com/apache/incubator-nemo/pull/205#issuecomment-476064681 I've discussed with @hy00nc. The previous code does not have a bug. Although getBufDirectly() returns byte array that contains invalid bytes, it prevents copying invalid bytes by using .getCount().
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
