Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4C53C18077 for ; Fri, 25 Sep 2015 19:47:36 +0000 (UTC) Received: (qmail 35264 invoked by uid 500); 25 Sep 2015 19:47:36 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 35227 invoked by uid 500); 25 Sep 2015 19:47:36 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 35211 invoked by uid 99); 25 Sep 2015 19:47:35 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Sep 2015 19:47:35 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 3CB0A2870A7; Fri, 25 Sep 2015 19:47:33 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5867841255587202147==" MIME-Version: 1.0 Subject: Review Request 38771: RU cluster in hung state while trying to perform downgrade From: "Nate Cole" To: "Alejandro Fernandez" , "Jayush Luniya" , "Jonathan Hurley" Cc: "Ambari" , "Nate Cole" Date: Fri, 25 Sep 2015 19:47:33 -0000 Message-ID: <20150925194733.31021.45838@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Nate Cole" X-ReviewGroup: Ambari X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/38771/ X-Sender: "Nate Cole" Reply-To: "Nate Cole" X-ReviewRequest-Repository: ambari --===============5867841255587202147== 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/38771/ ----------------------------------------------------------- Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, and Jayush Luniya. Bugs: AMBARI-13245 https://issues.apache.org/jira/browse/AMBARI-13245 Repository: ambari Description ------- The recently added {{Parallel}} class has a default thread timeout that is too low. As a result, EclipseLink code is deadlocking and preventing queries from executing. Diffs ----- ambari-server/src/main/java/org/apache/ambari/server/utils/Parallel.java a67ee5c Diff: https://reviews.apache.org/r/38771/diff/ Testing ------- Manual testing only. No automated tests due to constructor changes only. Thanks, Nate Cole --===============5867841255587202147==--