-
Task
-
Resolution: Fixed
-
Major
-
1.11.3
-
Security Level: Public (Visbile by non-authn users.)
-
None
The load caused by log message construction should
be minimized and implemented properly leveraging the support for string formatting provided by the slf4j library.
See:
http://www.slf4j.org/faq.html#logging_performance
All log calls in the storm backend and gridhttps server should be implemented using parametrized messages.