Mike Percy has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10505 )
Change subject: KUDU-702 Add block IDs to more log messages ...................................................................... KUDU-702 Add block IDs to more log messages Added block id to the log messages in the following cases: 1. Log Warnings during cfile read 2. VLOG on adding and removing unlocked blocks Testing was performed by manually inspecting the log message outputs generated by executing the affected statements. Change-Id: I895da1cc04ecbf006f412f06b31461b03072d32d Reviewed-on: http://gerrit.cloudera.org:8080/10505 Tested-by: Kudu Jenkins Reviewed-by: Mike Percy <[email protected]> --- M src/kudu/cfile/cfile_reader.cc M src/kudu/cfile/index_btree.cc M src/kudu/fs/log_block_manager.cc 3 files changed, 9 insertions(+), 9 deletions(-) Approvals: Kudu Jenkins: Verified Mike Percy: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/10505 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I895da1cc04ecbf006f412f06b31461b03072d32d Gerrit-Change-Number: 10505 Gerrit-PatchSet: 6 Gerrit-Owner: Anupama Gupta <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Anupama Gupta <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
