Rob Davies schrieb:
> The index files grow as required, an index is a fixed-size pointer
> into the data, but discarded index entries are re-used. Currently, any
> unused space isn't reclaimed for indexes

Will you change this in future? Otherwise the index files could fill up
a considerable amount of disk space after a single message peak in the
topic.

A quite simple but effective strategy could be to truncate resp.
recreate the index files when the number of messages in the kaha storage
drops to zero. However, as this should not lead to recreating index
files over and over again for a slow producer / fast consumer scenario,
the recreation should be done only if the number of stored messages has
reached some configurable minimum before.

Best regards

Rainer Klute

                           Rainer Klute IT-Consulting GmbH
  Dipl.-Inform.
  Rainer Klute             E-Mail:  [EMAIL PROTECTED]
  Körner Grund 24          Telefon: +49 172 2324824
D-44143 Dortmund           Telefax: +49 231 5349423

OpenPGP fingerprint: E4E4386515EE0BED5C162FBB5343461584B5A42E


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to