From dev-return-81931-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Wed Jul 10 16:36:02 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 051F5180675 for ; Wed, 10 Jul 2019 18:36:01 +0200 (CEST) Received: (qmail 13786 invoked by uid 500); 10 Jul 2019 16:36:01 -0000 Mailing-List: contact dev-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 dev@zookeeper.apache.org Received: (qmail 13769 invoked by uid 99); 10 Jul 2019 16:36:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2019 16:36:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5C961E2EA2 for ; Wed, 10 Jul 2019 16:36:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 138A32657E for ; Wed, 10 Jul 2019 16:36:00 +0000 (UTC) Date: Wed, 10 Jul 2019 16:36:00 +0000 (UTC) From: "Chandrasekhar (JIRA)" To: dev@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ZOOKEEPER-3460) Zookeeper 3.4.13: keeps crashing after a repave in cloudnative environment. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Chandrasekhar created ZOOKEEPER-3460: ---------------------------------------- Summary: Zookeeper 3.4.13: keeps crashing after a repave in cloudnative environment. Key: ZOOKEEPER-3460 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3460 Project: ZooKeeper Issue Type: Bug Components: other Affects Versions: 3.4.13 Environment: Kubernetes Cloud Native Environment. Reporter: Chandrasekhar Attachments: ZooKeeperDeploymentDescription.txt, ZookeeperCrashLog.txt We have used the minimal binary installation for Zookeeper and every time after repave the zookeeper keeps crashing with following logs... I have attached the zookeeper crash logs and deployment information. Is this related to one of the NULL Pointer Issues mentioned in https://issues.apache.org/jira/browse/ZOOKEEPER-3009 ? We are trying to find the exact issue here so our cloud native platform guys can help us further. Kindly let us know how to turn on debugging further. -- This message was sent by Atlassian JIRA (v7.6.3#76005)