----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70334/#review214176 -----------------------------------------------------------
Patch looks great! Reviews applied: [70334] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On March 28, 2019, 2:12 p.m., Andrei Sekretenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70334/ > ----------------------------------------------------------- > > (Updated March 28, 2019, 2:12 p.m.) > > > Review request for mesos, Benno Evers, Greg Mann, and Joseph Wu. > > > Repository: mesos > > > Description > ------- > > Extended the LogSink interface to be able to log microseconds. > > This makes possible to solve a problem with modules implementing custom > LogSink which currently log 000000 instead of microseconds. > > This is a backport of this patch: https://github.com/google/glog/pull/441 to > glog 0.3.3 > > > Diffs > ----- > > 3rdparty/glog-0.3.3.patch 8827f34e2b4589867d13160850b76c572c85ab06 > > > Diff: https://reviews.apache.org/r/70334/diff/1/ > > > Testing > ------- > > Run existing tests, including Windows build. > > > Thanks, > > Andrei Sekretenko > >
