[ 
https://issues.apache.org/jira/browse/STORM-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967654#comment-14967654
 ] 

ASF GitHub Bot commented on STORM-1121:
---------------------------------------

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

    https://github.com/apache/storm/pull/810#discussion_r42666392
  
    --- Diff: storm-core/test/clj/backtype/storm/integration_test.clj ---
    @@ -236,6 +237,7 @@
                                  "acking-test1"
                                  {}
                                  (:topology tracked))
    +      (Thread/sleep 11000)
    --- End diff --
    
    Is there a way we can force mk-assignments to be called?  I don't really 
like adding around 1 min to the time it takes to run the tests needlessly.


> Improve Nimbus Topology submission time
> ---------------------------------------
>
>                 Key: STORM-1121
>                 URL: https://issues.apache.org/jira/browse/STORM-1121
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Kishor Patil
>            Assignee: Kishor Patil
>
> It appears, nimbus is blocking itself as active topologies count goes up. It  
> increases submitTopology response time exponentially for submission of newer 
> topology.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to