Adar Dembo has submitted this change and it was merged. Change subject: KUDU-1821. Noisy warning from catalog manager ......................................................................
KUDU-1821. Noisy warning from catalog manager This commit changes the LOG if the catalog manager is trying to start. Add additional if statements for this case to show more details. Change-Id: I6a9b8577e4d857c63df6e66c10d6cf20270cd41e Reviewed-on: http://gerrit.cloudera.org:8080/5637 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]> Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/master/catalog_manager.cc 1 file changed, 7 insertions(+), 2 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Todd Lipcon: Looks good to me, but someone else must approve Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/5637 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6a9b8577e4d857c63df6e66c10d6cf20270cd41e Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jun He <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Jun He <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
