Hi Hung,
Reviewed the patch.
Ack.
/Neel.
On 2016/10/12 08:31 AM, Hung Nguyen wrote:
> osaf/services/saf/immsv/immnd/ImmModel.cc | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
>
> Return error string when object is being created in another CCB.
>
> diff --git a/osaf/services/saf/immsv/immnd/ImmModel.cc
> b/osaf/services/saf/immsv/immnd/ImmModel.cc
> --- a/osaf/services/saf/immsv/immnd/ImmModel.cc
> +++ b/osaf/services/saf/immsv/immnd/ImmModel.cc
> @@ -8079,6 +8079,7 @@ SaAisErrorT ImmModel::ccbObjectCreate(Im
> TRACE_7("ERR_EXIST: object '%s' is already registered "
> "for creation in a ccb, but not applied yet",
> objectName.c_str());
> + setCcbErrorString(ccb, "IMM: ERR_EXIST: object is already
> registered for creation in a ccb");
> }
> } else {
> TRACE_7("ERR_EXIST: object '%s' exists", objectName.c_str());
------------------------------------------------------------------------------
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