[GitHub] flink issue #5146: [FLINK-8235][build] Spotbugs exclusion file path now abso...

2017-12-12 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5146 merging. ---

[GitHub] flink issue #5064: [FLINK-8145][tests] fix various IOManagerAsync instances ...

2017-12-12 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5064 merging. ---

[GitHub] flink issue #5152: [hotfix][javadoc]fix spelling mistake in StreamElement ja...

2017-12-12 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5152 merging. ---

[GitHub] flink pull request #5064: [FLINK-8145][tests] fix various IOManagerAsync ins...

2017-12-12 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5064#discussion_r156324988 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/operators/hash/HashTablePerformanceComparison.java --- @@ -54,7 +55,12

[GitHub] flink pull request #5147: [FLINK-8241][tests] Remove ResultPartitionWriter-r...

2017-12-11 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5147 [FLINK-8241][tests] Remove ResultPartitionWriter-related "@PrepareForTest" annotations ## What is the purpose of the change This is a cleanup PR that removes usages of

[GitHub] flink issue #5115: [FLINK-7692] [metrics] Support user-defined variables in ...

2017-12-11 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5115 merging. ---

[GitHub] flink issue #5099: [FLINK-8080][metrics] Remove need for "metrics.reporters"...

2017-12-11 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5099 @greghogan I've addressed your comments. ---

[GitHub] flink pull request #5099: [FLINK-8080][metrics] Remove need for "metrics.rep...

2017-12-11 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5099#discussion_r156052191 --- Diff: docs/monitoring/metrics.md --- @@ -329,11 +329,11 @@ or by assigning unique names to jobs and operators. Metrics can be exposed to an external

[GitHub] flink pull request #5099: [FLINK-8080][metrics] Remove need for "metrics.rep...

2017-12-11 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5099#discussion_r156051769 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/metrics/MetricRegistryConfiguration.java --- @@ -44,7 +48,13 @@ private static

[GitHub] flink pull request #5146: [FLINK-8235][build] Spotbugs exclusion file path n...

2017-12-11 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5146 [FLINK-8235][build] Spotbugs exclusion file path now absolute ## What is the purpose of the change With this PR the spotbugs plugin can now be run on a single sub-module. The path

[GitHub] flink issue #5134: [FLINK-8220] Implement set of network benchmarks

2017-12-07 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5134 Why do you want to add these to flink when they are only used by an external repository? Wouldn't it make sense to consolidate all benchmarking code to the flink-benchmark repo? ---

[GitHub] flink issue #5052: [FLINK-8133][REST][docs] Generate REST API documentation

2017-12-07 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5052 merging. ---

[GitHub] flink pull request #5052: [FLINK-8133][REST][docs] Generate REST API documen...

2017-12-07 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5052#discussion_r155501188 --- Diff: flink-docs/src/main/java/org/apache/flink/docs/rest/RestAPIDocGenerator.java --- @@ -0,0 +1,315 @@ +/* + * Licensed to the Apache Software

[GitHub] flink issue #5052: [FLINK-8133][REST][docs] Generate REST API documentation

2017-12-07 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5052 Since you found no errors I would like to merge it as is (including the changes to `rest_api.md`) and iterate upon it in follow-ups. My goal was not to provide a picture-perfect documentation

[GitHub] flink pull request #5125: [WIP][FLINK-4812][metrics] Expose currentLowWaterm...

2017-12-06 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5125#discussion_r155327970 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/TwoInputStreamTask.java --- @@ -80,7 +91,10 @@ public void init

[GitHub] flink issue #5062: [FLINK-7880][QS] Wait for proper resource cleanup after e...

2017-12-06 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5062 👍 ---

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-12-06 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r155224199 --- Diff: flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/apache/flink/queryablestate/network/ClientTest.java --- @@ -224,6 +225,7

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-12-06 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r155224312 --- Diff: flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/apache/flink/queryablestate/network/ClientTest.java --- @@ -234,9 +236,14

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-12-06 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r155225199 --- Diff: flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/apache/flink/queryablestate/itcases/AbstractQueryableStateTestBase.java

[GitHub] flink pull request #5125: [WIP][FLINK-4812][metrics] Expose currentLowWaterm...

2017-12-06 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5125#discussion_r155210876 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/TwoInputStreamTask.java --- @@ -80,7 +91,10 @@ public void init

[GitHub] flink pull request #5125: [WIP][FLINK-4812][metrics] Expose currentLowWaterm...

2017-12-06 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5125#discussion_r155210751 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/TwoInputStreamTask.java --- @@ -80,7 +91,10 @@ public void init

[GitHub] flink issue #5118: [FLINK-8193][quickstart] Cleanup quickstart poms

2017-12-06 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5118 merging. ---

[GitHub] flink issue #5120: [FLINK-8186] Exclude flink-avro from flink-dist; fix Avro...

2017-12-06 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5120 @aljoscha Did you forget to close this PR? ---

[GitHub] flink issue #5118: [FLINK-8193][quickstart] Cleanup quickstart poms

2017-12-06 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5118 After adding kafka09/cassandra, `slf4j-api` and `force-shading` where included in the jar. I've added exclusions for these dependencies to the shade-plugin configuration, as well

[GitHub] flink pull request #5115: [FLINK-7692] [metrics] Support user-defined variab...

2017-12-06 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5115#discussion_r155185291 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/metrics/groups/MetricGroupTest.java --- @@ -78,6 +81,138 @@ public void

[GitHub] flink issue #5115: [FLINK-7692] [metrics] Support user-defined variables in ...

2017-12-06 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5115 correct link: https://github.com/zentol/flink/commit/85fe8706e09a4a652b4d4b13f8d0283faf74334c ---

[GitHub] flink pull request #5115: [FLINK-7692] [metrics] Support user-defined variab...

2017-12-06 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5115#discussion_r155178904 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/metrics/groups/MetricGroupTest.java --- @@ -78,6 +81,138 @@ public void

[GitHub] flink issue #5100: [FLINK-4812][metrics] Expose currentLowWatermark for all ...

2017-12-06 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5100 Closing due to revised approach showcased in #5125. ---

[GitHub] flink pull request #5100: [FLINK-4812][metrics] Expose currentLowWatermark f...

2017-12-06 Thread zentol
Github user zentol closed the pull request at: https://github.com/apache/flink/pull/5100 ---

[GitHub] flink issue #5118: [FLINK-8193][quickstart] Cleanup quickstart poms

2017-12-06 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5118 Updated the PR. ---

[GitHub] flink issue #5125: [WIP][FLINK-4812][metrics] Expose currentLowWatermark for...

2017-12-05 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5125 There are a few reason for that: 1) It keeps the `Outputs` immutable. We need all metrics to be available up front before creating the output, but since the OperatorIOMetricGroup is created

[GitHub] flink pull request #5125: [WIP][FLINK-4812][metrics] Expose currentLowWaterm...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5125#discussion_r155004802 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/TwoInputStreamTask.java --- @@ -80,7 +91,10 @@ public void init

[GitHub] flink pull request #5125: [WIP][FLINK-4812][metrics] Expose currentLowWaterm...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5125#discussion_r154999100 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/TwoInputStreamTask.java --- @@ -80,7 +91,10 @@ public void init

[GitHub] flink pull request #5125: [WIP][FLINK-4812][metrics] Expose currentLowWaterm...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5125#discussion_r154998623 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/TwoInputStreamTask.java --- @@ -80,7 +91,10 @@ public void init

[GitHub] flink pull request #5125: [WIP][FLINK-4812][metrics] Expose currentLowWaterm...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5125#discussion_r154998584 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/TwoInputStreamTask.java --- @@ -80,7 +91,10 @@ public void init

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r154955042 --- Diff: flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/apache/flink/queryablestate/itcases/AbstractQueryableStateTestBase.java

[GitHub] flink pull request #:

2017-12-05 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/commit/dd48a40ab7b3a721c7c78a4b0d6efad5b50f947e#commitcomment-26062390 In flink-tests/src/test/scala/org/apache/flink/api/scala/runtime/jobmanager/JobManagerLeaderSessionIDITCase.scala: In flink

[GitHub] flink pull request #5115: [FLINK-7692] [metrics] Support user-defined variab...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5115#discussion_r154965270 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/metrics/groups/AbstractMetricGroup.java --- @@ -441,14 +441,14 @@ private MetricGroup

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r154950988 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/network/Client.java --- @@ -191,9 +196,12

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r154952648 --- Diff: flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/apache/flink/queryablestate/network/AbstractServerTest.java --- @@ -66,14

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r154950558 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/network/AbstractServerBase.java

[GitHub] flink pull request #5115: [FLINK-7692] [metrics] Support user-defined variab...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5115#discussion_r154947643 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/metrics/groups/AbstractMetricGroup.java --- @@ -409,6 +404,22 @@ public MetricGroup addGroup

[GitHub] flink pull request #5115: [FLINK-7692] [metrics] Support user-defined variab...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5115#discussion_r154946902 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/metrics/groups/AbstractMetricGroup.java --- @@ -416,10 +441,14 @@ public MetricGroup addGroup

[GitHub] flink pull request #5098: [FLINK-8007][metrics] Move TestMeter/-Histogram in...

2017-12-05 Thread zentol
Github user zentol closed the pull request at: https://github.com/apache/flink/pull/5098 ---

[GitHub] flink issue #5098: [FLINK-8007][metrics] Move TestMeter/-Histogram into metr...

2017-12-05 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5098 merging. ---

[GitHub] flink pull request #5125: [WIP][FLINK-4812][metrics] Expose currentLowWaterm...

2017-12-05 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5125 [WIP][FLINK-4812][metrics] Expose currentLowWatermark for all operators This is a revised WIP version of #5100. ## What is the purpose of the change With this PR all operators

[GitHub] flink issue #5118: [FLINK-8193][quickstart] Cleanup quickstart poms

2017-12-05 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5118 That should work. ---

[GitHub] flink pull request #5115: [FLINK-7692] [metrics] Support user-defined variab...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5115#discussion_r154904663 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/metrics/groups/AbstractMetricGroup.java --- @@ -409,6 +404,22 @@ public MetricGroup addGroup

[GitHub] flink issue #5118: [FLINK-8193][quickstart] Cleanup quickstart poms

2017-12-05 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5118 that's what we're already doing (well technicall yin the `pre-package` phase). Thing is that the `package` phase is _always_ executed before `verify`, and we can't get around that aside from

[GitHub] flink issue #5118: [FLINK-8193][quickstart] Cleanup quickstart poms

2017-12-05 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5118 Note that the current approach also prints a warning if `mvn verify` is executed. ---

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r154888733 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/network/Client.java --- @@ -133,7 +134,7

[GitHub] flink pull request #5098: [FLINK-8007][metrics] Move TestMeter/-Histogram in...

2017-12-05 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5098#discussion_r154880974 --- Diff: flink-metrics/flink-metrics-datadog/pom.xml --- @@ -88,6 +65,7 @@ under the License. shade

[GitHub] flink issue #5118: [FLINK-8193][quickstart] Cleanup quickstart poms

2017-12-05 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5118 As for failing the build, I don't like that option, even if I find a way to do it. We _do not know_ how such a kill-switch would interact with various IDEs and tools. What we could do

[GitHub] flink pull request #3916: [FLINK-6590] Integrate automatic docs generation

2017-12-04 Thread zentol
Github user zentol closed the pull request at: https://github.com/apache/flink/pull/3916 ---

[GitHub] flink issue #5118: [FLINK-8193][quickstart] Cleanup quickstart poms

2017-12-04 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5118 I'll add flink-clients again with a comment. ---

[GitHub] flink issue #5118: [FLINK-8193][quickstart] Cleanup quickstart poms

2017-12-04 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5118 `flink-core` is a direct dependency due to the usage of the [Collector](https://github.com/apache/flink/blob/master/flink-quickstart/flink-quickstart-java/src/main/resources/archetype-resources/src

[GitHub] flink issue #5120: [FLINK-8186] Exclude flink-avro from flink-dist; fix Avro...

2017-12-04 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5120 is the exclusion from flink-dist still necessary? ---

[GitHub] flink issue #3916: [FLINK-6590] Integrate automatic docs generation

2017-12-04 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/3916 updated version: #5119 ---

[GitHub] flink pull request #5119: [FLINK-6590] Integrate automatic docs generation

2017-12-04 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5119 [FLINK-6590] Integrate automatic docs generation Rebased version of #3916; builds on #5052. This PR partially integrates the docs generation introduced in FLINK-5781/#3495 into the actual

[GitHub] flink pull request #5115: [FLINK-7692] [metrics] Support user-defined variab...

2017-12-04 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5115#discussion_r154665095 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/metrics/groups/AbstractMetricGroup.java --- @@ -409,6 +404,22 @@ public MetricGroup addGroup

[GitHub] flink pull request #:

2017-12-04 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/commit/aa1f8f31c01d8fd4ae5bdaaf48c44aadc221#commitcomment-26033587 In flink-yarn/src/test/java/org/apache/flink/yarn/UtilsTest.java: In flink-yarn/src/test/java/org/apache/flink/yarn

[GitHub] flink pull request #5076: [FLINK-7574][build] POM Cleanup flink-clients

2017-12-04 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5076#discussion_r154648566 --- Diff: pom.xml --- @@ -581,6 +581,20 @@ under the License. 0.9.10 test

[GitHub] flink pull request #5092: [FLINK-4812][metrics] Expose currentLowWatermark f...

2017-12-04 Thread zentol
Github user zentol closed the pull request at: https://github.com/apache/flink/pull/5092 ---

[GitHub] flink issue #5102: [FLINK-7762, FLINK-8167] Clean up and harden WikipediaEdi...

2017-12-04 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5102 merging. ---

[GitHub] flink pull request #5115: [FLINK-7692] [metrics] Support user-defined variab...

2017-12-04 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5115#discussion_r154646500 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/metrics/groups/AbstractMetricGroup.java --- @@ -409,6 +404,22 @@ public MetricGroup addGroup

[GitHub] flink pull request #5118: [FLINK-8193][quickstart] Cleanup quickstart poms

2017-12-04 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5118 [FLINK-8193][quickstart] Cleanup quickstart poms ## What is the purpose of the change This PR addresses 2 problems in the quick start poms: 1) The poms declared unused dependencies

[GitHub] flink pull request #5099: [FLINK-8080][metrics] Remove need for "metrics.rep...

2017-12-04 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5099#discussion_r154598676 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/metrics/MetricRegistryConfiguration.java --- @@ -43,8 +46,8 @@ private static

[GitHub] flink issue #5071: [FLINK-7907][docs] The metrics documentation missing scal...

2017-12-04 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5071 merged, could you close the PR? Thanks! ---

[GitHub] flink issue #5071: [FLINK-7907][docs] The metrics documentation missing scal...

2017-12-04 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5071 merging. ---

[GitHub] flink issue #5110: [hotfix][docs] Fix typo in Checkpointing doc

2017-12-04 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5110 merging. ---

[GitHub] flink issue #5099: [FLINK-8080][metrics] Remove need for "metrics.reporters"...

2017-12-04 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5099 We could also make `metrics.reporters` an optional list of reporters to enable; by default we include all reporters we can find. This would be more user-friendly since you wouldn't have to modify

[GitHub] flink issue #5099: [FLINK-8080][metrics] Remove need for "metrics.reporters"...

2017-12-04 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5099 only checking for the class makes sense. ---

[GitHub] flink pull request #5099: [FLINK-8080][metrics] Remove need for "metrics.rep...

2017-12-01 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5099#discussion_r154315071 --- Diff: flink-core/src/main/java/org/apache/flink/configuration/MetricOptions.java --- @@ -25,20 +25,9 @@ public class MetricOptions

[GitHub] flink pull request #5103: [FLINK-7595] [Savepoints] Allow removing stateless...

2017-11-30 Thread zentol
Github user zentol closed the pull request at: https://github.com/apache/flink/pull/5103 ---

[GitHub] flink issue #5103: [FLINK-7595] [Savepoints] Allow removing stateless operat...

2017-11-30 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5103 feel free to merge it. ---

[GitHub] flink pull request #5071: [FLINK-7907][docs] The metrics documentation missi...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5071#discussion_r153923624 --- Diff: docs/monitoring/metrics.md --- @@ -94,8 +94,8 @@ Alternatively you can also use your own `Counter` implementation: {% highlight java

[GitHub] flink issue #5100: [FLINK-4812][metrics] Expose currentLowWatermark for all ...

2017-11-29 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5100 yes, we _could_ setup all IO metrics in the operator chain. But that will require some more changes there since the methods there never access 2 operators at the same time. For a chain A-&g

[GitHub] flink pull request #5103: [FLINK-7595] [Savepoints] Allow removing stateless...

2017-11-29 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/5103 [FLINK-7595] [Savepoints] Allow removing stateless operators This is a fixed version of #4651 for 1.4. It adds some checkstyle fixes and modifies the SavepointLoaderTest to actually have

[GitHub] flink pull request #5071: [FLINK-7907][docs] The metrics documentation missi...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5071#discussion_r153839062 --- Diff: docs/monitoring/metrics.md --- @@ -61,9 +63,35 @@ public class MyMapper extends RichMapFunction<String, String> { } {% endhig

[GitHub] flink pull request #5071: [FLINK-7907][docs] The metrics documentation missi...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5071#discussion_r153838811 --- Diff: docs/monitoring/metrics.md --- @@ -61,9 +63,35 @@ public class MyMapper extends RichMapFunction<String, String> { } {% endhig

[GitHub] flink issue #5066: [FLINK-8148][yarn/s3] fix test instability in YarnFileSta...

2017-11-29 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5066 will fix the checkstyle violation on the way. ---

[GitHub] flink issue #5066: [FLINK-8148][yarn/s3] fix test instability in YarnFileSta...

2017-11-29 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5066 merging. ---

[GitHub] flink issue #5101: [FLINK-8171] [flip6] Remove work arounds from Flip6LocalS...

2017-11-29 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5101 Can we also remove this bit ``` // temporary hack for FLIP-6 since slot-sharing isn't implemented yet jobGraph.setAllowQueuedScheduling(true); ``` from the `RestClusterClient`? ---

[GitHub] flink issue #5100: [FLINK-4812][metrics] Expose currentLowWatermark for all ...

2017-11-29 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5100 the coupling of input to output gauge becomes rather tricky. The input gauge must be reachable in `Stream[Two]InputProcessor`, `OperatorChain#createChainedOperator`, and the output gauge

[GitHub] flink issue #5100: [FLINK-4812][metrics] Expose currentLowWatermark for all ...

2017-11-29 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5100 ah, weÄ#re doing the same already for `numRecordsIn` maybe we can do this after all. ---

[GitHub] flink issue #4651: [FLINK-7595] [Savepoints] Allow removing stateless operat...

2017-11-29 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/4651 Rebased on top of master, let's see what travis says. Didn't get any conflicts so 🤞 . ---

[GitHub] flink issue #5100: [FLINK-4812][metrics] Expose currentLowWatermark for all ...

2017-11-29 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5100 You can't measure input metrics in the ChainingOutput (nicely) since for a chain A->B does B at no point have access to the output of A. We would need to have the task setup all waterm

[GitHub] flink issue #5100: [FLINK-4812][metrics] Expose currentLowWatermark for all ...

2017-11-29 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5100 input processors only exist once per task, no? So we wouldn't measure them at the operator level. ---

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153799197 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/network/Client.java --- @@ -166,28 +167,57

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153801913 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/network/Client.java --- @@ -422,20 +467,31

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153804310 --- Diff: flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/apache/flink/queryablestate/itcases/AbstractQueryableStateTestBase.java

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153801762 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/network/Client.java --- @@ -422,20 +467,31

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153793789 --- Diff: flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/apache/flink/queryablestate/itcases/NonHAAbstractQueryableStateTestBase.java

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153794621 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/client/QueryableStateClient.java

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153788979 --- Diff: flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/apache/flink/queryablestate/network/ClientTest.java --- @@ -95,15 +97,20

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153798768 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/network/Client.java --- @@ -166,28 +167,57

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153804523 --- Diff: flink-queryable-state/flink-queryable-state-runtime/src/test/java/org/apache/flink/queryablestate/itcases/AbstractQueryableStateTestBase.java

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153794265 --- Diff: flink-queryable-state/flink-queryable-state-runtime/src/main/java/org/apache/flink/queryablestate/client/proxy/KvStateClientProxyImpl.java

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153786058 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/network/Client.java --- @@ -300,7 +333,7

[GitHub] flink pull request #5062: [FLINK-7880][QS] Wait for proper resource cleanup ...

2017-11-29 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5062#discussion_r153799484 --- Diff: flink-queryable-state/flink-queryable-state-client-java/src/main/java/org/apache/flink/queryablestate/network/AbstractServerBase.java

<    11   12   13   14   15   16   17   18   19   20   >