-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.7
-
Component/s: Integrations - Jira
The following warning clogs up the CAC logfiles, being one of the main culprits for our gigantic logfiles of 70M within less than a day on CAC.
2008-01-07 21:32:03,507 WARN [resin-tcp-connection-j2ee.confluence.atlassian.com:8080-228] [apache.commons.httpclient.HttpMethodBase] getResponseBody Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
We should either disable the warning, or solve the root cause.