Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log level: It should be a error log instead of info. #737

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

volume-ji
Copy link
Contributor

@volume-ji volume-ji commented Aug 14, 2018

What this PR does / why we need it:
the function of intercept in file pkg/manager/grpc.go has a condition when invoke handler(crx, req) has a error result, which lead to a log, but the log level is info. It's my suggestion that it should use error log instead of info log. what do you think about?

Which issue(s) this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #NONE issue

Special notes for your reviewer:
NONE
Release note:
NONE


This change is Reviewable

@pigmej pigmej requested a review from ivan4th August 22, 2018 11:51
Copy link
Contributor

@ivan4th ivan4th left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: 0 of 2 approvals obtained (waiting on @ivan4th)

Copy link
Contributor

@jellonek jellonek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: 1 of 2 approvals obtained (waiting on @ivan4th)

@jellonek jellonek merged commit dd72f4f into Mirantis:master Aug 22, 2018
@volume-ji volume-ji deleted the jiyuan1 branch August 23, 2018 03:30
@volume-ji volume-ji restored the jiyuan1 branch August 23, 2018 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants