osaf/services/saf/clmsv/clms/clms_mbcsv.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/osaf/services/saf/clmsv/clms/clms_mbcsv.c
b/osaf/services/saf/clmsv/clms/clms_mbcsv.c
--- a/osaf/services/saf/clmsv/clms/clms_mbcsv.c
+++ b/osaf/services/saf/clmsv/clms/clms_mbcsv.c
@@ -147,6 +147,10 @@ static uint32_t ckpt_proc_reg_rec(CLMS_C
/* Do not allow standby to get out of sync */
osafassert(0);
}
+
+ if ((clms_cb->ha_state == SA_AMF_HA_STANDBY) ||
(clms_cb->ha_state == SA_AMF_HA_QUIESCED)) {
+ clms_cb->last_client_id = param->client_id;
+ }
}
TRACE_LEAVE();
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel