- **status**: review --> fixed
- **Comment**:

commit 05064a1cfd0aeaf824dce7602d535654b3457e30 (HEAD -> develop, 
origin/develop)
Author: khanh.h.dang <khanh.h.d...@dektech.com.au>
Date:   Wed Sep 25 14:44:26 2019 +0700

 

    dtm: correct no_of_log_streams_ when deleting a stream [#3085]
    
    If a stream is deleted, free the allocated memory for that stream and
    decrease the no_of_log_streams_.



---

** [tickets:#3085] dtm: no_of_log_streams_ is not decreased when deleting a 
stream**

**Status:** fixed
**Milestone:** 5.19.10
**Created:** Fri Sep 20, 2019 07:57 AM UTC by Vu Minh Nguyen
**Last Updated:** Fri Sep 27, 2019 10:14 AM UTC
**Owner:** Khanh Hoang Dang


Logtrace server increases no_of_log_streams when adding a stream into the list, 
but does not decrease when removing the stream; If we do adding and deleting 
log stream for sometime (31), logtrace server won't be able to log any trace.

Besides, the allocated memory for the deleted stream is not freed when logtrace 
server removes the stream from the list.


---

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