You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "David Andsager (Jira)" <ji...@apache.org> on 2019/08/23 18:41:00 UTC

[jira] [Created] (STORM-3496) Improve ConstraintSolverStrategy::backtrackSearch

David Andsager created STORM-3496:
-------------------------------------

             Summary: Improve ConstraintSolverStrategy::backtrackSearch
                 Key: STORM-3496
                 URL: https://issues.apache.org/jira/browse/STORM-3496
             Project: Apache Storm
          Issue Type: Test
            Reporter: David Andsager


Method is a recursive call, which can result in stack overflow.

Convert to iterative method.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)