Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C7E16200BA1 for ; Mon, 17 Oct 2016 14:48:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C68C2160AF0; Mon, 17 Oct 2016 12:48:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 408B9160AE5 for ; Mon, 17 Oct 2016 14:48:59 +0200 (CEST) Received: (qmail 20085 invoked by uid 500); 17 Oct 2016 12:48:58 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 20060 invoked by uid 99); 17 Oct 2016 12:48:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Oct 2016 12:48:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5791D2C4C71 for ; Mon, 17 Oct 2016 12:48:58 +0000 (UTC) Date: Mon, 17 Oct 2016 12:48:58 +0000 (UTC) From: "Stephan Ewen (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-4835) Implement standalone High Availability Services MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 17 Oct 2016 12:49:00 -0000 [ https://issues.apache.org/jira/browse/FLINK-4835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582152#comment-15582152 ] Stephan Ewen commented on FLINK-4835: ------------------------------------- You are right, that is probably an artifact right now. I was only thinking of the {{ResourceManager}}, assuming it is in the same process as the {{JobManager(s)}}. > Implement standalone High Availability Services > ----------------------------------------------- > > Key: FLINK-4835 > URL: https://issues.apache.org/jira/browse/FLINK-4835 > Project: Flink > Issue Type: Sub-task > Components: Cluster Management > Environment: FLIP-6 feature branch > Reporter: Stephan Ewen > Assignee: Stephan Ewen > > This is a version of the {{HighAvailabilityServices}} that is in fact not highly available and used for setups where everything runs in one process (mini clusters) and simple setups (non-ha) -- This message was sent by Atlassian JIRA (v6.3.4#6332)