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 70C30200BA1 for ; Sun, 2 Oct 2016 16:36:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6D213160AEB; Sun, 2 Oct 2016 14:36:22 +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 DD050160AC7 for ; Sun, 2 Oct 2016 16:36:21 +0200 (CEST) Received: (qmail 1849 invoked by uid 500); 2 Oct 2016 14:36:21 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 1832 invoked by uid 99); 2 Oct 2016 14:36:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2016 14:36:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E334B2C2A5F for ; Sun, 2 Oct 2016 14:36:20 +0000 (UTC) Date: Sun, 2 Oct 2016 14:36:20 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-4721) Add support for clusterOnly and nodeOnly sync policies via shell command MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 02 Oct 2016 14:36:22 -0000 [ https://issues.apache.org/jira/browse/KARAF-4721?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1554= 0457#comment-15540457 ]=20 ASF subversion and git services commented on KARAF-4721: -------------------------------------------------------- Commit 461cbd546822021f6eb55bcfc142367d9e72582d in karaf-cellar's branch re= fs/heads/master from [~shyrkov] [ https://git-wip-us.apache.org/repos/asf?p=3Dkaraf-cellar.git;h=3D461cbd5 = ] [KARAF-4721] Added support for clusterOnly and nodeOnly sync policies via shell command > Add support for clusterOnly and nodeOnly sync policies via shell command > ------------------------------------------------------------------------ > > Key: KARAF-4721 > URL: https://issues.apache.org/jira/browse/KARAF-4721 > Project: Karaf > Issue Type: Improvement > Components: cellar-shell > Affects Versions: cellar-4.0.2 > Reporter: Sergiy Shyrkov > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Minor > > Right now the shell command (cluster:sync) does not support setting polic= y to clusterOnly or nodeOnly, i.e.: > {code} > jahia@dx(cluster)> sync -c clusterOnly > The sync policy clusterOnly is not valid. Valid sync policies are: cluste= r, node, disabled > {code} > Would be nice to add those two policy types to the supported list for tha= t command. > Thank you! -- This message was sent by Atlassian JIRA (v6.3.4#6332)