Modify operation with memory backend
Status: Alpha
Brought to you by:
cdonley
Hi,
I am experimenting with the jldap server. I found some problem with the modify operation when the server runs with a memory backend. When I modify an item, it does the modification but it seems to create two entries for the same
item after modified.
I am seeing two entries with the same DN. If the problem is known or If I am making some mistake, Could you please clarify ?
Thanks
This is a known bug in the existing memory backend related to the BTree implementation.