From issues-return-1277-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Mon Sep 9 16:44: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 388E8180608 for ; Mon, 9 Sep 2019 18:44:02 +0200 (CEST) Received: (qmail 35453 invoked by uid 500); 9 Sep 2019 16:44:01 -0000 Mailing-List: contact issues-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 issues@zookeeper.apache.org Received: (qmail 35440 invoked by uid 99); 9 Sep 2019 16:44: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; Mon, 09 Sep 2019 16:44:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id EB4B2E30C1 for ; Mon, 9 Sep 2019 16:44:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 626A67809A2 for ; Mon, 9 Sep 2019 16:44:00 +0000 (UTC) Date: Mon, 9 Sep 2019 16:44:00 +0000 (UTC) From: "ASF GitHub Bot (Jira)" To: issues@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ZOOKEEPER-3540) Client port unavailable after binding the same client port during reconfig MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ZOOKEEPER-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3540: -------------------------------------- Labels: pull-request-available (was: ) > Client port unavailable after binding the same client port during reconfig > -------------------------------------------------------------------------- > > Key: ZOOKEEPER-3540 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3540 > Project: ZooKeeper > Issue Type: Bug > Components: server > Affects Versions: 3.6.0 > Reporter: Fangmin Lv > Assignee: Fangmin Lv > Priority: Major > Labels: pull-request-available > Fix For: 3.6.0 > > > When dynamically replace a server with IPv4/IPv6 with the same port, the server will complain about 'address already in use', and cause the client port not available anymore. -- This message was sent by Atlassian Jira (v8.3.2#803003)