You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/10 00:24:18 UTC

[jira] [Commented] (HELIX-660) Configurable operation timeout for Helix ZKClient.

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

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

GitHub user lei-xia opened a pull request:

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

    [HELIX-660]Configurable operation timeout for Helix ZKClient.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lei-xia/helix helix-0.6.x

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

    https://github.com/apache/helix/pull/98.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 #98
    
----
commit 2ae13d09b8d34b0db45f46a39dea51691e9e7c63
Author: Lei Xia <lx...@linkedin.com>
Date:   2017-06-10T00:20:22Z

    [HELIX-660]Configurable operation timeout for Helix ZKClient.

----


> Configurable operation timeout for Helix ZKClient.
> --------------------------------------------------
>
>                 Key: HELIX-660
>                 URL: https://issues.apache.org/jira/browse/HELIX-660
>             Project: Apache Helix
>          Issue Type: Bug
>    Affects Versions: 0.7.1, 0.6.x
>            Reporter: Lei Xia
>            Assignee: Lei Xia
>
> When writing to a HelixPropertyStore using `set` or `update`, these
> operations are blocking, and under corner cases they can take a long time
> to return. This ticket is to request a feature to enable a configurable
> operation timeout, so that the blocking operations can be timed out if
> taking too long time.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)