- **status**: review --> fixed
---
** [tickets:#660] Lock of unassigned si times out**
**Status:** fixed
**Created:** Mon Dec 16, 2013 05:56 AM UTC by Nagendra Kumar
**Last Updated:** Wed Jan 29, 2014 11:23 AM UTC
**Owner:** Nagendra Kumar
Locking of an unassigned SI results in timeout.
The admin result is missing in the code:
if (si->list_of_sisu == AVD_SU_SI_REL_NULL) {
avd_si_admin_state_set(si, SA_AMF_ADMIN_LOCKED);
/* This may happen when SUs are locked before SI is
locked. */
LOG_WA("SI lock of %s, has no assignments",
objectName->value);
rc = SA_AIS_OK;
goto done;
}
At done, the response is not there.
done:
TRACE_LEAVE();
}
Also, the admin response is missing at below location:
if (csi_assignment_validate(si->sg_of_si) == true) {
rc = SA_AIS_ERR_TRY_AGAIN;
LOG_WA("Single Csi assignment undergoing on (sg'%s')",
si->sg_of_si->name.value);
goto done;
}
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/opensaf/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/opensaf/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable
security intelligence. It gives you real-time visual feedback on key
security issues and trends. Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets