osaf/services/saf/amf/amfd/si.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/osaf/services/saf/amf/amfd/si.cc b/osaf/services/saf/amf/amfd/si.cc
--- a/osaf/services/saf/amf/amfd/si.cc
+++ b/osaf/services/saf/amf/amfd/si.cc
@@ -1620,7 +1620,7 @@ SaAisErrorT AVD_SI::si_swap_validate()
/* Check whether Amfd is in sync if node is illigible to join.
*/
if ((avd_cb->node_id_avd_other != 0) &&
(avd_cb->other_avd_adest != 0) &&
(avd_cb->stby_sync_state ==
AVD_STBY_OUT_OF_SYNC)) {
- LOG_ER("%s SWAP failed - Cold sync in progress",
name.c_str());
+ LOG_NO("%s SWAP failed - Cold sync in progress",
name.c_str());
rc = SA_AIS_ERR_TRY_AGAIN;
goto done;
}
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel