Ticket #115 (new task)

Opened 3 years ago

Last modified 2 years ago

Indexer: handle record messages (events) in order

Reported by: bruno Owned by: bruno
Priority: critical Milestone:
Component: Indexer Version:
Keywords: Cc: lily-developers@…

Description

One of the reasons for designing the message queue (rowlog) with a 'local queue' stored in the row of the record itself was so that the indexer would be able to look at this queue to process the events in order (and possibly optimize processing: see #82).

Currently this is not done yet by the indexer. We should look into whether this is still important.

Change History

comment:1 Changed 2 years ago by evert

  • Milestone set to 0.3

comment:2 Changed 2 years ago by bruno

  • Milestone changed from 0.3 to 1.0

comment:3 Changed 2 years ago by bruno

  • Milestone 1.0 deleted
Note: See TracTickets for help on using tickets.