Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 43F0F186DB for ; Wed, 18 Nov 2015 08:37:11 +0000 (UTC) Received: (qmail 65336 invoked by uid 500); 18 Nov 2015 08:37:11 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 65305 invoked by uid 500); 18 Nov 2015 08:37:11 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 65247 invoked by uid 99); 18 Nov 2015 08:37:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Nov 2015 08:37:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0CB792C1F5E for ; Wed, 18 Nov 2015 08:37:11 +0000 (UTC) Date: Wed, 18 Nov 2015 08:37:11 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-9335) camel-netty-http - Suppress Connection reset by peer WARNs 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/CAMEL-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-9335. -------------------------------- Resolution: Fixed Fix Version/s: (was: 2.16.1) 2.16.2 > camel-netty-http - Suppress Connection reset by peer WARNs > ---------------------------------------------------------- > > Key: CAMEL-9335 > URL: https://issues.apache.org/jira/browse/CAMEL-9335 > Project: Camel > Issue Type: Improvement > Components: camel-netty-http, camel-netty4-http > Affects Versions: 2.16.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.16.2, 2.15.5, 2.17.0 > > > Due to various reasons a remote connection may close and you can end up having WARN logs on the netty http server side. We should suppress these logs and do them on a DEBUG level instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)