[
https://issues.apache.org/jira/browse/GOBBLIN-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Tiwari updated GOBBLIN-405:
------------------------------------
Fix Version/s: (was: 0.13.0)
> Fix race condition with access to immediately invalidated resources
> -------------------------------------------------------------------
>
> Key: GOBBLIN-405
> URL: https://issues.apache.org/jira/browse/GOBBLIN-405
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: Hung Tran
> Assignee: Hung Tran
> Priority: Major
> Fix For: 0.12.0
>
>
> There are race conditions in the retrieval of immediately invalidate
> resources from the SharedResourcesBroker. This can result in an object being
> returned multiple times even though it should only be returned once. It can
> also result in valid objects being invalidated before a thread picks it up
> and it can also result in stack overflow due to a thread starving and
> retrying many times.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)