[ https://issues.apache.org/jira/browse/HIVE-12237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979459#comment-14979459 ]
Prasanth Jayachandran commented on HIVE-12237: ---------------------------------------------- The strings will be concatenated during compile time and put into constant pool. There is no runtime penalty for concatenation. Also isDebug/isInfo is done internally and will be inlined in most cases. Theoretically it should give better performance. > Use slf4j as logging facade > --------------------------- > > Key: HIVE-12237 > URL: https://issues.apache.org/jira/browse/HIVE-12237 > Project: Hive > Issue Type: Task > Components: Logging > Affects Versions: 2.0.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Fix For: 2.0.0 > > Attachments: HIVE-12237.1.patch, HIVE-12237.2.patch, > HIVE-12237.3.patch, HIVE-12237.4.patch, HIVE-12237.5.patch, > HIVE-12237.6.patch, HIVE-12237.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)