- **status**: in-progress --> code-review


---

** [tickets:#6962] BatchIndexer not flushing properly during imports**

**Status:** code-review
**Labels:** import 
**Created:** Fri Dec 06, 2013 09:01 PM UTC by Dave Brondsema
**Last Updated:** Fri Dec 06, 2013 09:01 PM UTC
**Owner:** Dave Brondsema

During imports, the BatchIndexer isn't flushing all the ming sessions properly, 
so some artifacts (e.g. last ticket in a trac import) aren't in that 
`add_artifacts` task.  That artifact then gets picked up later in a subsequent 
import's BatchIndexer session.  So then when that `add_artifacts` task runs, 
the ticket is from the previous project but the context is this new project.  
As a result, artifact shortlinks will get resolved to the current project 
instead of the first project, and then the "related artifacts" will be wrong 
for that ticket.


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed 
to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.

Reply via email to