jbonofre commented on code in PR #12145:
URL: https://github.com/apache/iceberg/pull/12145#discussion_r1945390830


##########
flink/v1.20/flink-runtime/LICENSE:
##########
@@ -508,3 +466,63 @@ This binary artifact contains failsafe.
 Copyright: Jonathan Halterman and friends
 Home page: https://failsafe.dev/
 License: https://www.apache.org/licenses/LICENSE-2.0.html
+
+--------------------------------------------------------------------------------
+
+This binary artifact contains Codahale Metrics.

Review Comment:
   I see codahale in flink-runtime jar:
   
   ```
   ...
     1006 Fri Feb 01 00:00:00 CET 1980 
com/codahale/metrics/DerivativeGauge.class
     2101 Fri Feb 01 00:00:00 CET 1980 com/codahale/metrics/EWMA.class
     5914 Fri Feb 01 00:00:00 CET 1980 
com/codahale/metrics/ExponentiallyDecayingReservoir.class
     1169 Fri Feb 01 00:00:00 CET 1980 
com/codahale/metrics/FixedNameCsvFileProvider.class
      297 Fri Feb 01 00:00:00 CET 1980 com/codahale/metrics/Gauge.class
     1263 Fri Feb 01 00:00:00 CET 1980 com/codahale/metrics/Histogram.class
     2159 Fri Feb 01 00:00:00 CET 1980 
com/codahale/metrics/InstrumentedExecutorService$InstrumentedCallable.class
     1694 Fri Feb 01 00:00:00 CET 1980 
com/codahale/metrics/InstrumentedExecutorService$InstrumentedRunnable.class
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to