You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/05 23:07:00 UTC

[jira] [Commented] (HELIX-691) Allow users to update InstanceConfig

    [ https://issues.apache.org/jira/browse/HELIX-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427722#comment-16427722 ] 

ASF GitHub Bot commented on HELIX-691:
--------------------------------------

GitHub user narendly opened a pull request:

    https://github.com/apache/helix/pull/174

    [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 instConfig

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/helix/pull/174.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 #174
    
----
commit 1ebdc45194dddecb675362e812aa795c876c9f6a
Author: narendly <na...@...>
Date:   2018-04-05T23:00:52Z

    [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)