24 Jul, 2009

3 commits


23 Jul, 2009

3 commits


22 Jul, 2009

7 commits


21 Jul, 2009

1 commit


20 Jul, 2009

1 commit


17 Jul, 2009

2 commits


15 Jul, 2009

4 commits


14 Jul, 2009

2 commits

  • …r descriptor level and not at the TopologyCache object level.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@5548 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     
  • … with no replication server and servers with only a replication server)
    
    With the fix of 4092, the replication monitoring information for a given replication domain may not be anymore under cn=monitor of the server where the domain is configured.  The replication monitoring information is only under cn=monitor of the replication servers.
    
    The following changes wait till all the configuration has been loaded and after that tries to find the replication monitoring information by only searching on the replication servers.  If the server does not calculate the whole cn=monitoring tree when a request is made to cn=monitor, the new code should be more efficient than the previous one (since only searching in one replication server should be enough).  If it is not the case and the whole cn=monitor is recalculated when a search is made on it, then the new code only adds a new search in most of the cases (the worst case is the one when there are disjoint replication topologies under the same ADS with different replication servers, which is pretty rare).
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@5547 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     

13 Jul, 2009

3 commits


10 Jul, 2009

4 commits


09 Jul, 2009

2 commits


08 Jul, 2009

5 commits


07 Jul, 2009

3 commits