David Yan created APEXCORE-431:
----------------------------------
Summary: Remove referral of "Gateway" in Apex Core and make the
message bus mechanism pluggable
Key: APEXCORE-431
URL: https://issues.apache.org/jira/browse/APEXCORE-431
Project: Apache Apex Core
Issue Type: Task
Reporter: David Yan
Assignee: David Yan
Fix For: 4.0.0
Currently we have referral to the "Gateway" in Apex Core code, especially in
the attribute specs in Context.java.
This "Gateway" is actually a message bus that delivers data like STRAM events,
tuple recording updates, stats updates, AutoMetrics data, and is not required
for running an Apex application.
We should make this feature pluggable remove all references to anything
specific to the "Gateway".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)