[
https://issues.apache.org/jira/browse/ARIA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16276668#comment-16276668
]
ASF GitHub Bot commented on ARIA-414:
-------------------------------------
GitHub user mxmrlv reopened a pull request:
https://github.com/apache/incubator-ariatosca/pull/209
ARIA-414 Current events handler mechanism relies on sqlalchemy
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-ariatosca
ARIA-414-Current-events-handler-mechanism-relies-on-sqlalchemy
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-ariatosca/pull/209.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 #209
----
commit 895c539ea13c752b667a2a461a5e94cada83a04f
Author: max-orlov <[email protected]>
Date: 2017-11-28T15:19:48Z
ARIA-414 Current events handler mechanism relies on sqlalchemy
----
> Current events handler mechanism relies on sqlalchemy
> -----------------------------------------------------
>
> Key: ARIA-414
> URL: https://issues.apache.org/jira/browse/ARIA-414
> Project: AriaTosca
> Issue Type: Story
> Reporter: Maxim Orlov
> Assignee: Maxim Orlov
> Priority: Minor
>
> The Current events handler mechanism relies to heavily on sqlalchemy MAPI.
> The mechanism just updates the state which is save in the sqllachemy session.
> The mechanism should be more generic and support different MAPI
> implementations.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)