Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/flink/pull/1327#discussion_r43998970
--- Diff: flink-runtime-web/web-dashboard/app/scripts/common/filters.coffee
---
@@ -28,6 +28,32 @@ angular.module('flinkApp')
amDurationFormatExtendedFilter
+.filter "humanizeDuration", ->
--- End diff --
Sorry that I've asked about this. As a committer I have to make sure we
properly mark copied code, and this functionality is something very commonly
used, and I'm sure there are plenty of implementations of this around in the
web.
To be honest, I would have probably copied it from somewhere. That's why I
was checking, just to make sure.
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---