- **assigned_to**: Nagendra Kumar
---
** [tickets:#660] Lock of unassigned si times out**
**Status:** review
**Created:** Mon Dec 16, 2013 05:56 AM UTC by Nagendra Kumar
**Last Updated:** Thu Jan 09, 2014 03:39 PM 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.------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets