[devel] [PATCH 0 of 1] Review Request for imm:corrected memory corruption problem when ccberrorstring is used in modify/create callback[#961]

2014-08-27 Thread reddy . neelakanta
Summary: imm:corrected memory corruption problem when ccberrorstring is used in modify/create callback[#961] Review request for Trac Ticket(s): 961 Peer Reviewer(s): AndersBj, zoran Affected branch(es): 4.3.x, 4.4.x, 4.5.x, default Development branch: default Impa

[devel] [PATCH 1 of 1] imm:corrected memory corruption problem when ccberrorstring is used in modify/create callback[#961]

2014-08-27 Thread reddy . neelakanta
osaf/services/saf/immsv/immnd/immnd_evt.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) OI rejects create/modify callback and adds ccberrorstring to the OI response. IMMND while sending the reponse back to OM client there is memory corruption observed. diff --git a/osaf/services

[devel] Review request for LOG PR updates for 4.5

2014-08-27 Thread Mathivanan Naickan Palanivelu
Hi Lennart, Attached is the 4.5 PR for review (with track changes). Thanks, Mathi. OpenSAF_LOGSv_PR.odt Description: application/vnd.oasis.opendocument.text -- Slashdot TV. Video for Nerds. Stuff that matters. http://

Re: [devel] [PATCH 1 of 1] imm:corrected memory corruption problem when ccberrorstring is used in modify/create callback[#961]

2014-08-27 Thread Zoran Milinkovic
Good work. Ack from me. Best regards, Zoran -Original Message- From: reddy.neelaka...@oracle.com [mailto:reddy.neelaka...@oracle.com] Sent: den 27 augusti 2014 14:14 To: Anders Björnerstedt; Zoran Milinkovic Cc: opensaf-devel@lists.sourceforge.net Subject: [PATCH 1 of 1] imm:corrected me

Re: [devel] [PATCH 1 of 1] imm:corrected memory corruption problem when ccberrorstring is used in modify/create callback[#961]

2014-08-27 Thread Anders Björnerstedt
Ack from me too. Good work. /AndersBj -Original Message- From: Zoran Milinkovic Sent: den 27 augusti 2014 14:34 To: reddy.neelaka...@oracle.com; Anders Björnerstedt Cc: opensaf-devel@lists.sourceforge.net Subject: RE: [PATCH 1 of 1] imm:corrected memory corruption problem when ccberror

Re: [devel] [PATCH 1 of 1] imm: fix loading long DNs from imm.xml and PBE [#974]

2014-08-27 Thread Anders Bjornerstedt
Hi Zoran, The basic problem that must be solved is to make loading possible if the data that is loaded contains long-DNs. The patch/fix does solve that problem by the added line in getLongDnsAllowed() But the patch also tries to check if the database is consistent between the value of attribut

[devel] [PATCH 0 of 1] Review Request for PLM: ignore MDS events from other nodes [#1026]

2014-08-27 Thread Alex Jones
Summary: PLM: ignore MDS events from other nodes Review request for Trac Ticket(s): 1026 Peer Reviewer(s): Mathi, Nagu Pull request to: Mathi Affected branch(es): default, 4.5 Development branch: Impacted area Impact y/n Doc

[devel] [PATCH 1 of 1] plm: ignore MDS events from other nodes [#1026]

2014-08-27 Thread Alex Jones
osaf/services/saf/plmsv/plms/plms_proc.c | 7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) Aug 27 0:32:50.265452 osafplmd [12007:plms_common_mds.c:0081] ER INVALID MSG FORMAT IN ENC When PLMS receives an MDS event, it does not look at the node from which the event came. When the

Re: [devel] [PATCH 1 of 1] plm: ignore MDS events from other nodes [#1026]

2014-08-27 Thread Nagendra Kumar
Hi Alex, I would suggest to change subscription to NCSMDS_SCOPE_INTRANODE instead. Thanks -Nagu > -Original Message- > From: Alex Jones [mailto:ajo...@genband.com] > Sent: 28 August 2014 03:13 > To: Mathivanan Naickan Palanivelu; Nagendra Kumar > Cc: opensaf-devel@li