[
https://issues.jboss.org/browse/RTGOV-328?page=com.atlassian.jira.plugin....
]
Gary Brown commented on RTGOV-328:
----------------------------------
Currently the invocation on the server is performed within a txn, if there is a failure
there is the potential to fail over and handle the activities on a different server.
Using the approach you suggest, it would cause any queued activities awaiting processing
to be lost, and no way to know what has been lost.
In environments that don't care about lost activities, then possibly an option could
be provided.
Activity Server should support async processing of submitted events
-------------------------------------------------------------------
Key: RTGOV-328
URL:
https://issues.jboss.org/browse/RTGOV-328
Project: RTGov (Run Time Governance)
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Activity Server
Affects Versions: 1.0.0.Final
Reporter: Jiri Pechanec
Assignee: Gary Brown
Fix For: 2.1.0.Final
Activity Collector does not care about return value from activity server invocation. Thus
the api should provide a method that will allow submit activities in one-way fashion. The
REST invocation will return immediately and the activities will be stored in storage
asynchronously in another thread.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)