Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2583
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user StefanRRichter commented on a diff in the pull request:
https://github.com/apache/flink/pull/2583#discussion_r82174054
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointMetaData.java
---
@@ -0,0 +1,113 @@
+/*
+ * Licensed to th
Github user StefanRRichter commented on a diff in the pull request:
https://github.com/apache/flink/pull/2583#discussion_r82173351
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointMetaData.java
---
@@ -0,0 +1,140 @@
+/*
+ * Licensed to th
Github user uce commented on a diff in the pull request:
https://github.com/apache/flink/pull/2583#discussion_r82173119
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointMetaData.java
---
@@ -0,0 +1,140 @@
+/*
+ * Licensed to the Apache So
Github user uce commented on a diff in the pull request:
https://github.com/apache/flink/pull/2583#discussion_r82173079
--- Diff:
flink-streaming-connectors/flink-connector-kafka-base/src/main/java/org/apache/flink/streaming/connectors/kafka/FlinkKafkaConsumerBase.java
---
@@ -127
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/2583#discussion_r81829124
--- Diff:
flink-streaming-connectors/flink-connector-kafka-base/src/main/java/org/apache/flink/streaming/connectors/kafka/FlinkKafkaConsumerBase.java
---
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/2583#discussion_r81829995
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointMetaData.java
---
@@ -0,0 +1,140 @@
+/*
+ * Licensed to the A
GitHub user StefanRRichter opened a pull request:
https://github.com/apache/flink/pull/2583
[FLINK-4730] Introduce checkpoint meta data
Currently, the meta data for each checkpoint consists of up to 5 long
values which are passed through several functions. When adding/removing meta