----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50301/ -----------------------------------------------------------
Review request for mesos and Anand Mazumdar. Repository: mesos Description ------- Logging the duration required for each storage operation at `INFO` level is overkill for most people consuming the log. Diffs ----- src/log/leveldb.cpp f389d74b123574665c611b46cb52e3dc7042b331 src/log/log.cpp f8e439fc756af05acb40878a9473c93c039c889e src/log/replica.cpp 45b77178fe93e26ae0ffde5ff0f02f36e5150bcb src/master/registrar.cpp 9d2f5580c7a8674f29b4c2be0142689f000d15a0 Diff: https://reviews.apache.org/r/50301/diff/ Testing ------- make check Also visual inspection: ran a few `--verbose` test cases and checked that the omitted information wasn't necessary/useful for understanding the replicated log activity. Thanks, Neil Conway
