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 CE49D119F4 for ; Tue, 22 Apr 2014 21:56:15 +0000 (UTC) Received: (qmail 99185 invoked by uid 500); 22 Apr 2014 21:56:15 -0000 Delivered-To: apmail-chukwa-dev-archive@chukwa.apache.org Received: (qmail 99137 invoked by uid 500); 22 Apr 2014 21:56:15 -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 99126 invoked by uid 99); 22 Apr 2014 21:56:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Apr 2014 21:56:14 +0000 Date: Tue, 22 Apr 2014 21:56:14 +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: -------------------------------------- Status: Patch Available (was: Open) > 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.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)