Task #1386 (new)
Opened 15 years ago
Last modified 14 years ago
IUpdate.indexObject() is broken w.r.t. backlog since external indexer
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | Search | Version: | 3.0-M1 |
Keywords: | n.a. | Cc: | carlos@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
Since ticket:1059 (r3759), IUpdate.indexObject() has been senselessly adding objects to the backlog, though no background thread will come along to claim them. Instead, a remote call will need to be made on the indexer so that a central backlog can be maintained.
See: #1264
Change History (3)
comment:1 Changed 15 years ago by jmoore
- Milestone changed from OMERO-Beta4.1 to OMERO-Beta4.2
comment:2 Changed 15 years ago by jmoore
- Milestone changed from OMERO-Beta4.2 to Unscheduled
Pushing with the rest of search.
comment:3 Changed 14 years ago by jmoore
- Type changed from Bug to Task
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
This requires a fairly extensive refactoring. Pushing.