Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-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 0319E109FC for ; Fri, 4 Sep 2015 06:26:56 +0000 (UTC) Received: (qmail 91140 invoked by uid 500); 4 Sep 2015 06:26:55 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 91092 invoked by uid 500); 4 Sep 2015 06:26:55 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 91080 invoked by uid 99); 4 Sep 2015 06:26:55 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2015 06:26:55 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C31D9181995 for ; Fri, 4 Sep 2015 06:26:54 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.975 X-Spam-Level: *** X-Spam-Status: No, score=3.975 tagged_above=-999 required=6.31 tests=[HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=3, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.006] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id NB7BobzHq4M4 for ; Fri, 4 Sep 2015 06:26:53 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id CBEEE210D6 for ; Fri, 4 Sep 2015 06:26:52 +0000 (UTC) Received: (qmail 91074 invoked by uid 99); 4 Sep 2015 06:26:52 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Sep 2015 06:26:52 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 4BD4E26E96D; Fri, 4 Sep 2015 06:26:50 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0880768017822612871==" MIME-Version: 1.0 Subject: Re: Review Request 38096: Entity submit fails when multiple threads try submitting same definition From: "Pallavi Rao" To: "sandeep samudrala" , "Falcon" , "Pallavi Rao" Date: Fri, 04 Sep 2015 06:26:50 -0000 Message-ID: <20150904062650.17241.85932@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Pallavi Rao" X-ReviewGroup: Falcon X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/38096/ X-Sender: "Pallavi Rao" References: <20150904062150.17241.94823@reviews.apache.org> In-Reply-To: <20150904062150.17241.94823@reviews.apache.org> Reply-To: "Pallavi Rao" X-ReviewRequest-Repository: falcon-git --===============0880768017822612871== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38096/#review97730 ----------------------------------------------------------- Ship it! Ship It! - Pallavi Rao On Sept. 4, 2015, 6:21 a.m., sandeep samudrala wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38096/ > ----------------------------------------------------------- > > (Updated Sept. 4, 2015, 6:21 a.m.) > > > Review request for Falcon. > > > Bugs: FALCON-1410 > https://issues.apache.org/jira/browse/FALCON-1410 > > > Repository: falcon-git > > > Description > ------- > > Acquired lock on the entity that is getting submitted and failing any other parallel submission upon lock already being acquired. > > > Diffs > ----- > > prism/src/main/java/org/apache/falcon/resource/AbstractEntityManager.java 78964dd > webapp/src/test/java/org/apache/falcon/resource/EntityManagerJerseyIT.java f0cee61 > > Diff: https://reviews.apache.org/r/38096/diff/ > > > Testing > ------- > > > Thanks, > > sandeep samudrala > > --===============0880768017822612871==--