[tickets] [opensaf:tickets] #841 LOG: Wrong default logStreamAppHighLimit (1)

2014-04-09 Thread Hans Feldt
--- ** [tickets:#841] LOG: Wrong default logStreamAppHighLimit (1)** **Status:** unassigned **Milestone:** future **Created:** Wed Apr 09, 2014 07:07 AM UTC by Hans Feldt **Last Updated:** Wed Apr 09, 2014 07:07 AM UTC **Owner:** nobody The value is 1 causing writes to be discarded with no

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

2014-04-09 Thread Anders Bjornerstedt
- **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

[tickets] [opensaf:tickets] #819 AMF: support immediate effect when changing comp/hc-type attributes

2014-04-09 Thread hano
- **status**: assigned -- accepted --- ** [tickets:#819] AMF: support immediate effect when changing comp/hc-type attributes** **Status:** accepted **Milestone:** 4.5.FC **Created:** Tue Mar 25, 2014 10:16 AM UTC by Hans Feldt **Last Updated:** Mon Apr 07, 2014 02:40 PM UTC **Owner:** hano

[tickets] [opensaf:tickets] #842 IMM: Additional upgrade flag (noStdFlags) needed for OpenSAF 4.5

2014-04-09 Thread Anders Bjornerstedt
--- ** [tickets:#842] IMM: Additional upgrade flag (noStdFlags) needed for OpenSAF 4.5** **Status:** assigned **Milestone:** 4.5.FC **Created:** Wed Apr 09, 2014 08:37 AM UTC by Anders Bjornerstedt **Last Updated:** Wed Apr 09, 2014 08:37 AM UTC **Owner:** Anders Bjornerstedt OpenSAF 4.5

[tickets] [opensaf:tickets] #842 IMM: Additional upgrade flag (noStdFlags) needed for OpenSAF 4.5

2014-04-09 Thread Anders Bjornerstedt
- Description has changed: Diff: --- old +++ new @@ -5,8 +5,8 @@ new 4.5 message types. We use the 'noStdFlags' runtime attribute in the object 'opensafImm=opensafImm,safApp=safImmService' for this purpose. -There are already flag values defined for upgrades to 4.2 and 4.3. -OpenSAF

[tickets] [opensaf:tickets] #834 IMM: Potential memory leak in immnd_evt_proc_ccb_compl_rsp()

2014-04-09 Thread Zoran Milinkovic
- **status**: review -- fixed - **Comment**: opensaf-4.3.x: changeset: 5130:4419501105e0 branch: opensaf-4.3.x parent: 5125:bdd14796ea9e user:Zoran Milinkovic zoran.milinko...@ericsson.com date:Wed Apr 09 10:56:33 2014 +0200 summary: IMM: fix memory leak in IMM

[tickets] [opensaf:tickets] #843 IMM: replace sqlite3_column_text in immload

2014-04-09 Thread Anders Bjornerstedt
- **Type**: defect -- enhancement - **Comment**: In keeping with that the basic driver behind this problem is enhancement ticket #53, which addresses issues of precision supported for float/double in the next relase of OpenSAF. This ticket should also be classified as an enhancement. The