Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0-incubating
-
None
Description
When a Barrier is called in OLAP, it should force an iteration and not just TraverserExecutor.toProcessTraversers. That is, it should act as if the traverser (even if its local) should be message passed.
This has always existed, we just never had a test case for the situation. Dead simple fix.