]
Gary Brown updated RTGOV-328:
-----------------------------
Fix Version/s: 2.2.0.Final
(was: 2.1.0.Final)
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
Components: Activity Server
Affects Versions: 1.0.0.Final
Reporter: Jiri Pechanec
Assignee: Gary Brown
Fix For: 2.2.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.