Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.2.2
-
None
Description
Following method hides all exceptions from property provider when not in debug mode:
org.apache.ambari.server.controller.metrics.ThreadPoolEnabledPropertyProvider#logException
This makes some issues hard to detect and investigate. We should print exceptions, but limit their amount since this can fill logs very quickly.
Attachments
Attachments
Issue Links
- links to