sanha opened a new pull request #96: [NEMO-177] Fix BytesDecoder to handle 
empty stream properly
URL: https://github.com/apache/incubator-nemo/pull/96
 
 
   JIRA: [NEMO-177: Fix BytesDecoder to handle empty stream 
properly](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-177)
   
   **Major changes:**
   - Make `BytesDecoder` of `BytesDecoderFactory` to return empty byte[] at 
first, and throw EoF for the next time if it receives empty byte array.
   
   **Minor changes to note:**
   - N/A.
   
   **Tests for the changes:**
   - Add `CoderFactoryTest` to test this feature.
   
   **Other comments:**
   - N/A.
   
   resolves 
[NEMO-177](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-177)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to