Bug 1295 - Updater Process & index modifications must be queued
Summary: Updater Process & index modifications must be queued
Status: ASSIGNED
Alias: None
Product: BpmDj - old linux tools
Classification: Unclassified
Component: flowdb (show other bugs)
Version: 4.2
Hardware: PC Linux
: Future normal
Assignee: Werner Van Belle
URL:
Depends on:
Blocks:
 
Reported: 2011-04-30 15:59 CEST by Werner Van Belle
Modified: 2011-04-30 16:12 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Werner Van Belle 2011-04-30 16:02:01 CEST
A queue of songs that should be reinserted in the tree. When a modification is requested, we should be able to choose a direct index update or a delayed index update.

-remove from old index
-set the value
-insert in new index
Description Werner Van Belle 2011-04-30 15:59:21 CEST
E.g: when the tempo is modified then that shoyuld be recorded somewhere, so that it can be removed from the index and the other properties modified as well.