- **status**: unassigned --> accepted
- **assigned_to**: Pham Hoang Nhat



---

** [tickets:#1597] cpsv: cpnd doesn't delete node from db tree if openning 
checkpoint fails**

**Status:** accepted
**Milestone:** 5.0.FC
**Created:** Mon Nov 16, 2015 07:58 AM UTC by Pham Hoang Nhat
**Last Updated:** Mon Nov 16, 2015 07:58 AM UTC
**Owner:** Pham Hoang Nhat


In case openning checkpoint fails, the cpnd doesn't remove node from db tree. 
This leads coredump when open checkpoint next time.

 958  ckpt_shm_node_free_error:                                              
 959         cpnd_ckpt_replica_destroy(cb, cp_node, &error);                 
 960                                                                         
 961  ckpt_node_free_error:                                                  
 962                                                                         
 963         if (evt->info.openReq.ckpt_flags & SA_CKPT_CHECKPOINT_READ)     
 964                 cl_node->open_reader_flags_cnt--;                       
 965         if (evt->info.openReq.ckpt_flags & SA_CKPT_CHECKPOINT_WRITE)   
 
 The cp_node should be removed from db tree with cpnd_ckpt_node_del() in case a 
fault happens


---

Sent from sourceforge.net because [email protected] 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.
------------------------------------------------------------------------------
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to