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

HDDS-2354. SCM log is full of AllocateBlock logs. #77

Merged
merged 1 commit into from
Oct 24, 2019

Conversation

bharatviswa504
Copy link
Contributor

What changes were proposed in this pull request?

Make the below log statement debug log.
2019-10-24 03:17:43,087 INFO server.SCMBlockProtocolServer: Allocating 1 blocks of size 268435456, with ExcludeList {datanodes = [], containerIds = [], pipelineIds = []}

scm_1 | 2019-10-24 03:17:43,088 INFO server.SCMBlockProtocolServer: Allocating 1 blocks of size 268435456, with ExcludeList {datanodes = [], containerIds = [], pipelineIds = []}

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-2354

How was this patch tested?

Ran docker-compose cluster to verify.

Copy link
Contributor

@dineshchitlangia dineshchitlangia left a comment

Choose a reason for hiding this comment

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

+1 LGTM, I don't think CI is needed for this but will wait for CI to finish and then merge.

@bharatviswa504
Copy link
Contributor Author

bharatviswa504 commented Oct 24, 2019

Yes, as this is log only change. But let's wait till CI is completed.

@dineshchitlangia dineshchitlangia merged commit c0cbdd2 into apache:master Oct 24, 2019
@dineshchitlangia
Copy link
Contributor

@bharatviswa504 thanks for the contribution. Merged this to master.

@adoroszlai
Copy link
Contributor

Thanks @bharatviswa504 for making this change.

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