Bug #20625
Make sure that Routing Tables are sent in single UDP datagrams
Start date:
10/09/2018
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Experiment:
-
Co-Assignees:
Description
Currently, the code sends the header for the routing table, then the table itself as a separate datagram. It should be revised to send the whole thing in a single datagram to help avoid partial reception.
This bug is given low priority as the system appears to work correctly in the current configuration.
Subtasks
History
#1 Updated by Eric Flumerfelt over 2 years ago
- Status changed from New to Resolved
Implemented in feature/RoutingTablesInOneDatagram
#2 Updated by Eric Flumerfelt over 2 years ago
- Due date set to 10/09/2018
- Start date changed from 08/16/2018 to 10/09/2018
due to changes in a related task: #21092
#3 Updated by Kurt Biery about 2 years ago
The code changes associated with this Issue were used in production at protoDUNE on the for_dune-artdaq branch from 26-Oct to 12-Nov, so we'll use that as the validation for the changes.
#4 Updated by Eric Flumerfelt almost 2 years ago
- Status changed from Resolved to Reviewed
#5 Updated by Eric Flumerfelt almost 2 years ago
- Target version set to artdaq v3_03_02
- Status changed from Reviewed to Closed