You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/12/05 21:56:50 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #315: HDDS-2678. Add thread name to log pattern

adoroszlai opened a new pull request #315: HDDS-2678. Add thread name to log pattern
URL: https://github.com/apache/hadoop-ozone/pull/315
 
 
   ## 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

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org