[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#3979) glue mixtures can confuse slapadd
- To: Pierangelo Masarati <ando@sys-net.it>
- Subject: Re: (ITS#3979) glue mixtures can confuse slapadd
- From: Howard Chu <hyc@symas.com>
- Date: Thu, 01 Sep 2005 04:00:49 -0700
- Cc: Hallvard B Furuseth <h.b.furuseth@usit.uio.no>, OpenLDAP Devel <openldap-devel@OpenLDAP.org>
- In-reply-to: <43163C76.3080505@sys-net.it>
- References: <200508301300.j7UD0FBN057041@boole.openldap.org> <431582A3.1090200@symas.com> <hbf.20050831y35r@bombur.uio.no> <43158F27.1070504@symas.com> <hbf.20050831x4is@bombur.uio.no> <43163646.8020300@symas.com> <43163C76.3080505@sys-net.it>
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050829 SeaMonkey/1.1a
Pierangelo Masarati wrote:
Howard Chu wrote:
Certainly there is no prescribed order, but we assume that a given
implementation always uses the same order. Otherwise most of our test
comparisons in the test suite are broken, and features like
PagedResults cannot be implemented.
Back-meta, which is the reason that "async" appeared so early in
slapo-glue(5), is a clear violation of the above... For that reason,
in most of the back-meta tests, I need to use -S "" to ensure the same
ordering in the results; as for the sizelimit, that's a completely
different issue. I think you're absolutely right for a slapo-glue
implementation that deals with data that is internally stored. In
that case, the possibility to guarantee that the order is preserved in
the implementation may be of value (can we change that order when
changing versions? I think it already occurred at least once for
backglue). But when dealing with data stored outside (as happens with
the proxy backends) I wouldn't count much on the ordering. Even when
plain back-ldap is used to proxy non-OpenLDAP software I think there's
no way we can guarantee for the ordering of data returned from other
vendor's implementations.
Right.
For now, I've dropped any mention of async from the subordinate
description in slapd.conf(5).
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
OpenLDAP Core Team http://www.openldap.org/project/