[Xapian-tickets] [Xapian] #278: When changesets are being generated, old changesets aren't cleaned up
Xapian
nobody at xapian.org
Wed Mar 16 11:58:02 GMT 2011
#278: When changesets are being generated, old changesets aren't cleaned up
---------------------------+------------------------------------------------
Reporter: richard | Owner: dcolish
Type: defect | Status: assigned
Priority: low | Milestone: 1.2.x
Component: Backend-Chert | Version: SVN trunk
Severity: normal | Keywords:
Blockedby: | Platform: All
Blocking: |
---------------------------+------------------------------------------------
Comment(by richard):
I've just gone through the patch myself, and would echo Olly's comments.
Given that the algorithm in brass is new (and a little bit complex) it
would also be reassuring to have a test for the situation where
max_changesets is increased again. ie:
- set max to 2
- commit 3 changes
- check that only the last 2 changesets exist
- set max to 3
- commit another 2 changesets
- check that only the last 3 changesets exist
This is looking good, though.
--
Ticket URL: <http://trac.xapian.org/ticket/278#comment:16>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list