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 C3D1310B4A for ; Mon, 1 Dec 2014 18:50:12 +0000 (UTC) Received: (qmail 73928 invoked by uid 500); 1 Dec 2014 18:50:12 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 73878 invoked by uid 500); 1 Dec 2014 18:50:12 -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 73865 invoked by uid 500); 1 Dec 2014 18:50:12 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 73860 invoked by uid 99); 1 Dec 2014 18:50:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2014 18:50:12 +0000 Date: Mon, 1 Dec 2014 18:50:12 +0000 (UTC) From: "Maja Kabiljo (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (GIRAPH-966) Add a way to ignore some thread exceptions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Maja Kabiljo created GIRAPH-966: ----------------------------------- Summary: Add a way to ignore some thread exceptions Key: GIRAPH-966 URL: https://issues.apache.org/jira/browse/GIRAPH-966 Project: Giraph Issue Type: New Feature Reporter: Maja Kabiljo Assignee: Maja Kabiljo Priority: Minor Add a way not to fail a mapper when an exception happens on some non core threads. By default still fail on every exception. -- This message was sent by Atlassian JIRA (v6.3.4#6332)