Bipin Prasad created STORM-3755:
-----------------------------------

             Summary: While scheduling multiple ackers with executor use best 
effort basis
                 Key: STORM-3755
                 URL: https://issues.apache.org/jira/browse/STORM-3755
             Project: Apache Storm
          Issue Type: Improvement
          Components: storm-server
            Reporter: Bipin Prasad
            Assignee: Bipin Prasad
             Fix For: 2.3.0


In the scheduling loop, if the number of ackers to be scheduled along with the 
executor is greater than zero, and they cannot all fit, then try to fit as many 
ackers as possible.

To do this, fit the executor first. If this succeeds, then attempt to fit as 
many ackers are possible upto and including the max required as per calculation 
(and as low as zero). This second step should not fail.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to