.. include:: vars.rst .. _section-whats-fixed-720: What's Fixed in 7.2.0 ********************* Fixes Related to Discovery ========================== DomainParticipant discovery may have failed when using Real-Time WAN Transport ------------------------------------------------------------------------------ *Cloud Discovery Service* had an internal state race condition when using *Real-Time WAN Transport*. As a result, the discovery of some *DomainParticipants* failed if the race condition was hit. This issue only manifested when using *Real-Time WAN Transport*. The issue has been resolved. [RTI Issue ID CDS-214] Potential crash if dispose received when participant announcement forwarded --------------------------------------------------------------------------- In previous releases, *Cloud Discovery Service* could crash if a dispose participant announcement was received while the same participant's stored announcement was being forwarded. This issue was due to an internal concurrency management problem. The problem has been resolved. [RTI Issue ID CDS-228] Fixes Related to Usability ========================== Crash on startup ---------------- |CDS| sometimes crashed on startup due to an internal timing issue. This issue did not affect running instances of |CDS|. The problem has been resolved. [RTI Issue ID CDS-201]