https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6942
--- Comment #33 from Henrik Krohns <[email protected]> --- (In reply to Mark Martinec from comment #31) > (In reply to Henrik Krohns from comment #29) > > I think I'd prefer all-or-nothing transition. Perhaps lets do a > > v:TOKEN_FORMAT variable on newly initiated db. Right now if it's missing, > > keep the old code available for some time. Our main user AXB resets the > > database often anyway. :-) > > If AXB and myself are more or less the only ones currently using the > Redis backend in production, then I'd just place the transition code > in trunk for a couple of days so that our databases effortlessly > convert by themselves, then rip it out altogether. Unless you are extremely limited on memory, it shouldn't a problem to run backup/restore yourself even with the current code. I can do it easily.. Maybe try out new hash code privately for a week and just commit 15.6. - leave some v:TOKEN_FORMAT marker and refuse to start if it's not found, telling to backup/restore. -- You are receiving this mail because: You are the assignee for the bug.
