- **status**: review --> fixed
- **Comment**:
changeset: 7507:fcd28ac3f6d2
branch: opensaf-5.0.x
parent: 7505:d394b35012f8
user: Nagendra Kumar<[email protected]>
date: Thu Apr 21 12:16:45 2016 +0530
summary: amfnd: remove rcv_msg_id from data verify msg [#1728]
changeset: 7508:3451e8a8ba90
tag: tip
parent: 7506:5bc9003b6c9f
user: Nagendra Kumar<[email protected]>
date: Thu Apr 21 12:17:13 2016 +0530
summary: amfnd: remove rcv_msg_id from data verify msg [#1728]
[staging:fcd28a]
[staging:3451e8]
---
** [tickets:#1728] amfnd: message ID mismatch causing node reboot**
**Status:** fixed
**Milestone:** 5.0.RC1
**Created:** Wed Apr 06, 2016 08:39 AM UTC by Gary Lee
**Last Updated:** Wed Apr 20, 2016 10:59 AM UTC
**Owner:** Nagendra Kumar
"Message ID mismatch, rec %u, expected %u" can sometimes be seen on a node.
This seems to be caused by the addition of the IMM reader thread.
In various message handlers, rcv_msg_id is recorded:
avnd_msgid_assert(info->msg_id);
cb->rcv_msg_id = info->msg_id;
But now we potentially have the main thread and IMM reader thread updating this
concurrently.
The update of rcv_msg_id should possibly be done in a single thread. Eg. in
avnd_mds_rcv() when a message is received from AMFD.
---
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.------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets