- **Type**: defect --> enhancement
- **Comment**:

This is currently classified as a defect and should then be fixed
on both the 4.4 line and default(4.5). But seeing as this is only
a code clarity or a minute performance issue, it will be fixed only
on the default branch when we have time to do it.



---

** [tickets:#674] IMM: Remove unnecessary detour of accessorGet into 
ImmModel::searchInitialize**

**Status:** assigned
**Milestone:** 4.5.FC
**Created:** Wed Dec 18, 2013 10:51 AM UTC by Anders Bjornerstedt
**Last Updated:** Fri Feb 21, 2014 05:51 PM UTC
**Owner:** Anders Bjornerstedt

Enhancement ticket #3008 (http://devel.opensaf.org/ticket/3008)
changed the messaging implementation between IMMA and IMMND for accessorGet.

That change however left an ugly remnant in that the immnd_evt_proc_accessor_get
invokes immModel_searchInitialize, which invokes ImmModel::searchInitialize,
where it essentially just bounces back to the dedicated ImmModel::accessorGet.

This bounce is unnecessary and cause convoluted and incomplete checking of the
scope parameter for search-initialize.

immnd_evt_proc_accessor_get should pick up the search op itself and directly
invoke ImmModel::accessorGet




---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net 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.
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to