From dev-return-60857-archive-asf-public=cust-asf.ponee.io@storm.apache.org Tue Oct 8 14:59:38 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id BA0D2180654 for ; Tue, 8 Oct 2019 16:59:37 +0200 (CEST) Received: (qmail 11243 invoked by uid 500); 8 Oct 2019 14:59:36 -0000 Mailing-List: contact dev-help@storm.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@storm.apache.org Delivered-To: mailing list dev@storm.apache.org Received: (qmail 11226 invoked by uid 99); 8 Oct 2019 14:59:36 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Oct 2019 14:59:36 +0000 From: GitBox To: dev@storm.apache.org Subject: [GitHub] [storm] bipinprasad opened a new pull request #3136: [STORM-3519] Change ConstraintSolverStrategy::backtrackSearch to iteration Message-ID: <157054677613.31142.8340798259952241171.gitbox@gitbox.apache.org> Date: Tue, 08 Oct 2019 14:59:36 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit bipinprasad opened a new pull request #3136: [STORM-3519] Change ConstraintSolverStrategy::backtrackSearch to iteration URL: https://github.com/apache/storm/pull/3136 Avoid StackOverflowException and speed up scheduling. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services