[erlang-bugs] A dets big ?

Manuel Durán Aguete manuel@REDACTED
Thu Jul 25 20:43:29 CEST 2013


Hello,

After some research the problem seem to be related to a dets:traverse/2
after the dets file is opened.

I've updated the code in github with new tests, now it calls dets directly.

Thank you. Regards.


2013/7/24 Manuel Durán Aguete <manuel@REDACTED>

> Hi all,
>
> I've posted to erlang-questions but email is waiting for moderator
> approval.
>
> After upgrading a project from R14B03 to R16B01 I've found that dets files
> are growing constanly after delete operations. In previous version the
> empty space was reused to allocate new data, after R16B seems that empty
> space isn't reused.
>
> I've uploaded a test case to github: http://kcy.me/oz1s
>
> any idea ?
>
>
> Than You. Regards
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20130725/a93ffd9a/attachment.htm>


More information about the erlang-bugs mailing list