From issues-return-1297-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Tue Sep 10 16:52:04 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 DC8DA180642 for ; Tue, 10 Sep 2019 18:52:03 +0200 (CEST) Received: (qmail 68624 invoked by uid 500); 10 Sep 2019 16:52:02 -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 68548 invoked by uid 99); 10 Sep 2019 16:52:02 -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; Tue, 10 Sep 2019 16:52:02 +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 0B081E3157 for ; Tue, 10 Sep 2019 16:52:02 +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 90F2B7822F4 for ; Tue, 10 Sep 2019 16:52:00 +0000 (UTC) Date: Tue, 10 Sep 2019 16:52:00 +0000 (UTC) From: "Enrico Olivelli (Jira)" To: issues@zookeeper.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (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 ] Enrico Olivelli resolved ZOOKEEPER-3540. ---------------------------------------- Resolution: Fixed > 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 > > Time Spent: 40m > Remaining Estimate: 0h > > 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)