- **status**: review --> fixed
- **Type**: defect --> enhancement
- **Comment**:

commit b2497e28ef679c4d210955b058f710c1c6954220 (HEAD -> develop, 
origin/develop)
Author: thuan.tran <thuan.t...@dektech.com.au>
Date:   Mon Apr 27 14:02:39 2020 +0700

    ntf: fix ntfimcn fail to send notification with no space error [#3181]
    
    - Support NTFA_VARIABLE_DATA_LIMIT configuration for NTF Agent.
    Default value is SHRT_MAX(32767).
    - In system that object creation may have many info attributes/values,
    it should configure this env variable to suitable value for ntfimcn
    able send notification.





---

** [tickets:#3181] ntf: osafntfimcnd fail to send notification with no space 
error**

**Status:** fixed
**Milestone:** 5.20.05
**Created:** Mon Apr 27, 2020 02:28 AM UTC by Thuan Tran
**Last Updated:** Mon Apr 27, 2020 12:35 PM UTC
**Owner:** Thuan Tran


When a big objection creation with SA_NOTIFY flag, osafntfimcnd fail to realloc 
memory
due to default max variable data size is only SHRT_MAX(32767).
~~~
2020-04-07T06:08:40.374+02:00 SC-1 osafntfimcnd[12632]: ER fill_value_array: 
saNtfPtrValAllocate failed SA_AIS_ERR_NO_SPACE (15)
2020-04-07T06:08:40.375+02:00 SC-1 osafntfimcnd[12632]: ER 
fill_attribute_value: fill_value_array failed
2020-04-07T06:08:40.375+02:00 SC-1 osafntfimcnd[12632]: ER 
fill_attribute_info_create: fill_attribute_value failed
2020-04-07T06:08:40.375+02:00 SC-1 osafntfimcnd[12632]: ER 
ntfimcn_send_object_create_notification: ntfimcn_fill_attribute_info failed
2020-04-07T06:08:40.375+02:00 SC-1 osafntfimcnd[12632]: ER 
saImmOiCcbApplyCallback send_object_create_notification fail
2020-04-07T06:08:40.380+02:00 SC-1 osafntfimcnd[14432]: logtrace: trace enabled 
to file 'osafntfimcn', mask=0x0
2020-04-07T06:08:40.887+02:00 SC-1 osafntfimcnd[14432]: NO Started
~~~


---

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.
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to