Improve test coverage of HA CEP by using local queue mechanism
--------------------------------------------------------------
Key: DROOLS-4402
URL:
https://issues.jboss.org/browse/DROOLS-4402
Project: Drools
Issue Type: Task
Affects Versions: 7.25.0.Final
Reporter: Jiri Petrlik
Assignee: Jiri Petrlik
Priority: Major
Fix For: 7.26.0.Final
Improve test coverage of HA CEP by using local queue mechanism. Mechanism should be
extended in following directions:
# use of mutable vs. immutable session
# for mutable session, use of update and deletes (in my test I only have inserts)
# swicth from leader to replica in the middle of the test to check that the high
avaialbility is working as expected