You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by nk...@apache.org on 2019/01/24 10:37:29 UTC

[flink] branch release/1.5.6-spring-ms-1.openssl deleted (was 0aaec35)

This is an automated email from the ASF dual-hosted git repository.

nkruber pushed a change to branch release/1.5.6-spring-ms-1.openssl
in repository https://gitbox.apache.org/repos/asf/flink.git.


     was 0aaec35  Update version to daplatform specification

This change permanently discards the following revisions:

 discard 0aaec35  Update version to daplatform specification
 discard 2d7b422  Add Makefile for building flink releases
 discard f113a49  use openSSL if available
 discard 8d6b3b1  [FLINK-3952][runtine] Upgrade to Netty 4.1
 discard ab5e152  [FLINK-8759][network] preparations for the update of netty to version 4.1
 discard f1d184c  [FLINK-8768][network] Let NettyMessageDecoder inherit from LengthFieldBasedFrameDecoder
 discard 0876280  [FLINK-9386] Embed netty router
 discard 4f3dc1a  [hotfix][tests] Report failure with error level instead of debug
 discard 191533b  [FLINK-11207][core] update commons-compress to 1.18
 discard 9529886  [DO-NOT-MERGE] wrap RecordWriter#sendToTarget() to catch and log every exception
 discard 733243f  SpillingAdaptiveSpanningRecordDeserializer: print serialization error on every throwable
 discard 92e85ae  [DO-NOT-MERGE] add last received buffer to deserialization exception
 discard f0ca8bd  [DO-NOT-MERGE] Write and read a TracePojo when serializing StringValue
 discard 5e074d3  [DO-NOT-MERGE] print last buffer in case of deserialization errors
 discard f8b4397  [DO-NOT-MERGE] add action logging to SpillingAdaptiveSpanningRecordDeserializer for String deserializers
 discard 6c4c09b  set MS default Hadoop version to 2.8.3
 discard 0d3a0c8  [FLINK-9552][iterations] fix not syncing on checkpoint lock before emitting records
 discard 74c9d2d  [FLINK-9975][hadoop] also shade Hadoop's io.netty dependency
 discard ff45f19  [FLINK-10356][network] add sanity checks to SpillingAdaptiveSpanningRecordDeserializer
 discard 714f5c5  [FLINK-9812][network][tests] fix SpanningRecordSerializationTest not using deserializer correctly
 discard 1cde844  [hotfix][network] fix further IntelliJ warnings in SpillingAdaptiveSpanningRecordDeserializer
 discard 32589ed  [hotfix][network] add @Nullable for fields of SpillingAdaptiveSpanningRecordDeserializer#SpanningWrapper
 discard c5c8882  [hotfix][network] fix not resetting all fields correctly in SpanningWrapper
 discard f45d173  [FLINK-7155] Add new metrics reporter to InfluxDB