Github user redsanket commented on a diff in the pull request: https://github.com/apache/storm/pull/845#discussion_r43788355 --- Diff: conf/defaults.yaml --- @@ -63,7 +63,7 @@ nimbus.supervisor.timeout.secs: 60 nimbus.monitor.freq.secs: 10 nimbus.cleanup.inbox.freq.secs: 600 nimbus.inbox.jar.expiration.secs: 3600 -nimbus.code.sync.freq.secs: 300 +nimbus.code.sync.freq.secs: 120 --- End diff -- 5 min to sync blobs seems to be pretty large, hopefully 2 min should be good enough since we also have callback enabled
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---