[ https://issues.apache.org/jira/browse/HIVE-22466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mustafa Iman reassigned HIVE-22466: ----------------------------------- > Prevent synchronized calls in LlapDaemon configuration > ------------------------------------------------------ > > Key: HIVE-22466 > URL: https://issues.apache.org/jira/browse/HIVE-22466 > Project: Hive > Issue Type: Bug > Components: llap > Affects Versions: 4.0.0 > Reporter: Mustafa Iman > Assignee: Mustafa Iman > Priority: Major > > LlapDaemonConfig extends from Hadoop's Configuration class. Configuration > class makes use of synchronized calls for both reads and writes to > configuration. LlapDaemon does not change configuration in runtime. We can > remove synchronized access to configuration in LlapConfiguration -- This message was sent by Atlassian Jira (v8.3.4#803005)