---

** [tickets:#539] AMF: add support for changing certain com related attributes**

**Status:** unassigned
**Created:** Fri Aug 09, 2013 09:41 AM UTC by Hans Feldt
**Last Updated:** Fri Aug 09, 2013 09:41 AM UTC
**Owner:** nobody

In the AMF specification a number of attributes are writeable e.g. in the comp 
type. However the implementation does not support changes. This gives an 
inflexible middleware where the only way is to upgrade (!) the system to a new 
comptype. Another related object is the singleton instance of 
SaAmfCompGlobalAttributes and instances of SaAmfHealthcheck and 
SaAmfHealthcheckType classes. There might be more but these are related to comp 
execution environment and might for example need to be tuned.

One way of supporting this is to make the AMF node director an IMM object 
applier for these classes. IMM interfacing could be done in a separate thread 
to avoid dead locks etc with IMM. The amfnd data structures also needs to be 
prepared for changes of values. For example the health check values are sampled 
at start of the health check. It would not matter changing health check in the 
internal database. Would have to iterate all components health checks and 
changes values.




---

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.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to