]
Gary Brown closed RTGOV-328.
----------------------------
Resolution: Done
Closing the issue - please reopen if you think there are valid reasons for implementing
this.
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.