Hello Alexey Serbin, Kudu Jenkins, Adar Dembo, Grant Henke,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/14140

to look at the new patch set (#10).

Change subject: KUDU-2877 Support logging to files and stderr at the same time
......................................................................

KUDU-2877 Support logging to files and stderr at the same time

with below new flag will enable logging to both files and stderr works.
 --logtostderr_and_logdir=true

at the same time just enabling logging to stderr or to files works.
so there is change to old logging logic.

not using glog alsologtostderr field, as kudu team thinks it may
deprecate from glog lib in future.

Change-Id: I58117a587cdca868e240897938964d68d50ddd5b
---
M docker/kudu-entrypoint.sh
M src/kudu/util/flags.cc
M src/kudu/util/logging.cc
3 files changed, 23 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/14140/10
--
To view, visit http://gerrit.cloudera.org:8080/14140
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I58117a587cdca868e240897938964d68d50ddd5b
Gerrit-Change-Number: 14140
Gerrit-PatchSet: 10
Gerrit-Owner: Sandish Kumar HN <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Sandish Kumar HN <[email protected]>

Reply via email to