[
https://issues.apache.org/jira/browse/HELIX-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323126#comment-14323126
]
ASF GitHub Bot commented on HELIX-569:
--------------------------------------
GitHub user acmcelwee opened a pull request:
https://github.com/apache/helix/pull/16
[HELIX-569] - Update docs to correctly pass rebalance mode during
helix-admin.sh resource creation
I stumbled upon this the other day in #apachehelix irc. I couldn't get the
distributed locks example to work in full auto rebalance mode, and it turns out
the docs just needed an update. Since the default rebalance mode since 0.6.2 is
SEMI_AUTO, my testing halfway worked and exhibited very confusing behavior.
This updates the docs to keep future new users headed in the right
direction.
https://issues.apache.org/jira/browse/HELIX-569
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acmcelwee/helix helix-569
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/16.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 #16
----
commit 2525ecd8f37892201fc427450b85c342db55070c
Author: Adam McElwee <[email protected]>
Date: 2015-02-16T02:09:25Z
[HELIX-569] - Update docs to correctly pass rebalance mode during
helix-admin.sh resource creation
----
> Update website docs to correctly pass the rebalance mode to addResource in
> helix-admin.sh
> -----------------------------------------------------------------------------------------
>
> Key: HELIX-569
> URL: https://issues.apache.org/jira/browse/HELIX-569
> Project: Apache Helix
> Issue Type: Bug
> Reporter: Adam McElwee
> Priority: Trivial
> Fix For: 0.6.1-incubating, 0.6.2-incubating, 0.7.0-incubating,
> 0.7.1, 0.6.3, 0.6.4
>
> Attachments: fix-rebalance-mode-arg.patch
>
>
> I stumbled upon this the other day in #apachehelix irc. I couldn't get the
> distributed locks example to work in full auto rebalance mode, and it turns
> out the docs just needed an update. Patch incoming.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)