zentol commented on a change in pull request #21:
URL: https://github.com/apache/flink-benchmarks/pull/21#discussion_r670232172
##########
File path: src/main/resources/log4j2-test.properties
##########
@@ -16,8 +16,13 @@
# limitations under the License.
################################################################################
-log4j.rootLogger=WARN, console
+rootLogger.level = ERROR
Review comment:
We could also set it to OFF if we want to exclude logging overhead from
the benchmark. But this seems reasonably to have because in practice users at
least use ERROR/WARN I suppose.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]