I'm testing two SAP HANA SP08 with synchronous system replication. When connection between two replication partner is not available, any query that does select from m_service_replication takes relatively long time (almost 3 minutes for the first query after connection gets severed). All other queries I tried are not affected. Is it expected behavior? I do not quite understand why simple SQL query should depend on replication status, especially as hdbcons replication info returns immediately.
Thank you!