-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
ALL
-
-
Query 2018-12-03
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Once any one consumer has stopped consuming results from an exchange (AKA it has called Exchange::dispose()), it's possible for any other consumer to hang indefinitely, since it would possibly need to wait for that consumer to consume the results in its buffer.