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-2678. Add thread name to log pattern #315

Merged
merged 1 commit into from Dec 6, 2019

Conversation

adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

Make sure thread name is included in log messages.

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

How was this patch tested?

Example:

om_1        | 2019-12-05 18:37:44,710 [main] INFO om.OzoneManager: OzoneManager RPC server is listening at om/172.23.0.2:9862
...
om_1        | 2019-12-05 18:38:04,757 [IPC Server handler 4 on 9862] INFO volume.OMVolumeCreateRequest: created volume:vol-0-96689 for user:hadoop

https://github.com/adoroszlai/hadoop-ozone/runs/335406247

Copy link
Contributor

@anuengineer anuengineer 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 will commit after the CI run.

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, pending CI

@mukul1987
Copy link
Contributor

+1, from me as well.

@mukul1987 mukul1987 merged commit 76ad638 into apache:master Dec 6, 2019
@adoroszlai
Copy link
Contributor Author

Thanks @anuengineer, @dineshchitlangia and @mukul1987 for reviewing this.

@adoroszlai adoroszlai deleted the HDDS-2678 branch December 6, 2019 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants