From commits-return-66172-archive-asf-public=cust-asf.ponee.io@pulsar.apache.org Wed Nov 4 01:15:57 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 238F818064E for ; Wed, 4 Nov 2020 02:15:57 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 93E1662BF0 for ; Wed, 4 Nov 2020 01:15:56 +0000 (UTC) Received: (qmail 57341 invoked by uid 500); 4 Nov 2020 01:15:56 -0000 Mailing-List: contact commits-help@pulsar.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pulsar.apache.org Delivered-To: mailing list commits@pulsar.apache.org Received: (qmail 57332 invoked by uid 99); 4 Nov 2020 01:15:55 -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; Wed, 04 Nov 2020 01:15:55 +0000 From: =?utf-8?q?GitBox?= To: commits@pulsar.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bpulsar=5D_315157973_opened_a_new_pull_request_=238?= =?utf-8?q?442=3A_Fix_the_residual_of_inactive_partitioned-topic_cleaning?= Message-ID: Date: Wed, 04 Nov 2020 01:15:55 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 315157973 opened a new pull request #8442: URL: https://github.com/apache/pulsar/pull/8442 Fixes #8441 ### Motivation When `inactivityMonitor clean` inactive partitioned topic, the node in ZK is not deleted ### Modifications add `deleteZkNode` ### Verifying this change InactiveTopicDeleteTest#testDeleteAndCleanZkNode ---------------------------------------------------------------- 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