@dmeglan Most probably Fast Forward Merging rosbag2 master API to Foxy 2 unrelated to your case unless if your scenario evolves recording and replay of the high throughput data.
I think you need to look at proper QOS configuration for publishers/subscribers. At least make sure that Reliability = reliable
and Durability=transient local
.
Please refer to the following links for more info: