- **status**: review --> duplicate
- **Comment**:
This has already been addressed by ticket 1510.
---
** [tickets:#1597] cpsv: cpnd doesn't delete node from db tree if openning
checkpoint fails**
**Status:** duplicate
**Milestone:** 5.0.FC
**Created:** Mon Nov 16, 2015 07:58 AM UTC by Pham Hoang Nhat
**Last Updated:** Wed Nov 18, 2015 07:59 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.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets