What is new in this release
WSO2 CEP version 4.0.0 is the successor of version 3.1.0. In summary, this version includes the following:
- Introduction of event receivers. An event receiver in CEP 4.0.0 embeds the functionality of both an input event adapter and an event builder in CEP 3.1.0. A range of event receiver types are supported instead of input event adapter types
- Introduction of event publishers. An event publisher in CEP 4.0.0 embeds the functionality of both an output event adapter and an event formatter in CEP 3.1.0. A range of event publisher types are supported instead of output event adapter types.
- Changes have been made to the Siddhi Query Language. For the updated version, see the SiddhiQL Guide 3.0.
- Introduction of the Geo Dashboard. This dashboard processes data relating to spatial objects sent from external sources and produces the result in a meaningful manner.
- Introduction of the Analytics Dashboard for improved real time monitoring. This dashboard analyzes data received from event streams in real time and displays the results of the analysis in a meaningful manner.
- Introduction of the domain specific execution manager.
- Ability to define global settings for event receivers and event publishers.
- Enhanced Data Bridge functionality with a faster transport.
Supports real time processing with Oracle Database. - Improved scalability when running CEP in a distributed setup.
Compatible WSO2 product versions
The following products were tested for compatibility with WSO2 CEP 4.0.0:
- DAS 3.0.0
- ESB 4.9.0
- Machine Learner 1.0.0
- Message Broker 3.0.0
- Identity Server 5.0.0
WSO2 CEP 4.0.0 is based on WSO2 Turing Chunk 8 and is expected to be compatible with any other WSO2 product that is based on Carbon 4.2.0. If you get any compatibility issues, please contact team WSO2. For information on the third-party software required with CEP 4.0.0, see Installation Prerequisites
Deprecated features
- Input event adapters are replaced by event receivers.
- Event builders are replaced by event receivers.
- Output event adapters are replaced by event publishers
- Event formatters are replaced by event publishers
- CEP Dashboard is replaced by the Analytics Dashboard.
Fixed issues
This release includes several bug fixes.
For a complete list of issues fixed in this release, see CEP 4.0.0 - Fixed Issues
Known issues
For a complete list of known issues in this release, see CEP 4.0.0 - Known Issues