[
https://issues.apache.org/jira/browse/TAJO-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-1020:
-------------------------------
Description:
When some classes using KeyValueSet is being used for a concurrent manner. The
member variable 'builder' in KeyValueSet causes race condition. As a result,
builder can cause NPE.
This is an urgent issue. Please review it as soon as possible.
was:
When some classes using KeyValueProto is being used for a concurrent manner.
The member variable 'builder' in KeyValueProto causes race condition. As a
result, builder can cause NPE.
This is an urgent issue. Please review it as soon as possible.
> TajoContainerProxy::assignExecutionBlock causes NPE by race condition.
> ----------------------------------------------------------------------
>
> Key: TAJO-1020
> URL: https://issues.apache.org/jira/browse/TAJO-1020
> Project: Tajo
> Issue Type: Bug
> Reporter: Hyunsik Choi
> Priority: Critical
> Fix For: 0.9.0
>
>
> When some classes using KeyValueSet is being used for a concurrent manner.
> The member variable 'builder' in KeyValueSet causes race condition. As a
> result, builder can cause NPE.
> This is an urgent issue. Please review it as soon as possible.
--
This message was sent by Atlassian JIRA
(v6.2#6252)