#47509 CLEANALLRUV doesnt run across all replicas
Closed: wontfix Opened by forkzombie.

While running CLEANALLRUV from the masters , it fails to execute across some replicas with the error
CleanAllRUV Task: Replica cn=example-lx9078,cn=replica,cn=o\3Dexample.com,cn=mapping tree,cn=config does not support the CLEANALLRUV task. Sending replica CLEANRUV task...
[10/Sep/2013:12:19:37 +0000] NSMMReplicationPlugin - CleanAllRUV Task: Failed to add CLEANRUV task replica (agmt="cn=example-lx9078" (example-lx9078:636)). You will need to manually run the CLEANRUV task on this replica (example-lx9078.examplea.com) error (32)
[10/Sep/2013:12:19:37 +0000] NSMMReplicationPlugin - CleanAllRUV Task: Failed to send task to replica (agmt="cn=example-lx9078" (example-lx9078:636))
[10/Sep/2013:12:19:37 +0000] NSMMReplicationPlugin - CleanAllRUV Task: Not all replicas have received the cleanallruv extended op,
The error continues even after running the ABORT CLEANALLRUV task and manually running the CLEANRUV task on the replica.


ERROR Logs related to CleanALLRUV
clean_all_ruv.txt

[mareynol@localhost ds]$ git merge ticket47509
Updating 8b153e9..2625323
Fast-forward
ldap/servers/plugins/replication/repl5.h | 1 +
.../plugins/replication/repl5_replica_config.c | 314 ++++++++++++--------
ldap/servers/plugins/replication/repl_extop.c | 53 +----
3 files changed, 188 insertions(+), 180 deletions(-)

git push origin master
Counting objects: 17, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (9/9), done.
Writing objects: 100% (9/9), 3.74 KiB, done.
Total 9 (delta 7), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
8b153e9..2625323 master -> master

commit 26253234c7b1c69286d8cde8f5e000bae946b6a5
Author: Mark Reynolds mreynolds@redhat.com
Date: Tue Sep 17 10:53:12 2013 -0400

Pushed to 1.3.1

git cherry-pick -x master
Finished one cherry-pick.
[389-ds-base-1.3.1 b807062] Ticket 47509 - CLEANALLRUV doesnt run across all replicas
3 files changed, 188 insertions(+), 180 deletions(-)

git push origin 389-ds-base-1.3.1
Counting objects: 17, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (9/9), done.
Writing objects: 100% (9/9), 3.75 KiB, done.
Total 9 (delta 7), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
1f2c151..b807062 389-ds-base-1.3.1 -> 389-ds-base-1.3.1

Jenkins commit:

git merge jenkins
Updating 2625323..24bec17
Fast-forward
.../plugins/replication/repl5_replica_config.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

git push origin master
Counting objects: 13, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 691 bytes, done.
Total 7 (delta 5), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
2625323..24bec17 master -> master

commit 24bec17a925c99fe5a655f983e53fc72a34c69ac
Author: Mark Reynolds mreynolds@redhat.com
Date: Mon Sep 23 12:21:15 2013 -0400

1.3.1

git push origin 389-ds-base-1.3.1
Counting objects: 13, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 726 bytes, done.
Total 7 (delta 5), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
b807062..023e188 389-ds-base-1.3.1 -> 389-ds-base-1.3.1

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1013735

Pushed to 389-ds-base-1.2.11:
2d588df..63274be 389-ds-base-1.2.11 -> 389-ds-base-1.2.11
commit 63274beb1e24529408aac84799a9ca877744d51a
commit f45116f7181e89a5294a3e72b4100b66c5b60bf5

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.2 - 09/13 (September)

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/846

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

Metadata