2020-08-05 02:19:34,433 INFO - *** cppcheck errors removed by patch: 2
2020-08-05 02:19:34,434 INFO - *** cppcheck errors added by patch: 5
2020-08-05 02:19:34,434 INFO - *** List of cppcheck errors removed by patch ***
2020-08-05 02:19:34,434 INFO - ***    [src/amf/amfnd/err.cc:1139] -> 
[src/amf/amfnd/err.cc:1138]: (style) Variable 'rc' is reassigned a value before 
the old one has been used.
2020-08-05 02:19:34,434 INFO - ***    [src/amf/amfnd/err.cc:670] -> 
[src/amf/amfnd/err.cc:667]: (warning) Variable 'rc' is reassigned a value 
before the old one has been used. 'break;' missing?
2020-08-05 02:19:34,434 INFO - *** List of cppcheck errors added by patch ***
2020-08-05 02:19:34,434 INFO - ***    [src/amf/amfnd/clm.cc:237]: (style) 
Variable 'name' is assigned a value that is never used.
2020-08-05 02:19:34,434 INFO - ***    [src/amf/amfnd/err.cc:1154] -> 
[src/amf/amfnd/err.cc:1153]: (style) Variable 'rc' is reassigned a value before 
the old one has been used.
2020-08-05 02:19:34,434 INFO - ***    [src/amf/amfnd/err.cc:186] -> 
[src/amf/amfnd/err.cc:190]: (warning) Either the condition 'if(evt_er)' is 
redundant or there is possible null pointer dereference: evt_er.
2020-08-05 02:19:34,434 INFO - ***    [src/amf/amfnd/err.cc:188] -> 
[src/amf/amfnd/err.cc:190]: (warning) Either the condition 'if(evt_er)' is 
redundant or there is possible null pointer dereference: evt_er.
2020-08-05 02:19:34,434 INFO - ***    [src/amf/amfnd/err.cc:685] -> 
[src/amf/amfnd/err.cc:682]: (warning) Variable 'rc' is reassigned a value 
before the old one has been used. 'break;' missing?


---

** [tickets:#109] saAmfComponentErrorReport_4 succeds only when the local 
component on the node is given**

**Status:** review
**Milestone:** 5.20.08
**Created:** Mon May 13, 2013 05:41 AM UTC by Nagendra Kumar
**Last Updated:** Wed Aug 05, 2020 11:38 PM UTC
**Owner:** Anand Sundararaj


Migrated from http://devel.opensaf.org/ticket/2354
----------------------------------------------------
When saAmfComponentErrorReport_4 is called with component on different node, 
api returns with SA_AIS_ERR_NOT_EXIST, instead of expected value SA_AIS_OK


There will be usecase where a component on one node needs to report failure of 
component on another node.


e.g. snmp agent component needs to report failure of snmpd, which is modelled 
as a component on another node.
----------------------------------------------------
Changed 16 months ago by nagendra ¶
  ■type changed from defect to enhancement 
Documented in 
changeset: 35:b4fd0969aa71
tag: tip
user: Nagendra<nkumar@…>
date: Tue Jan 17 14:51:11 2012 +0530
summary: AVSV: saAmfComponentErrorReport_4 only supported for local node 
erroneous component.(#2354)





---

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.
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to