[ https://issues.apache.org/jira/browse/HBASE-19919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351132#comment-16351132 ]
stack commented on HBASE-19919: ------------------------------- Thanks for review [~appy]... the toStringWithoutDomain is for thread naming. Here are what log lines look like now on a cluster: 2018-02-01 21:17:29,832 INFO [master/ve0524.halxg.cloudera.com/10.17.240.20:16000] cleaner.CleanerChore: Cleaner pool size is 24 Almost 50% of the log is the thread name of which 3/4 is host name. With toStringWithoutDomain, thread name becomes master/ve0524:1600 I've been doing some parametrization. Let me do some more. Thanks. Reading the logs trying to tell a story from what is in here is a bit tough w/ all the noise. > Tidying up logging > ------------------ > > Key: HBASE-19919 > URL: https://issues.apache.org/jira/browse/HBASE-19919 > Project: HBase > Issue Type: Bug > Reporter: stack > Priority: Major > Attachments: HBASE-19919.branch-2.001.patch > > > Reading logs, there is a bunch of stuff we don't need, thread names are too > long, etc. Doing a little tidying. -- This message was sent by Atlassian JIRA (v7.6.3#76005)