Bug #20347
Dispatcher connection issues can prevent data from flowing in upstream parts of the system
Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
07/18/2018
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Co-Assignees:
Description
While trying to debug Issue 20329, we noticed that when the TCP connection between the DataLoggers and the Dispatcher failed, that lack of connectivity would cause the data flow upstream to gradually stop (as buffers filled up).
We should fix this so nothing about the sending of data to the Dispatchers can affect the primary data taking if "nonblocking_sends" is set to "true".
History
#1 Updated by Kurt Biery over 2 years ago
- Priority changed from Normal to Low