Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-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 C53D4DEC6 for ; Thu, 29 Nov 2012 19:20:59 +0000 (UTC) Received: (qmail 72439 invoked by uid 500); 29 Nov 2012 19:20:59 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 71700 invoked by uid 500); 29 Nov 2012 19:20:58 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 71663 invoked by uid 500); 29 Nov 2012 19:20:58 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 71656 invoked by uid 99); 29 Nov 2012 19:20:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2012 19:20:58 +0000 Date: Thu, 29 Nov 2012 19:20:58 +0000 (UTC) From: "Maja Kabiljo (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: <2108282049.41392.1354216858217.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (GIRAPH-437) Missing progress calls when stopping Netty server MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Maja Kabiljo created GIRAPH-437: ----------------------------------- Summary: Missing progress calls when stopping Netty server Key: GIRAPH-437 URL: https://issues.apache.org/jira/browse/GIRAPH-437 Project: Giraph Issue Type: Improvement Reporter: Maja Kabiljo Attachments: GIRAPH-437.patch At the end of a long running job I got an exception about not reporting progress. The last log line was: "stop: Halting netty server", so I suspect it's because awaitUninterruptibly() call there. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira