[ https://issues.apache.org/jira/browse/CAMEL-14650?focusedWorklogId=397064&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-397064 ]
ASF GitHub Bot logged work on CAMEL-14650: ------------------------------------------ Author: ASF GitHub Bot Created on: 03/Mar/20 22:05 Start Date: 03/Mar/20 22:05 Worklog Time Spent: 10m Work Description: djoleB commented on pull request #3611: CAMEL-14650 - create connection manager method logs in debug mode. URL: https://github.com/apache/camel/pull/3611 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 397064) Remaining Estimate: 0h Time Spent: 10m > camel-http - unnecessary logging in component > --------------------------------------------- > > Key: CAMEL-14650 > URL: https://issues.apache.org/jira/browse/CAMEL-14650 > Project: Camel > Issue Type: Bug > Components: camel-http > Affects Versions: 3.1.0 > Reporter: Djordje Bajic > Priority: Trivial > Labels: camel-http > Time Spent: 10m > Remaining Estimate: 0h > > When sending request this is logged > {code:java} > (INFO) o.a.camel.component.http.HttpComponent : Created > ClientConnectionManager org.apache.http.impl.conn{code} > It should be set to DEBUG log level. -- This message was sent by Atlassian Jira (v8.3.4#803005)