Sumit Mohanty created AMBARI-3240:
-------------------------------------
Summary: URLStreamProvider reads are flooding the log
Key: AMBARI-3240
URL: https://issues.apache.org/jira/browse/AMBARI-3240
Project: Ambari
Issue Type: Bug
Components: controller
Affects Versions: 1.4.1
Reporter: Sumit Mohanty
Assignee: Sumit Mohanty
Fix For: 1.4.1
These logs do not need to be at INFO level. When user is using the UI then theer is roughly
one log per second.
{code}
06:56:34,232 INFO [pool-1-thread-12] URLStreamProvider:81 - readFrom spec:http://c6402.ambari.apache.org:50075/jmx
06:56:34,235 INFO [pool-1-thread-5] URLStreamProvider:81 - readFrom spec:http://c6401.ambari.apache.org:50075/jmx
06:56:34,248 INFO [qtp1620999494-18] URLStreamProvider:81 - readFrom spec:http://c6401.ambari.apache.org/cgi-bin/rrd.py?c=HDPSlaves&h=c6401.ambari.apache.org,c6402.ambari.apache.org&m=cpu_wio,jvm.JvmMetrics.MemHeapUsedM,rpc.rpc.RpcQueueTimeAvgTime,jvm.JvmMetrics.MemHeapCommittedM&e=now&pt=true
...
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|