tested, ack
Thanks, Minh
> osaf/services/saf/amf/amfnd/pg.cc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
>
> During Act SU lock, Amf is not sending information
> about csi remove.
> Ideally, it should send numberOfItems as 1 and fill
> CompName, haState and membership change.
>
> diff --git a/osaf/services/saf/amf/amfnd/pg.cc
> b/osaf/services/saf/amf/amfnd/pg.cc
> --- a/osaf/services/saf/amf/amfnd/pg.cc
> +++ b/osaf/services/saf/amf/amfnd/pg.cc
> @@ -738,7 +738,7 @@ uint32_t avnd_pg_cbk_send(AVND_CB *cb, A
> */
> if (true == pg->is_exist) {
> /* => this csi exists... invoke the cbk as per the track
> flags */
> - if ((m_AVND_PG_TRK_IS_CURRENT(trk) ||
> m_AVND_PG_TRK_IS_CHANGES(trk)) && (pg_param->mem_num)) {
> + if ((m_AVND_PG_TRK_IS_CURRENT(trk) ||
> m_AVND_PG_TRK_IS_CHANGES(trk))) {
> /*** include all the current members ***/
>
> /* we need to include the comp which just got removed
> from group */
>
>
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel