[
https://issues.apache.org/jira/browse/KARAF-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509598#comment-15509598
]
ASF GitHub Bot commented on KARAF-4721:
---------------------------------------
GitHub user shyrkov opened a pull request:
https://github.com/apache/karaf-cellar/pull/38
[KARAF-4721] Added support for clusterOnly and nodeOnly sync policies via
shell command
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jahia/karaf-cellar KARAF-4721
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf-cellar/pull/38.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #38
----
commit 5254986b9057ef221fcf5fbaa583a32a0f76ec61
Author: Sergiy Shyrkov <[email protected]>
Date: 2016-09-21T11:09:06Z
[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
> Priority: Minor
>
> Right now the shell command (cluster:sync) does not support setting policy to
> clusterOnly or nodeOnly, i.e.:
> {code}
> jahia@dx(cluster)> sync -c clusterOnly
> The sync policy clusterOnly is not valid. Valid sync policies are: cluster,
> node, disabled
> {code}
> Would be nice to add those two policy types to the supported list for that
> command.
> Thank you!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)