flink git commit: [FLINK-2800] [kryo] Fix Kryo serialization to clear buffered data

2015-10-29 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-0.9 9178a58bb -> 19abef456 [FLINK-2800] [kryo] Fix Kryo serialization to clear buffered data The Kryo serializer uses Kryo's Output class to buffer individual write operations before it is written to the underlying output stream. This Out

[01/10] flink git commit: [FLINK-2800] [kryo] Fix Kryo serialization to clear buffered data

2015-10-29 Thread fhueske
Repository: flink Updated Branches: refs/heads/release-0.10 51ac46e80 -> e1f30b046 [FLINK-2800] [kryo] Fix Kryo serialization to clear buffered data The Kryo serializer uses Kryo's Output class to buffer individual write operations before it is written to the underlying output stream. This Ou

[01/13] flink git commit: [FLINK-2800] [kryo] Fix Kryo serialization to clear buffered data

2015-10-29 Thread fhueske
Repository: flink Updated Branches: refs/heads/master 2b8303cdc -> 676854b92 [FLINK-2800] [kryo] Fix Kryo serialization to clear buffered data The Kryo serializer uses Kryo's Output class to buffer individual write operations before it is written to the underlying output stream. This Output c