[jira] [Updated] (HIVE-22596) RawStore used by Initiator is not thread-safe

2019-12-07 Thread Denys Kuzmenko (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denys Kuzmenko updated HIVE-22596:
--
Attachment: HIVE-22596.1.patch

> RawStore used by Initiator is not thread-safe
> -
>
> Key: HIVE-22596
> URL: https://issues.apache.org/jira/browse/HIVE-22596
> Project: Hive
>  Issue Type: Improvement
>Reporter: Denys Kuzmenko
>Assignee: Denys Kuzmenko
>Priority: Major
> Attachments: HIVE-22596.1.patch
>
>
> RawStore used by Initiator is not thread-safe.  To avoid synchronization, we 
> can use ThreadLocal variables.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22596) RawStore used by Initiator is not thread-safe

2019-12-07 Thread Denys Kuzmenko (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denys Kuzmenko updated HIVE-22596:
--
Description: RawStore used by Initiator is not thread-safe.  To avoid 
synchronization, we can replace it with ThreadLocal variable.  (was: RawStore 
used by Initiator is not thread-safe.  To avoid synchronization, we can use 
ThreadLocal variables.)

> RawStore used by Initiator is not thread-safe
> -
>
> Key: HIVE-22596
> URL: https://issues.apache.org/jira/browse/HIVE-22596
> Project: Hive
>  Issue Type: Improvement
>Reporter: Denys Kuzmenko
>Assignee: Denys Kuzmenko
>Priority: Major
> Attachments: HIVE-22596.1.patch
>
>
> RawStore used by Initiator is not thread-safe.  To avoid synchronization, we 
> can replace it with ThreadLocal variable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22596) RawStore used by Initiator is not thread-safe

2019-12-08 Thread Denys Kuzmenko (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denys Kuzmenko updated HIVE-22596:
--
Status: Patch Available  (was: Open)

> RawStore used by Initiator is not thread-safe
> -
>
> Key: HIVE-22596
> URL: https://issues.apache.org/jira/browse/HIVE-22596
> Project: Hive
>  Issue Type: Improvement
>Reporter: Denys Kuzmenko
>Assignee: Denys Kuzmenko
>Priority: Major
> Attachments: HIVE-22596.1.patch
>
>
> RawStore used by Initiator is not thread-safe.  To avoid synchronization, we 
> can replace it with ThreadLocal variable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22596) RawStore used by Initiator is not thread-safe

2019-12-09 Thread Denys Kuzmenko (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denys Kuzmenko updated HIVE-22596:
--
Attachment: HIVE-22596.2.patch

> RawStore used by Initiator is not thread-safe
> -
>
> Key: HIVE-22596
> URL: https://issues.apache.org/jira/browse/HIVE-22596
> Project: Hive
>  Issue Type: Improvement
>Reporter: Denys Kuzmenko
>Assignee: Denys Kuzmenko
>Priority: Major
> Attachments: HIVE-22596.1.patch, HIVE-22596.2.patch
>
>
> RawStore used by Initiator is not thread-safe.  To avoid synchronization, we 
> can replace it with ThreadLocal variable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (HIVE-22596) RawStore used by Initiator is not thread-safe

2020-01-13 Thread Peter Vary (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-22596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Vary updated HIVE-22596:
--
Fix Version/s: 4.0.0
   Resolution: Fixed
   Status: Resolved  (was: Patch Available)

Pushed to master.
Thanks for the patch [~dkuzmenko]!

> RawStore used by Initiator is not thread-safe
> -
>
> Key: HIVE-22596
> URL: https://issues.apache.org/jira/browse/HIVE-22596
> Project: Hive
>  Issue Type: Improvement
>Reporter: Denys Kuzmenko
>Assignee: Denys Kuzmenko
>Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-22596.1.patch, HIVE-22596.2.patch
>
>
> RawStore used by Initiator is not thread-safe.  To avoid synchronization, we 
> can replace it with ThreadLocal variable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)