[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3080 --- 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

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-16 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r96228224 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/metrics/ScalaGauge.scala --- @@ -0,0 +1,31 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-12 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95773028 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/metrics/ScalaGauge.scala --- @@ -0,0 +1,31 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-11 Thread heytitle
Github user heytitle commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95671339 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/metrics/ScalaGauge.scala --- @@ -0,0 +1,31 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-11 Thread heytitle
Github user heytitle commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95666996 --- Diff: flink-scala/src/test/scala/org/apache/flink/api/scala/metrics/ScalaGaugeTest.scala --- @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-11 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95583820 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/metrics/ScalaGauge.scala --- @@ -0,0 +1,31 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-11 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95583671 --- Diff: flink-scala/src/test/scala/org/apache/flink/api/scala/metrics/ScalaGaugeTest.scala --- @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-11 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95548172 --- Diff: flink-scala/src/test/scala/org/apache/flink/api/scala/metrics/ScalaGaugeTest.scala --- @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-11 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95547940 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/metrics/ScalaGauge.scala --- @@ -0,0 +1,31 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-11 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95547836 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/metrics/ScalaGauge.scala --- @@ -0,0 +1,31 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-11 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95547616 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/metrics/ScalaGauge.scala --- @@ -0,0 +1,31 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-10 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95375413 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/metrics/ScalaGauge.scala --- @@ -0,0 +1,27 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-10 Thread heytitle
Github user heytitle commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95347426 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/metrics/ScalaGauge.scala --- @@ -0,0 +1,27 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-09 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/3080#discussion_r95306713 --- Diff: flink-scala/src/main/scala/org/apache/flink/api/scala/metrics/ScalaGauge.scala --- @@ -0,0 +1,27 @@ +/* + * Licensed to the Apache

[GitHub] flink pull request #3080: [FLINK-4920] Add a Scala Function Gauge

2017-01-07 Thread heytitle
GitHub user heytitle opened a pull request: https://github.com/apache/flink/pull/3080 [FLINK-4920] Add a Scala Function Gauge Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your changes