-
Bug
-
Resolution: Done
-
Major
-
3.1.1.Final, 3.2.0.Alpha1
-
None
-
False
-
-
False
-
-
In ChangeEventSourceCoordinator#streamEvents we mistakenly initialize the streaming change event source and other bits even if streaming is disabled.
We should move the disabled check prior to this.