In the current communication manager (CM) implementation how is the REP MAD<br>getting lost handled. When the REP gets lost, the cm_dup_req_handler gets called<br>which currently enters the default condition and does nothing.  The client retries
<br>the number of timers it is configured to and fails.  If the first REP gets lost, the connection<br>never gets established. So what should be the behavior ?<br><br>-Viswa<br><br>