Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 89A2A200C1B for ; Tue, 14 Feb 2017 10:16:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 86149160B6D; Tue, 14 Feb 2017 09:16:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D0255160B52 for ; Tue, 14 Feb 2017 10:16:45 +0100 (CET) Received: (qmail 29688 invoked by uid 500); 14 Feb 2017 09:16:45 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 29678 invoked by uid 99); 14 Feb 2017 09:16:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2017 09:16:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id AA2671A04B4 for ; Tue, 14 Feb 2017 09:16:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id cACtsT4N1bId for ; Tue, 14 Feb 2017 09:16:44 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 771E85F659 for ; Tue, 14 Feb 2017 09:16:43 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BA052E0783 for ; Tue, 14 Feb 2017 09:16:42 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2FD4024125 for ; Tue, 14 Feb 2017 09:16:42 +0000 (UTC) Date: Tue, 14 Feb 2017 09:16:42 +0000 (UTC) From: "Belliraj HB (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-20000) Workflow Manager optimising finding nodes. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 14 Feb 2017 09:16:46 -0000 [ https://issues.apache.org/jira/browse/AMBARI-20000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Belliraj HB updated AMBARI-20000: --------------------------------- Assignee: Belliraj HB Status: Patch Available (was: Open) > Workflow Manager optimising finding nodes. > ------------------------------------------ > > Key: AMBARI-20000 > URL: https://issues.apache.org/jira/browse/AMBARI-20000 > Project: Ambari > Issue Type: Bug > Components: ambari-views > Affects Versions: 2.5.0 > Reporter: Belliraj HB > Assignee: Belliraj HB > Labels: WFD, WFM > Fix For: 2.5.0 > > Attachments: AMBARI-20000_trunk.patch > > > Finding nodes during add node,delete node,add branch takes lot of time for very large workflows. Also serialising and serialising takes lot of time. These need to be optimised. -- This message was sent by Atlassian JIRA (v6.3.15#6346)