Bugfixes to be added to 0.5.1

9 views
Skip to first unread message

Stephan Ewen

unread,
Jun 8, 2014, 7:23:51 AM6/8/14
to stratosp...@googlegroups.com
I would like to add the following additions from the 0.6 branch to the 0.5.1 bugfix branch:


Small Bug Fixes:

Fix dependency exclusion for examples in yarn-uberjar
Fix maven enforcer plugin warnings in Eclipse
Fixes bugs where the TypeExtractor throws an NPE
Remove setUserCodeClassLoader() from PackagedProgram and use partial mock instead
Rework stratosphere-clients tests to not expect a binary blob jar file
Implement toString of CsvOutputFormat
Fix potential bug due to unnecessary cast from long to int in FSDataInputStream


Netty network stack

The following commits alltogether rework the network stack to use netty instead of custom NIO logic. It fixes an issue where in corner cases, some packets get lost.

Remove @Test from NettyConnectionManagerTest and run tests via main
Rename BufferAvailabilityRegistration constants
Check number of designated buffers before returning buffer
Add debug log messages to Netty stack
Replace custom Java NIO TCP/IP code with Netty 4 library
Offer buffer-oriented API for I/O

Robert Metzger

unread,
Jun 8, 2014, 4:33:01 PM6/8/14
to stratosp...@googlegroups.com
Hey,
I agree with the list.
There is already an issue to plan the 0.5.1 bugfix release: https://github.com/stratosphere/stratosphere/issues/886
I'm going to prepare (cherry-pick) the 0.5.1 release tomorrow, test it on a cluster and push it out as a bugfix release.


Robert


--
You received this message because you are subscribed to the Google Groups "stratosphere-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to stratosphere-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/stratosphere-dev.
For more options, visit https://groups.google.com/d/optout.

Márton Balassi

unread,
Jun 8, 2014, 4:56:34 PM6/8/14
to stratosp...@googlegroups.com
+1
Thanks for including the network stack rework.
Reply all
Reply to author
Forward
0 new messages