vvraskin opened a new pull request #2960: Reduce the number of logs on info level URL: https://github.com/apache/incubator-openwhisk/pull/2960 This PR should provide a relief for controller while under load. We have reduced the number of log lines, which based on our performance measurements provides a 4x improvement on the throughput for long running tests and 2.5x throughput improvement for the short running tests. Here we also have made slight modification in the way log metrics are emitted. They could still be emitted in the following cases: * metricsLog is explicitely set to true * the transaction timeout of 60 seconds is reached * debug log level was selected @mhenke1
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
