Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DF028C8FE for ; Sat, 19 May 2012 00:28:30 +0000 (UTC) Received: (qmail 81418 invoked by uid 500); 19 May 2012 00:28:30 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 81356 invoked by uid 500); 19 May 2012 00:28:30 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 80868 invoked by uid 99); 19 May 2012 00:28:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 May 2012 00:28:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 May 2012 00:28:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1BDC5B9A8 for ; Sat, 19 May 2012 00:28:07 +0000 (UTC) Date: Sat, 19 May 2012 00:28:07 +0000 (UTC) From: "Varun Kapoor (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: <664288721.17470.1337387287115.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (AMBARI-331) Make txnUtils immune to backend race conditions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Varun Kapoor created AMBARI-331: ----------------------------------- Summary: Make txnUtils immune to backend race conditions Key: AMBARI-331 URL: https://issues.apache.org/jira/browse/AMBARI-331 Project: Ambari Issue Type: Bug Affects Versions: ambari-186 Reporter: Varun Kapoor Assignee: Varun Kapoor Priority: Critical Fix For: ambari-186 This is for where the txn hasn't had a chance to be kicked off yet, but PHP returns the txnId, after which JS makes a call to fetchTxnProgress, which ends up returning a null value for the 'progress' key. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira