Return-Path: X-Original-To: apmail-tez-issues-archive@minotaur.apache.org Delivered-To: apmail-tez-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CFC68174F8 for ; Fri, 31 Oct 2014 04:16:35 +0000 (UTC) Received: (qmail 70981 invoked by uid 500); 31 Oct 2014 04:16:35 -0000 Delivered-To: apmail-tez-issues-archive@tez.apache.org Received: (qmail 70426 invoked by uid 500); 31 Oct 2014 04:16:35 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 70068 invoked by uid 99); 31 Oct 2014 04:16:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2014 04:16:34 +0000 Date: Fri, 31 Oct 2014 04:16:34 +0000 (UTC) From: "Bikas Saha (JIRA)" To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (TEZ-1547) Make use of state change notifier in VertexManagerPlugins MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TEZ-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bikas Saha updated TEZ-1547: ---------------------------- Attachment: TEZ-1547.8.patch Patch addresses review comments. Notably, Exception propagation added and tested. Race condition fixed and tested. > Make use of state change notifier in VertexManagerPlugins > --------------------------------------------------------- > > Key: TEZ-1547 > URL: https://issues.apache.org/jira/browse/TEZ-1547 > Project: Apache Tez > Issue Type: Improvement > Reporter: Siddharth Seth > Assignee: Bikas Saha > Attachments: TEZ-1547.1.patch, TEZ-1547.3.patch, TEZ-1547.4.patch, TEZ-1547.5.patch, TEZ-1547.6.patch, TEZ-1547.7.patch, TEZ-1547.8.patch > > > Instead of the various APIs like onVertexStarted, simple notifications could be sent. > Some existing APIs could end up being deprecated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)