Hi Vo Minh Hoang,
I analyzed that director sends the CPND_EVT_D2ND_CKPT_CREATE to node director
as cpd_mds_msg_send().
So, Cpd is not waiting for that message response from the node director because
it is not sync call.
If I change that cpd_mds_msg_send() to cpd_mds_msg_sync_send() then performan
- **assigned_to**: A V Mahesh (AVM) --> nobody
- **Blocker**: --> False
---
** [tickets:#2301] cpsv: replace patricia trees with cpp Map/trees**
**Status:** assigned
**Milestone:** future
**Created:** Mon Feb 13, 2017 06:29 AM UTC by A V Mahesh (AVM)
**Last Updated:** Mon Feb 13, 2017 06:29
---
** [tickets:#2301] cpsv: replace patricia trees with cpp Map/trees**
**Status:** assigned
**Milestone:** future
**Created:** Mon Feb 13, 2017 06:29 AM UTC by A V Mahesh (AVM)
**Last Updated:** Mon Feb 13, 2017 06:29 AM UTC
**Owner:** A V Mahesh (AVM)
Replace DB NCS PATRICIA TREE with C