[tickets] [opensaf:tickets] #1931 Amf: Amfnd crash during passive monitoring failure

2016-08-17 Thread Nagendra Kumar
- **status**: review --> fixed - **Comment**: changeset: 7873:331c8c41c5b6 branch: opensaf-4.7.x parent: 7865:78fba2d17b3c user:Nagendra Kumar date:Thu Aug 18 10:56:38 2016 +0530 summary: amfnd: avoid sending SUSI resp during recovery [#1931]

[tickets] [opensaf:tickets] #1642 AMF: Support DNs longer than 255 bytes

2016-08-17 Thread Gary Lee
0 + 1) Thanks Praveen. I'll send out a patch to fix the two problems. --- ** [tickets:#1642] AMF: Support DNs longer than 255 bytes** **Status:** review **Milestone:** 5.1.FC **Created:** Tue Dec 15, 2015 09:52 AM UTC by Long HB Nguyen **Last Updated:** Thu Aug 18, 2016 04:09 AM UTC **Owner:**

[tickets] [opensaf:tickets] #1642 AMF: Support DNs longer than 255 bytes

2016-08-17 Thread Long HB Nguyen
Hi Praveen, Please see my answers for 2, 3, 4. 2) OK. We should clean up the util.cc. 3) Because the memory allocation is now free'ed in the common libs (using C), we use calloc to avoid mismatching between 'new' (C++ style) anf 'free' (C style). 4) No, we should use the new file. Thanks, Long

[tickets] [opensaf:tickets] #1954 log: assertion failed in log_stream_close

2016-08-17 Thread Vu Minh Nguyen
- **status**: accepted --> review --- ** [tickets:#1954] log: assertion failed in log_stream_close** **Status:** review **Milestone:** 4.7.2 **Created:** Tue Aug 16, 2016 09:54 AM UTC by Vu Minh Nguyen **Last Updated:** Tue Aug 16, 2016 09:54 AM UTC **Owner:** Vu Minh Nguyen In

[tickets] [opensaf:tickets] #1956 IMM: AugmentCcbInitialize crashed when called inside completed callback

2016-08-17 Thread Chani Srivastava
Syslog for active controller and payload attached Attachments: - [syslog_PL4](https://sourceforge.net/p/opensaf/tickets/_discuss/thread/0ada56a3/8939/attachment/syslog_PL4) (680.6 kB; application/octet-stream) -

[tickets] [opensaf:tickets] #1642 AMF: Support DNs longer than 255 bytes

2016-08-17 Thread Praveen
Hi Gary, One minor issue I am seeing when running long dn supported amf demo. Sysylog says: "The allocated memory is not large enough, the object will be truncated." This is while sending a state change notification. Since su and si names are long dn, length of additional text should be

[tickets] [opensaf:tickets] #1956 IMM: AugmentCcbInitialize crashed when called inside completed callback

2016-08-17 Thread Zoran Milinkovic
Can you attach syslogs ? --- ** [tickets:#1956] IMM: AugmentCcbInitialize crashed when called inside completed callback** **Status:** unassigned **Milestone:** 4.7.2 **Created:** Wed Aug 17, 2016 12:22 PM UTC by Chani Srivastava **Last Updated:** Wed Aug 17, 2016 12:22 PM UTC **Owner:**

[tickets] [opensaf:tickets] #1955 imm: Fail to detect veteran node when NCSMDS_UP event comes late

2016-08-17 Thread Hung Nguyen
--- ** [tickets:#1955] imm: Fail to detect veteran node when NCSMDS_UP event comes late** **Status:** accepted **Milestone:** 5.0.1 **Created:** Wed Aug 17, 2016 10:44 AM UTC by Hung Nguyen **Last Updated:** Wed Aug 17, 2016 10:44 AM UTC **Owner:** Hung Nguyen **Attachments:** -

[tickets] [opensaf:tickets] #1850 amfd: Change uniformly the value of stby_sync_state

2016-08-17 Thread Nagendra Kumar
May be "Opensaf can allow component to configure to ignore health check failure during termination." --- ** [tickets:#1850] amfd: Change uniformly the value of stby_sync_state** **Status:** review **Milestone:** 5.1.FC **Created:** Wed May 25, 2016 11:31 AM UTC by Hans Nordebäck **Last

[tickets] [opensaf:tickets] #1822 cpd: handle BAD_HANDLE from saClmDispatch

2016-08-17 Thread A V Mahesh (AVM)
- **status**: review --> fixed - **Comment**: changeset: 7871:68afcce98b84 branch: opensaf-5.0.x tag: tip parent: 7866:a99195f5adf4 user:Hoang Vo date:Wed Aug 17 13:14:30 2016 +0530 summary: cpd: handle BAD_HANDLE from

[tickets] [opensaf:tickets] #195 IMM: Hardcoded limits should be made into config parameters

2016-08-17 Thread Neelakanta Reddy
- **Comment**: changeset: 7869:dcc7de92259d tag: tip user:Neelakanta Reddy date:Wed Aug 17 12:54:32 2016 +0530 summary: imm:Adding upgrade xml [#195] --- ** [tickets:#195] IMM: Hardcoded limits should be made into config parameters** **Status:** fixed

[tickets] [opensaf:tickets] #1849 CKPT : Performance degradation upto 200%

2016-08-17 Thread A V Mahesh (AVM)
- **status**: assigned --> accepted --- ** [tickets:#1849] CKPT : Performance degradation upto 200%** **Status:** accepted **Milestone:** 5.0.1 **Created:** Wed May 25, 2016 07:29 AM UTC by Srikanth R **Last Updated:** Wed Jun 08, 2016 04:30 AM UTC **Owner:** A V Mahesh (AVM) Changeset :

[tickets] [opensaf:tickets] #195 IMM: Hardcoded limits should be made into config parameters

2016-08-17 Thread Neelakanta Reddy
- **status**: review --> fixed - **Comment**: changeset: 7868:f06bacfa7c3f tag: tip user:Neelakanta Reddy date:Wed Aug 17 12:26:09 2016 +0530 summary: imm:Hardcode limits are changed to config parameters [#195] --- ** [tickets:#195] IMM: Hardcoded limits should

[tickets] [opensaf:tickets] #1887 log: ER syslog if changing saLogStreamFileName and saLogStreamFixedLogRecordSize

2016-08-17 Thread Vu Minh Nguyen
- **status**: review --> fixed - **assigned_to**: Canh Truong --> nobody - **Comment**: changeset: 7867:55165e919527 tag: tip parent: 7863:2de9d0883c84 user:Canh Van Truong date:Tue Aug 16 16:25:31 2016 +0700 summary: log: fix ER