-
Task
-
Resolution: Done
-
Major
-
2.7.2.Final, 3.0.0.CR1
-
None
-
False
-
None
-
False
-
-
As a part of DBZ-6730, a condition was added to exit the consume loop when the engine had stopped, but there are some use cases where this caused the method to return prematurely. Instead, the check for running should be moved to the else clause when the poll returns no data?