i’d like to know if i have to rebuild the async slaves from scratch (stop slave, create dump, load dump, …) of a pxc node (5.6.15-25.5-759.wheezy) in case the pxc node performs an SST (xtrabackup-v2), e.g. after a crash or long downtime ? As it seems that SST does not transfer the binlogs, the binlogs can’t be consistent with the rest (i.e. the state transferred by SST) after the SST has finished, because the state transfer probably includes intermediate changes, which are then missing in the binlogs.