Bug #2683
Parts creation from a lazy loaded Partition seems to execute some actions twice
Status: | New | Start date: | 11/29/2019 | ||
---|---|---|---|---|---|
Priority: | Urgent | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Persistence / Lazy | Spent time: | - | ||
Target version: | TXM 0.8.1 |
Description
Parts creation from a lazy loaded Partition seems to execute some actions twice.
See: org.txm.searchengine.cqp.corpus.Partition._compute().
One time in org.txm.searchengine.cqp.corpus.Partition._compute() then a second time while the deep computing of Partition children (the Parts).
Associated revisions
History
#2 Updated by Sebastien Jacquot almost 4 years ago
- Target version changed from TXM 0.8.2 to TXM 0.8.1
#3 Updated by Sebastien Jacquot almost 4 years ago
- Category changed from Development to Persistence / Lazy