Adar Dembo has submitted this change and it was merged. Change subject: [scanner] LOG(INFO) --> VLOG(1) on scanner expiration ......................................................................
[scanner] LOG(INFO) --> VLOG(1) on scanner expiration Made code up-to-date with the TODO comment: replaced LOG(INFO) with VLOG(1) in the event of scanner expiration. Change-Id: I78f0b07131aaf4dc4a2cb72bed1ce1647a201b68 Reviewed-on: http://gerrit.cloudera.org:8080/6416 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/tserver/scanners.cc M src/kudu/tserver/scanners.h 2 files changed, 32 insertions(+), 22 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6416 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I78f0b07131aaf4dc4a2cb72bed1ce1647a201b68 Gerrit-PatchSet: 5 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot
