[
https://issues.apache.org/jira/browse/HELIX-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431069#comment-16431069
]
ASF GitHub Bot commented on HELIX-691:
--------------------------------------
GitHub user narendly opened a pull request:
https://github.com/apache/helix/pull/176
[HELIX-691] Allow users to update InstanceConfig
In helix-rest, we provide a method in InstanceAccessor,
updateInstanceConfig, that updates the instance's config through a POST call.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/narendly/helix instConfig2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/176.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 #176
----
commit 72d52484716bf2f90323f141a478893fdd0843f1
Author: narendly <narendly@...>
Date: 2018-04-09T19:04:26Z
[HELIX-691] Allow users to update InstanceConfig
In helix-rest, we provide a method in InstanceAccessor,
updateInstanceConfig, that updates the instance's config through a POST call.
----
> Allow users to update InstanceConfig
> ------------------------------------
>
> Key: HELIX-691
> URL: https://issues.apache.org/jira/browse/HELIX-691
> Project: Apache Helix
> Issue Type: Improvement
> Reporter: Hunter L
> Priority: Major
>
> In helix-rest, we provide in InstanceAccessor a method updateInstanceConfig
> updates the instance's config through a POST call.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)