[jira] Assigned: (DIRSHARED-72) DnNode does not handle move and rename operations

2011-01-03 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Ayyagari reassigned DIRSHARED-72: --- Assignee: Kiran Ayyagari DnNode does not handle move and rename operations

[jira] Commented: (DIRSHARED-72) DnNode does not handle move and rename operations

2011-01-03 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/DIRSHARED-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12976640#action_12976640 ] Kiran Ayyagari commented on DIRSHARED-72: - Added rename operation.

Re: Subentry cache : one step further

2011-01-03 Thread Emmanuel Lécharny
On 1/3/11 2:39 AM, Alex Karasulu wrote: What's giving me an icky feeling inside is that #2 is making a read operation induce writes (although DSA driven maintenance operations) and hence causing us to consider one offs with the way a change log works. It's also something to be considered for

Re: Creation of a second Subentry cache

2011-01-03 Thread Stefan Seelmann
On Mon, Jan 3, 2011 at 2:27 AM, Alex Karasulu akaras...@apache.org wrote: Not referring to the SchemaUI bundle. In studio we have all of ApacheDS available in the embedded ApacheDS plugin bundle. This however is not visible outside because it's an OSGi bundle, however there's no reason why the

DnNode class (was :Re: Creation of a second Subentry cache)

2011-01-03 Thread Emmanuel Lecharny
(Renamed the thread for clarity) On 1/3/11 9:40 AM, Stefan Seelmann wrote: On Mon, Jan 3, 2011 at 2:27 AM, Alex Karasuluakaras...@apache.org wrote: Not referring to the SchemaUI bundle. In studio we have all of ApacheDS available in the embedded ApacheDS plugin bundle. This however is not

Re: Creation of a second Subentry cache

2011-01-03 Thread Alex Karasulu
On Mon, Jan 3, 2011 at 10:40 AM, Stefan Seelmann seelm...@apache.orgwrote: On Mon, Jan 3, 2011 at 2:27 AM, Alex Karasulu akaras...@apache.org wrote: Not referring to the SchemaUI bundle. In studio we have all of ApacheDS available in the embedded ApacheDS plugin bundle. This however is not

Re: DnNode class (was :Re: Creation of a second Subentry cache)

2011-01-03 Thread Alex Karasulu
On Mon, Jan 3, 2011 at 10:55 AM, Emmanuel Lecharny elecha...@gmail.comwrote: (Renamed the thread for clarity) On 1/3/11 9:40 AM, Stefan Seelmann wrote: On Mon, Jan 3, 2011 at 2:27 AM, Alex Karasuluakaras...@apache.org wrote: Not referring to the SchemaUI bundle. In studio we have all of

Re: DnNode class (was :Re: Creation of a second Subentry cache)

2011-01-03 Thread Emmanuel Lécharny
On 1/3/11 12:27 PM, Alex Karasulu wrote: On Mon, Jan 3, 2011 at 10:55 AM, Emmanuel Lecharnyelecha...@gmail.comwrote: (Renamed the thread for clarity) On 1/3/11 9:40 AM, Stefan Seelmann wrote: On Mon, Jan 3, 2011 at 2:27 AM, Alex Karasuluakaras...@apache.org wrote: Not referring to the

[jira] Created: (DIRSTUDIO-718) Update Eclipse dependencies to version 3.6.1

2011-01-03 Thread Pierre-Arnaud Marcelot (JIRA)
Update Eclipse dependencies to version 3.6.1 Key: DIRSTUDIO-718 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-718 Project: Directory Studio Issue Type: Task Reporter:

[jira] Issue Comment Edited: (DIRSTUDIO-717) Add application for Windows 64 Bit

2011-01-03 Thread Pierre-Arnaud Marcelot (JIRA)
[ https://issues.apache.org/jira/browse/DIRSTUDIO-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12976712#action_12976712 ] Pierre-Arnaud Marcelot edited comment on DIRSTUDIO-717 at 1/3/11 9:05 AM:

Re: DnNode class (was :Re: Creation of a second Subentry cache)

2011-01-03 Thread Alex Karasulu
On Mon, Jan 3, 2011 at 2:07 PM, Emmanuel Lécharny elecha...@apache.orgwrote: On 1/3/11 12:27 PM, Alex Karasulu wrote: On Mon, Jan 3, 2011 at 10:55 AM, Emmanuel Lecharnyelecha...@gmail.com wrote: (Renamed the thread for clarity) On 1/3/11 9:40 AM, Stefan Seelmann wrote: On Mon, Jan 3,

AP handling heads up

2011-01-03 Thread Emmanuel Lecharny
Hi, the lookup operation is now fully implemented, with tests for APs, Subentries and normal entries. The Add and Delete operation are also fully tested. After this week modifications in the data structure, we can now move forward. I'm starting implementing the search operation, which is