[
https://issues.apache.org/jira/browse/HIVE-29150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Doe updated HIVE-29150:
----------------------------
Attachment: TestViolation.java
> Concurrent access to queryInfoMap in setTaskCounters
> ----------------------------------------------------
>
> Key: HIVE-29150
> URL: https://issues.apache.org/jira/browse/HIVE-29150
> Project: Hive
> Issue Type: Bug
> Affects Versions: 4.1.0
> Reporter: John Doe
> Priority: Major
> Attachments: TestViolation.java
>
>
> {{setTaskCounters}} may be invoked before {{startQuery}} populates
> {{{}queryInfoMap{}}}, leading to a null entry and a potential
> NullPointerException when updating query properties.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)