GitHub user sborya opened a pull request:
https://github.com/apache/samza/pull/330
Disable info in checkpoint logging
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sborya/samza disableWriteCheckpointLogging
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/330.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #330
----
commit a31a7aa29b7be4bb46f8e651b6b8fa46a65b48e2
Author: Boris Shkolnik <[email protected]>
Date: 2017-10-16T22:25:49Z
reduce debugging from info to debug in KafkaCheckpointManager.java
commit 410ce78ba1ff8dafa2587481473e62ac9cfa6f4f
Author: Boris S <[email protected]>
Date: 2017-10-17T01:20:04Z
Merge branch 'master' of https://github.com/apache/samza
commit 29b44b00b00ecab4a6c8d80f9b05225684c48d3e
Author: Boris S <[email protected]>
Date: 2017-10-17T01:35:36Z
move info to debug
----
---