From notifications-return-411-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Sat Jun 22 21:53:17 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id E72D618077F for ; Sat, 22 Jun 2019 23:53:16 +0200 (CEST) Received: (qmail 25336 invoked by uid 500); 22 Jun 2019 21:53:16 -0000 Mailing-List: contact notifications-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list notifications@zookeeper.apache.org Received: (qmail 25327 invoked by uid 99); 22 Jun 2019 21:53:16 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Jun 2019 21:53:16 +0000 From: GitBox To: notifications@zookeeper.apache.org Subject: [GitHub] [zookeeper] anmolnar commented on issue #888: ZOOKEEPER-3347: Improve PathTrie Consistency Message-ID: <156124039121.8404.16977910138697702557.gitbox@gitbox.apache.org> Date: Sat, 22 Jun 2019 21:53:11 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit anmolnar commented on issue #888: ZOOKEEPER-3347: Improve PathTrie Consistency URL: https://github.com/apache/zookeeper/pull/888#issuecomment-504700971 @BELUGABEHR I think you need to use `ConcurrentHashMap` for children if you want to modify the collection without locking. ---------------------------------------------------------------- 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