We use the MONGO_WEAK_FUNCTION macros to implement write_stage_common::isRetryableWrite in transaction_participant.cpp, since we couldn't add a hard dependency between libquery_exec and libtransaction.
Once SERVER-71018 gets resolved we could remove this usage.
- depends on
-
SERVER-71018 Break dependency between lib transaction and lib query_exec
- Closed