Github user ilganeli commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r42306706
--- Diff:
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java ---
@@ -102,8 +102,6 @@
private static final long DELEGATION_TOKEN_RENEW_INTERVAL =
Long.MAX_VALUE / 2;
private static final long DELEGATION_TOKEN_REMOVER_SCAN_INTERVAL = 24 *
60 * 60 * 1000;
--- End diff --
Can we rename this variable to include a unit of time?
---
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.
---