TPC: make IDC/CMV distribute a pure forwarding device + minor improvements#15583
TPC: make IDC/CMV distribute a pure forwarding device + minor improvements#15583ehellbar wants to merge 5 commits into
Conversation
…V distribute devices
…MV distribute devices
|
Hello @tubagundem @matthias-kleiner , here, there are three things:
I tested everything locally with CMVs, but not with IDCs. In any case, @tubagundem @matthias-kleiner please review the changes and test it yourself locally as well to confirm that the output is consistent. I would also like to test it at P2 with replay before merging it, which I still have to do. Now, this makes distribute a pure forwarding device, so no time is spent there anymore. Not sure if it solves the problems that we observed at P2 during PbPb. It could, since until now, we basically delayed the forwarding by making two copies, so with this implementation it will be faster for sure. I can imagine, from experiences in my local tests, that we still might run into some issues if we have slow or slightly desynchronized message forwarding (for whatever reason, we observed something like this this year at the beginning of each run for DataDistribution devices) via the direct proxies between the FLPs and the EPN, for which I’ll suggest a solution below. So, here’s a few points which I would consider to work on to improve distribute for Run 4. Feel free to ignore them, of course, if you disagree or if I have not really thought them through
|
Stack created with Sapling. Best reviewed with ReviewStack.