Github user HeartSaVioR commented on a diff in the pull request:

    https://github.com/apache/storm/pull/602#discussion_r33101920
  
    --- Diff: storm-core/test/clj/backtype/storm/multilang_test.clj ---
    @@ -45,9 +45,9 @@
                       {"2" (thrift/mk-shell-bolt-spec {"1" :shuffle} [executor 
(str "tester_bolt." file-extension)] ["word"] :parallelism-hint 1)})]
              (submit-local-topology nimbus
                    "test"
    -               {TOPOLOGY-WORKERS 20 TOPOLOGY-MESSAGE-TIMEOUT-SECS 3 
TOPOLOGY-DEBUG true}
    +               {TOPOLOGY-WORKERS 20 TOPOLOGY-MESSAGE-TIMEOUT-SECS 3 
TOPOLOGY-DEBUG true SUPERVISOR-WORKER-TIMEOUT-SECS 3}
                    topology)
    -       (Thread/sleep 10000)
    +       (Thread/sleep 20000)
    --- End diff --
    
    Adjust option regarding subprocess heartbeat and make test longer for 
improving test more accurate.


---
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.
---

Reply via email to