You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2017/03/01 18:17:34 UTC

[kudu-CR](branch-1.2.x) KUDU-1821. Noisy warning from catalog manager

Todd Lipcon has uploaded a new change for review.

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

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 <to...@apache.org>
Reviewed-by: Adar Dembo <ad...@cloudera.com>
(cherry picked from commit 217dfe475a4745a017cc9946455ffa01c95e1cad)
---
M src/kudu/master/catalog_manager.cc
1 file changed, 7 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/05/6205/1
-- 
To view, visit http://gerrit.cloudera.org:8080/6205
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6a9b8577e4d857c63df6e66c10d6cf20270cd41e
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: branch-1.2.x
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: Jun He <ju...@gmail.com>

[kudu-CR](branch-1.2.x) KUDU-1821. Noisy warning from catalog manager

Posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org>.
Jean-Daniel Cryans 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 <to...@apache.org>
Reviewed-by: Adar Dembo <ad...@cloudera.com>
(cherry picked from commit 217dfe475a4745a017cc9946455ffa01c95e1cad)
Reviewed-on: http://gerrit.cloudera.org:8080/6205
Reviewed-by: Jean-Daniel Cryans <jd...@apache.org>
---
M src/kudu/master/catalog_manager.cc
1 file changed, 7 insertions(+), 2 deletions(-)

Approvals:
  Jean-Daniel Cryans: Looks good to me, approved
  Kudu Jenkins: Verified



-- 
To view, visit http://gerrit.cloudera.org:8080/6205
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6a9b8577e4d857c63df6e66c10d6cf20270cd41e
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: branch-1.2.x
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: Jean-Daniel Cryans <jd...@apache.org>
Gerrit-Reviewer: Jun He <ju...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins

[kudu-CR](branch-1.2.x) KUDU-1821. Noisy warning from catalog manager

Posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org>.
Jean-Daniel Cryans has posted comments on this change.

Change subject: KUDU-1821. Noisy warning from catalog manager
......................................................................


Patch Set 1: Code-Review+2

-- 
To view, visit http://gerrit.cloudera.org:8080/6205
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I6a9b8577e4d857c63df6e66c10d6cf20270cd41e
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: branch-1.2.x
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: Jean-Daniel Cryans <jd...@apache.org>
Gerrit-Reviewer: Jun He <ju...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No