[
https://issues.apache.org/jira/browse/HELIX-673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340471#comment-16340471
]
ASF GitHub Bot commented on HELIX-673:
--------------------------------------
GitHub user dasahcc opened a pull request:
https://github.com/apache/helix/pull/133
[HELIX-673] Fix inconsistent behavior in ZKCacheBaseDataAccessor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dasahcc/helix master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/133.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 #133
----
commit b5267b58d3ba25992ac19eb251aa611c4d1ef1d6
Author: Junkai Xue <jxue@...>
Date: 2018-01-26T02:12:11Z
Fix inconsistent behavior in ZKCacheBaseDataAccessor
----
> Fix inconsistent behavior for set in ZKCacheBaseDataAccessor
> ------------------------------------------------------------
>
> Key: HELIX-673
> URL: https://issues.apache.org/jira/browse/HELIX-673
> Project: Apache Helix
> Issue Type: Bug
> Components: helix-core
> Reporter: Junkai Xue
> Assignee: Junkai Xue
> Priority: Major
>
> Current set in ZKCachedBaseDataAccessor, it only catches for exception when
> there is a cache. This is inconsistent behavior.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)