[
https://issues.apache.org/jira/browse/ARIA-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15805879#comment-15805879
]
ASF GitHub Bot commented on ARIA-60:
------------------------------------
GitHub user tliron opened a pull request:
https://github.com/apache/incubator-ariatosca/pull/44
ARIA-60 Fix use of thread locals in parser context
Thread locals needed to be global! The way it was before, they were
recreated every time, breaking the mechanism.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tliron/incubator-ariatosca
ARIA-60-context-thread-locals
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/44.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #44
----
commit 34869f52dc54fb9e4773b3dd81b8668fa40191cc
Author: Tal Liron <[email protected]>
Date: 2017-01-06T21:46:55Z
ARIA-60 Fix use of thread locals in parser context
----
> Parser: fix incorrect use of thread locals in consumption context
> -----------------------------------------------------------------
>
> Key: ARIA-60
> URL: https://issues.apache.org/jira/browse/ARIA-60
> Project: AriaTosca
> Issue Type: Bug
> Reporter: Tal Liron
> Assignee: Tal Liron
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)