You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/07/02 08:16:12 UTC

[GitHub] [flink] StephanEwen commented on issue #8877: [FLINK-12984][metrics] only call Histogram#getStatistics() once where possible

StephanEwen commented on issue #8877: [FLINK-12984][metrics] only call Histogram#getStatistics() once where possible
URL: https://github.com/apache/flink/pull/8877#issuecomment-507571804
 
 
   Couldn't we move these classes into the metrics modules? Both the test base and the `DescriptiveStatisticsHistogram`? It seems just wrong to couple the metrics to the runtime modules for these dependencies.
   
   Sorry for being nit-picking here, but we need to push for more clean and lean dependency structure. Too many times that we had to work around issues with out dependency jungle...

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services