Re: Implementing Interceptor Extendibility

2011-11-01 Thread Emmanuel Lécharny
the responsibility of the user to put it at the right place. PS : try to 'reply list' instead of 'reply all' : I will not be added in the list of recipients... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Implementing Interceptor Extendibility, another way of doing things...

2011-11-03 Thread Emmanuel Lécharny
as above (ie associating a list of aspects, etc). -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Implementing Interceptor Extendibility, another way of doing things...

2011-11-03 Thread Emmanuel Lécharny
up to a degree. We should also have some reasoning exercise as to why or why not one aspect should be bypass for each operation. ATM, I think we can get rid of all the lookup and hasEntry operations. For modifications, it may be a bit more complex... -- Regards, Cordialement, Emmanuel

Re: AW: AW: Case-Sensitivity of DistinguishedName?

2008-07-22 Thread Emmanuel Lécharny
, Munich, HRB 6684 WEEE-Reg.-No. DE 23691322 -Ursprüngliche Nachricht- Von: Emmanuel Lécharny [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 22. Juli 2008 11:10 An: Eternach, Andreas (EXT) Betreff: Re: AW: Case-Sensitivity of DistinguishedName? Eternach, Andreas (EXT) wrote: What

Re: Character encoding problem in FilterParserImpl (AD version 1.5)

2008-08-06 Thread Emmanuel Lécharny
-- -- cordialement, regards, Emmanuel Lécharny www.nextury.com directory.apache.org

Re: [ApacheDS] is there an easy function to convert OIDs?

2008-08-11 Thread Emmanuel Lécharny
are the correct way to do the conversion, AFAIK. -- -- cordialement, regards, Emmanuel Lécharny www.nextury.com directory.apache.org

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-08 Thread Emmanuel Lécharny
, but it seems to be still around. Damn ! -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org

Re: Failing tests (was: Re: [VOTE] Release ApacheDS 1.5.4)

2008-09-09 Thread Emmanuel Lécharny
, Emmanuel Lécharny www.iktek.com directory.apache.org

CFP open for ApacheCon Europe 2009

2008-10-02 Thread Emmanuel Lécharny
/ -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org

ApacheCon live video streaming available; keynotes and Apache 101 are free

2008-11-04 Thread Emmanuel Lécharny
Can't make ApacheCon this week in New Orleans? You can still watch all the keynotes, Apache 101 sessions, and system administration track in live video streams: http://streaming.linux-magazin.de/en/program_apacheconus08.htm?ann Keynotes and the Apache 101 lunchtime sessions are free; the

[Fwd: Apache Directory website]

2009-03-12 Thread Emmanuel Lécharny
Hi guys, a mail from Rich Bowen about the Web Site. Seems like you did a great job ! -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org ---BeginMessage--- If you haven't seen the Apache Directory website, you should go look at it: http://directory.apache.org

Sign up for ApacheCon US by 14 August and save up to $500!

2009-08-10 Thread Emmanuel Lécharny
-- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org ---BeginMessage--- Sign up for ApacheCon US by 14 August and save up to $500! This year's ApacheCon US promises to deliver our most extensive program to date, and largest anticipated gathering of the global

[ANNOUNCE] Apache Directory Server 1.5.5 released

2009-08-20 Thread Emmanuel Lécharny
impact with the networking code * [DIRSHARED-32] - Create Antlr based DN parser -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org

Re: [Schema Refactoring] Serious side effect...

2009-11-23 Thread Emmanuel Lécharny
;) -- -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org

Re: Moving the OperationalAttributeInterceptor after the SchemaInterceptor in the chain

2011-11-21 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: AVL cursor problem?

2011-11-25 Thread Emmanuel Lécharny
. Sounds good to me. What is important is that we guarantee a o(logn) for search in this tree, and of course consistency, everything else is not really important (ie insertion can be slow). -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Questions about the design of the component-hub

2011-11-29 Thread Emmanuel Lécharny
to select the list instead of your single name, as you as the recipient is automatically selected as if you sent me a personal mail. Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Modification of Index Entries through search engine

2011-11-30 Thread Emmanuel Lécharny
on the index entry at evaluators is useful. I don't think it's useful. Go ahead with the tests. IMO, this portion of the code need to be reviewed... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Accessing SchemaPartition and SingleFileLdifPartition directly

2011-12-05 Thread Emmanuel Lécharny
Pierre-Arnaud is right, I might have overseen the way it works. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Transactions and Search/Cursor

2011-12-20 Thread Emmanuel Lécharny
into the monitor, not does it hs to be moved to shared : there is no reason for the API to expose something which is just for our internal use. I have started to refactor the refactoring to come back with something sane. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Txns tests heads up

2011-12-24 Thread Emmanuel Lécharny
another txn. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Storing the txn nto each operationContext

2011-12-25 Thread Emmanuel Lécharny
a second cursor inside a first one should simply leads to processing the same data, even if some entries have been deleted in the mean time. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Txn heads up

2011-12-30 Thread Emmanuel Lécharny
new year to all of you guys ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: ServiceBuilder class duplicate

2012-01-06 Thread Emmanuel Lécharny
) I'll remove the useless one. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: A Q about the TxnManager.beginReadonlyTransaction() method

2012-01-08 Thread Emmanuel Lécharny
unnecessary but that is not a big deal. Ok, finally get it. Not obvious :) -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Moving DIRSHARED into DIRAPI, take 2

2012-01-24 Thread Emmanuel Lécharny
, not during the milestones... Is that ok ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Moving DIRSHARED into DIRAPI, take 2

2012-01-24 Thread Emmanuel Lécharny
to decide anything right now. Feel free to comment, nobody will be stab in the back for expressing an opinion. At the end, when we will have fixed the main issues we are really facing (ie, TxN, OSGi), we will have time to decide and to vote. Thanks ! -- Regards, Cordialement, Emmanuel Lécharny

Re: Strange issues with shared-all source jar generation...

2012-01-28 Thread Emmanuel Lécharny
suspect (I suspect as well). What is your environement ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Strange issues with shared-all source jar generation...

2012-01-28 Thread Emmanuel Lécharny
, arch: amd64, family: unix akarasulu@stein:~$ uname -a Linux stein 3.0.0-15-generic #26-Ubuntu SMP Fri Jan 20 17:23:00 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux yes, it's a linux issue... I'll see if I can debug the shade plugin. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Some thoughts about the SchemaObjects

2012-02-04 Thread Emmanuel Lécharny
more complex to implement, and with the way it is done currently, I don't see a simple path to implement listeners. We can discuss this further, but that would require a full rework on the way the schema is implemented... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Renaming the NetworkSchemaLoader

2012-02-05 Thread Emmanuel Lécharny
: - AdsSchemaLoader : for ADS - LdapSchemaLoader : for any other LDAP server (we pull the schema from the subschemaSubentry) And LdapSchemaLoader will of course replace the horrible Sss(tsss)eSchemaLoader ! Any othe rbetter idea ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: SchemaLoaders : another approach.

2012-02-06 Thread Emmanuel Lécharny
more than one schema into a connection, even if usually, most of the servers does have only one subschema available (cf RFC 4512, par 4.2). For the 1.0 version, I would suggest we only support the subschemaSubentry pointed by the rootDSE. -- Regards, Cordialement, Emmanuel Lécharny

Re: Binary attributes handling in the API

2012-02-06 Thread Emmanuel Lécharny
information in out LdapSyntax elements in ApacheDS, other servers don't. Or, do you want to also use this list in addition to an already loaded schema? Yes, if needed (ie, if we can't build it from the schemas we load) -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [ANNOUNCE] ApacheDS 2.0.0-M5 released

2012-02-07 Thread Emmanuel Lécharny
in the Announcement is probably a must have. Thanks Sebbaz ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Compilation failure in trunk...

2012-02-10 Thread Emmanuel Lécharny
the Schema from a server in the API : I had to fix teh way we manage X-SCHEMA/X-NOT-HUMAN-READABLE extensions (they were not loaded into the LdapSyntax SchemaObject, and now, the MetaApache schema does not declare the associated X-name attributes. Keep tunned ! -- Regards, Cordialement, Emmanuel

SchemaManager : TODOs

2012-02-14 Thread Emmanuel Lécharny
are close to have something which can be use almost everywhere, but we need to get those items fixed if we want to have a solid and stable release. I'm going to address some of those points asap. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Renaming an entry with a case insensitive RDN : how to handle it ?

2012-02-15 Thread Emmanuel Lécharny
be. The real pb is the RDN itself : should we change it or not ? Considering that one can still use the ModRDN operation to change the RDN, I would rather keep the RDN as it was before. All in all, it should not make a big difference for this case. Thanks guys ! -- Regards, Cordialement, Emmanuel

We may create a new sub-project for JDBM

2012-02-20 Thread Emmanuel Lécharny
apacheds. The rationnal is that we depend on JDBM, but JDBM has nothing specific in it that relates it to Apacheds, and JDBM was at the origin a component we included as a jar. Doing this will save us a hell lot of time when building the project. wdyt ? -- Regards, Cordialement, Emmanuel Lécharny

Temporary trunk breakage

2012-02-20 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: We may create a new sub-project for JDBM

2012-02-20 Thread Emmanuel Lécharny
in it that relates it to Apacheds, and JDBM was at the origin a component we included as a jar. Doing this will save us a hell lot of time when building the project. wdyt ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Dn, Rdn and Ava inconstancies

2012-02-20 Thread Emmanuel Lécharny
, bt so far, we never had to face them for real, and we just tried our best to shoot the errors when they appear. I think it's time to play medieval on the code ! Thoughts ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Dn, Rdn and Ava inconstancies

2012-02-20 Thread Emmanuel Lécharny
of escaping characters. That would make a lot of sense, IMO. AFAICT, shared is building fine with the changes I applied to get the results I exposed. I still have to move forward to get RDN and DN be consistent. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Dn, Rdn and Ava inconstancies

2012-02-20 Thread Emmanuel Lécharny
will not be stored in the Value, we may have a problem. Clearly, this is a loophole. However, a very minor one, IMO. Fixing it would require that the normalizer is smarter than what it currently is. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Dn, Rdn and Ava inconstancies

2012-02-20 Thread Emmanuel Lécharny
from a remote server. We have all our bases covered. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[Vote] Make JDBM a side project

2012-02-20 Thread Emmanuel Lécharny
inside Apacheds atm. Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Result : [Vote] Make JDBM a side project

2012-02-22 Thread Emmanuel Lécharny
[X] +1 : Make JDBM a separate project 5 +1, no -1. I'll create the sub-project. Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

JDBM sub-project creation : done

2012-02-23 Thread Emmanuel Lécharny
then remove jdbm from the externals. Right now, the current rersion is 2.0.0-SNAPSHOT. Have fun ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

ParentIdAndRdn compareTo() method issue

2012-02-23 Thread Emmanuel Lécharny
the Ava.compareTo() method, but this is not an obvious change and it impacts everything. I would suggest we release the server as is, and I will commit the fix when it's ready, in the next version, as t's not really a big issue. Thanks ! -- Regards, Cordialement, Emmanuel Lécharny

Re: ParentIdAndRdn compareTo() method issue

2012-02-24 Thread Emmanuel Lécharny
Le 2/24/12 8:30 AM, Pierre-Arnaud Marcelot a écrit : On 24 févr. 2012, at 08:06, Emmanuel Lécharny wrote: Hi, as im trying to fix an issue (searching for an entry which has a composite RDN), I'm facing issues with the ParentIdAndRdn.compareTo() method. This method is doing a String

ParentIdAndRdn comparison method

2012-02-26 Thread Emmanuel Lécharny
? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [VOTE] Release of Apache Directory Studio 2.0.0-M3, Apache Directory LDAP API/Shared (1.0.0-M11), ApacheDS JDBM (2.0.0-M1) and ApacheDS (2.0.0-M6)

2012-02-27 Thread Emmanuel Lécharny
[X] +1 | Release Apache Directory Studio 2.0.0-M3 (2.0.0.v20120224), as well as Apache Directory LDAP API/Shared 1.0.0-M11, ApacheDS JDBM (2.0.0-M1) and ApacheDS 2.0.0-M6 -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Random failure while building trunk

2012-02-27 Thread Emmanuel Lécharny
, during concurrent tests. It should not be a worry for the server itself, as the SM is initialized only once, but it's painful while running tests against trunk. I'll try to see what's going on this week. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Txn branch issues

2012-02-27 Thread Emmanuel Lécharny
entryParentId: 2ddf826e-14c5-441f-9907-7d54524fbde7 creatorsName: 0.9.2342.19200300.100.1.1=admin,2.5.4.11=system Entry (OK) dn: cn=elecharny,ou=users,ou=system objectclass: person objectclass: top createTimestamp: 20120227140035Z sn: Emmanuel Lécharny entryUUID: a8fa279b-cefe

Re: Txn branch issues

2012-02-27 Thread Emmanuel Lécharny
with the 'person' OC has somehow mess up the UUID index, so now, all the entries are linked to the person, added entry UUID pair. I have some trace if you need, but I guess you already fixed it. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Txn branch issues

2012-02-27 Thread Emmanuel Lécharny
some trace if you need, but I guess you already fixed it. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Issues with txn-branch when starting the server

2012-03-01 Thread Emmanuel Lécharny
can't be read again by a second launch... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: DIRSERVER-1663 status with txn branch

2012-03-01 Thread Emmanuel Lécharny
. -- Best Regards, -- Alex thanks Selcuk -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Txn branch state and a few other things before I go sailing

2012-03-02 Thread Emmanuel Lécharny
releases, and Slecuk who made the txn branch working ! So now, time to jump on a sailing boat, without any computer (but I'll bring my samsung Galaxy S2 just in case :) Have fun, I sure will have some ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Changes in 'project' pom.xml and release of version 27

2012-03-12 Thread Emmanuel Lécharny
Hi all, I'd like to release version 27 of 'project, as the following changes in project pom.xml have been done : - Bumped up many plugins versions This will solve some issues in the Jenckins builds. Kind regards Emmanuel

OC/AT ongoing refactoring

2012-03-13 Thread Emmanuel Lécharny
started to split the SchemaObject in two : - an immutable part - a mutable part extending the former It won't be enough, but it's a first step. More to come. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[Txn branch] Question about the WAL

2012-03-14 Thread Emmanuel Lécharny
will have a variable number of modified indexes -. 3) Reading the log I guess we never read the log, so far. Am I right ? Is this a part of the code we need to implement ? Any clues ? Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: svn commit: r1300690 - in /directory/apacheds/branches/apacheds-txns: core-api/src/main/java/org/apache/directory/server/core/api/log/ core-api/src/main/java/org/apache/directory/server/core/api/t

2012-03-14 Thread Emmanuel Lécharny
... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: svn commit: r1300690 - in /directory/apacheds/branches/apacheds-txns: core-api/src/main/java/org/apache/directory/server/core/api/log/ core-api/src/main/java/org/apache/directory/server/core/api/t

2012-03-14 Thread Emmanuel Lécharny
that can be used to make this distinction... Can you enlight me here, in cas I'm doing something wrong ? Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: svn commit: r1300690 - in /directory/apacheds/branches/apacheds-txns: core-api/src/main/java/org/apache/directory/server/core/api/log/ core-api/src/main/java/org/apache/directory/server/core/api/t

2012-03-14 Thread Emmanuel Lécharny
. I'll try to be connected early (like 08:00 CET / 0:00PDT) so that we can discuss on IRC. Let me know if that's fine for you. I'll crash in 15 minutes. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: svn commit: r1300690 - in /directory/apacheds/branches/apacheds-txns: core-api/src/main/java/org/apache/directory/server/core/api/log/ core-api/src/main/java/org/apache/directory/server/core/api/t

2012-03-14 Thread Emmanuel Lécharny
your call, and frankly, I would favor email echanges over IRC. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: svn commit: r1300690 - in /directory/apacheds/branches/apacheds-txns: core-api/src/main/java/org/apache/directory/server/core/api/log/ core-api/src/main/java/org/apache/directory/server/core/api/t

2012-03-14 Thread Emmanuel Lécharny
... At least, those changes are local to those methods. Hope it helps to understand the changes -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[TxnBranch] Serialization improvments

2012-03-15 Thread Emmanuel Lécharny
reverted my changes to stick with what Selcuk did Those changes are purely internal and have no impact on the way the server works. Tests are passing. Here is the proposed patch : http://pastebin.com/UDRF3qPa -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

TsnLogManager class doco

2012-03-15 Thread Emmanuel Lécharny
Hi guys, I documented this class on the wiki : https://cwiki.apache.org/confluence/display/DIRxSBOX/TxnLogManager+class Feel free to comment or fix. I'll continue with the WAL now. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [TxnBranch] Serialization improvments

2012-03-16 Thread Emmanuel Lécharny
://pastebin.com/UDRF3qPa looks good, Would be good to add some test for deserializing these objects as we dont have code to excersize them. I'll do that. How should we process ? You commit the patch, or I do it ? Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Question about the Log file

2012-03-16 Thread Emmanuel Lécharny
protected by the MemoryMappedFile, we don't need to do anything but to declare the kind of access we want on the portion of the file we wanyt to access. thoughts ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [TxnBranch] Serialization improvments

2012-03-16 Thread Emmanuel Lécharny
). Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Question about the Log file

2012-03-16 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

[Txn Layer] WAL flush questions

2012-03-19 Thread Emmanuel Lécharny
thing, but we don't wait until the buffer is full to wake up the writer. This is the way the network layer works in NIO, with a selector signaling the writer thread when it's ready to accept some more data to be written. thougths ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [Txn Layer] WAL flush questions

2012-03-19 Thread Emmanuel Lécharny
, of when the queue is full. Does it makes sense ? Note : I'm not suggesting that we should change the current code, just trying to get some thougth food for later improvement... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [Txn Layer] WAL flush questions

2012-03-19 Thread Emmanuel Lécharny
though. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [Txn Layer] WAL flush questions

2012-03-19 Thread Emmanuel Lécharny
by the flush thread, but in the general case, you just end using less memory if the flush thread is awakened when some data is present in the queue. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [Txn Layer] WAL flush questions

2012-03-19 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Index cleanup and improvements

2012-03-20 Thread Emmanuel Lécharny
and Avl partitions too. All in all, removal of those 2 indexes, plus removal of the reverse index, plus removal of the spurious normalization could give us better performances for the modifications operations. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Index cleanup and improvements

2012-03-20 Thread Emmanuel Lécharny
or work a little more incrementally? Don't worry. I periodically merge trunks into selcuk's branch, to be sure the branch is not lagging too much. I merged it just before my vacations, two weeks ago, and since then, there was not too many changes. -- Regards, Cordialement, Emmanuel Lécharny

PresenceIndex : why is it updated only for indexed AT ?

2012-03-21 Thread Emmanuel Lécharny
? Otherwise, that means we will do a full scan on the master table when we have a filter like (sn=*) if the sn AT is not indexed... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[index] Presence index usage

2012-03-22 Thread Emmanuel Lécharny
. Now, if we consider the fact that having all the AT stored in the index will allow us to know what will be the impacted entries if an AT is removed from the schema, then it can be a good thing to have a complete index with all the AT. thoughts ? -- Regards, Cordialement, Emmanuel Lécharny

Re: [index] Presence index usage

2012-03-22 Thread Emmanuel Lécharny
Le 3/22/12 5:11 PM, h...@symas.com a écrit : On Thu, Mar 22, 2012 at 04:40:17PM +0100, Emmanuel Lécharny wrote: Hi guys, I will split my mails about index in smaller mails, in order to focus on one element at a time. Let's first talk about the presence index. Yesterday, I posted a question

[index] reverse index usage for user attributes

2012-03-22 Thread Emmanuel Lécharny
a search on (cn=*hn) will be fast. Thoughts ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[index] RDN

2012-03-22 Thread Emmanuel Lécharny
) are mandatory for this table. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[index] OneLevel and SubLevel index

2012-03-22 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

[Index] Alias

2012-03-22 Thread Emmanuel Lécharny
. Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[Index] Defining indexes without a reverse table

2012-03-22 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Thinking about others after you (Re: [index] RDN)

2012-03-26 Thread Emmanuel Lécharny
://cwiki.apache.org/confluence/display/DIRxSRVx11/ApacheDS+v1.5+Developer%27s+Guide) Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[index] Is the SingletonCursor useful ?

2012-03-29 Thread Emmanuel Lécharny
here, or there is a bit of cleaning to do... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [index] OneLevel and SubLevel index

2012-03-29 Thread Emmanuel Lécharny
experiments in the index branch, I've not yet removed the oneLevel and sublevel indexes... More to come ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[index] OneLevel index removal headsup

2012-03-30 Thread Emmanuel Lécharny
... That's pretty much it for this week. Have fun ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

JDBM + MVCC LRUCache concern

2012-04-04 Thread Emmanuel Lécharny
about what could occur in real life, when some users will load the server up to a point it just stop responding... Anyone ? Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: JDBM + MVCC LRUCache concern

2012-04-04 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: txn conflict handling and tests

2012-04-09 Thread Emmanuel Lécharny
add the 'enableChnageLog=false : @CreateDS(enableChangeLog = false, name = PasswordPolicyTest) You can check the PasswordPolicyTest class to see how it's used. Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: TXN WORK: advice needed on how to deail with logical caches

2012-04-09 Thread Emmanuel Lécharny
(MVCC in memory) could be reused ? Thanks Selcuk. I'll be MIA today (easter and finishing moving my GF fournitures from her place to mine - too old for this shit, damn it !) except late tonite (ie 11pm CEST). -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: TXN WORK: advice needed on how to deail with logical caches

2012-04-09 Thread Emmanuel Lécharny
in memory) could be reused ? Right now JDBM cache is MVCC. Is it caching Entries ? AFAICR, the old JDBM code (before you modified it) was only caching pages (which contains serialized elements). If so, we are fine. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[index] OneLevelIndex removal

2012-04-11 Thread Emmanuel Lécharny
been created, unless we associate a stackTrace to this information. Really not possible in production, but we might add an extended request to activate this mode, or a flag in the config. If anyone has a better idea ? Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: groovy ldap

2012-04-11 Thread Emmanuel Lécharny
, no, but we can wake up the project :) The best would be to create JIRAs with founs bugs. (I will apply this one and see if the project still compiles). -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[Index] OneLevel index removal, performances

2012-04-11 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: groovy ldap

2012-04-11 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

<    1   2   3   4   5   6   7   8   9   10   >