thread joining is not preserved when reindexing

« sup project page

the current thread joining just adds references to the index entries. that's fine but if the messages are reindexed, the references obviously won't be there. i think we need to add some separate blob of information somewhere that maintains these references, which sup-sync is aware of.

if we're going down the bdb route for state preservation, that might be an obvious place to put this too, because it's essentially a hashtable keyed on message ids.

Details

Id: 4e501973cea5bd1f28739ae4cea98edce8249895
Type: bugfix
Creation time: 2008-03-14 18:39 GMT
Creator: William Morgan <wmorgan-sup@...>
References: [1] http://rubyforge.org/pipermail/sup-talk/2008-March/001270.html
Release: unassigned
Component: indexing
Status: unstarted

Issue log

2008-03-14 18:40 GMT William Morgan <wmorgan-sup@...> added reference 1
2008-03-14 18:39 GMT William Morgan <wmorgan-sup@...> created