Ticket #617 (closed Defect: fixed)
Core: optimize topic deletion
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.2 |
Component: | DeepaMehta Standard Distribution | Version: | 4.1.3 |
Keywords: | Cc: | dgf, Malte | |
Complexity: | 2 | Area: | Performance |
Module: | deepamehta-core |
Description
Currently the Core retrieves the topic to be deleted along with all its child topics. This is not necessary and not efficient in particular as the childs in turn are retrieved again with their childs, that is the same childs are retrieved again and again.
Change History
Note: See
TracTickets for help on using
tickets.