The things we often recommend for faster import are IN_MEMORY ANALYTICAL, moving to ANALYTICAL for import, and then getting back to TRANSACTIONAL once the import is complete.
Turns out that it affects the replication setup. Below is the script that simulate following:
Setup the replication
Move to ANALYTICAL
Import the data
Move back to TRANSACTIONAL
There is no data in ASYNC and SYNC replicas. (bug)
The things we often recommend for faster import are IN_MEMORY ANALYTICAL, moving to ANALYTICAL for import, and then getting back to TRANSACTIONAL once the import is complete.
Turns out that it affects the replication setup. Below is the script that simulate following:
Full context and discussion: https://discord.com/channels/842007348272169002/1235670651403239425/1235918233429606451