You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by GitBox <gi...@apache.org> on 2019/07/23 18:26:44 UTC

[GitHub] [helix] narendly commented on issue #356: Read Failure while reading non-existent znode.

narendly commented on issue #356: Read Failure while reading non-existent znode.
URL: https://github.com/apache/helix/pull/356#issuecomment-514328130
 
 
   Could you reformat the pull request according to the guidelines? Thanks! - Hunter
   
   On Jul 23, 2019, 20:19, at 20:19, Ali Reza Zamani Zadeh Najari <no...@github.com> wrote:
   >alirezazamani commented on this pull request.
   >
   >
   >
   >> @@ -721,6 +721,9 @@ private void fireAllEvents() {
   >       });
   >       record(path, null, startT, ZkClientMonitor.AccessType.READ);
   >       return children;
   >+    } catch (ZkNoNodeException e){
   >
   >Thanks. I fixed it.
   >
   >-- 
   >You are receiving this because you are subscribed to this thread.
   >Reply to this email directly or view it on GitHub:
   >https://github.com/apache/helix/pull/356#discussion_r306464047
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services