[ https://issues.apache.org/jira/browse/HIVE-25051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HIVE-25051: ---------------------------------- Labels: pull-request-available (was: ) > Callers can access uninitialized MessageBuilder instance causing NPE > -------------------------------------------------------------------- > > Key: HIVE-25051 > URL: https://issues.apache.org/jira/browse/HIVE-25051 > Project: Hive > Issue Type: Bug > Components: Standalone Metastore > Reporter: Csaba Juhász > Assignee: Csaba Juhász > Priority: Critical > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > The creation of the singleton MessageBuilder instance is unsafe, threads can > access the uninitialized instance. > https://github.com/apache/hive/blob/326abf9685de39cf4f1b3222d84fe9cbc465710a/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/messaging/MessageBuilder.java#L154 -- This message was sent by Atlassian Jira (v8.3.4#803005)