[ 
https://issues.apache.org/jira/browse/DIRSERVER-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864331#comment-13864331
 ] 

Kiran Ayyagari commented on DIRSERVER-1946:
-------------------------------------------

No, ApacheDS doesn't expose its changelog, however you can send a replication 
request with REFRESH_ONLY mode to poll for the
changes, in this case ApacheDS stores all the changes in a log.

See this[1] class for an example on how to use this replication feature. You 
can reuse this code, note that you should
preserve the cookie value and provided it in the subsequent requests after 
initially loading the content.

[1] 
http://svn.apache.org/repos/asf/directory/apacheds/trunk/protocol-ldap/src/main/java/org/apache/directory/server/ldap/replication/consumer/ReplicationConsumerImpl.java

> To enable Change Log on Apache Directory server 
> ------------------------------------------------
>
>                 Key: DIRSERVER-1946
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1946
>             Project: Directory ApacheDS
>          Issue Type: Wish
>          Components: core, doc
>    Affects Versions: 2.0.0-M15
>         Environment: OS: Windows Server 2008 R2, RAM: 4 GB, Apache Directory 
> Studio Version: 2.0.0.v20130628
>            Reporter: Mohd Usman
>            Priority: Blocker
>              Labels: documentation, features
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> We referred the below mentioned links but we're not able to configure Change 
> Log on Apache directory server. Can you please provide us step by step guide 
> on how to enable change log or Change tracking mechanism so that we can get 
> the delta changes from Apache directory server.
> Its a blocking for us as its hindering us to implement Delta Import feature 
> for the Apache directory. We can not find any adequate resource on Internet 
> describing the steps to configure Change log.
> Any help in this regard will be highly appreciated.
> Referred links
> 1. 
> "http://directory.apache.org/apacheds/advanced-ug/2-server-config.html#change-log";
>  2. 
> "http://directory.apache.org/apacheds/configuration/ads-2.0-configuration.html";
> Thanking you in advance.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to