Return-Path: X-Original-To: apmail-chukwa-dev-archive@www.apache.org Delivered-To: apmail-chukwa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 57D2111EF4 for ; Thu, 26 Jun 2014 00:14:25 +0000 (UTC) Received: (qmail 58856 invoked by uid 500); 26 Jun 2014 00:14:25 -0000 Delivered-To: apmail-chukwa-dev-archive@chukwa.apache.org Received: (qmail 58831 invoked by uid 500); 26 Jun 2014 00:14:25 -0000 Mailing-List: contact dev-help@chukwa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chukwa.apache.org Delivered-To: mailing list dev@chukwa.apache.org Received: (qmail 58818 invoked by uid 99); 26 Jun 2014 00:14:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2014 00:14:25 +0000 Date: Thu, 26 Jun 2014 00:14:25 +0000 (UTC) From: "shreyas subramanya (JIRA)" To: dev@chukwa.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CHUKWA-710) Need to reuse server sockets 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/CHUKWA-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shreyas subramanya updated CHUKWA-710: -------------------------------------- Attachment: CHUKWA-710.patch2 > Need to reuse server sockets > ---------------------------- > > Key: CHUKWA-710 > URL: https://issues.apache.org/jira/browse/CHUKWA-710 > Project: Chukwa > Issue Type: Bug > Components: Data Collection > Affects Versions: 0.5.0, 0.6.0 > Reporter: shreyas subramanya > Assignee: shreyas subramanya > Priority: Minor > Fix For: 0.6.0 > > Attachments: CHUKWA-710.patch2, chukwa_710.patch > > > Occassionally when chukwa agent is restarted, it complains about the configured http port already in use. The TCP connection will show as TIME_WAIT state. The solution is to use the socket reuse TCP option. -- This message was sent by Atlassian JIRA (v6.2#6252)