#47512 backend txn plugin fixup tasks should be done in a txn
Closed: wontfix None Opened 10 years ago by mreynolds.

automember fixup and linked attribute fixup tasks should be done in a transaction


git merge ticket47508
Updating 9521460..e439c46
Fast-forward
ldap/servers/plugins/automember/automember.c | 32 +++++++++-
ldap/servers/plugins/linkedattrs/fixup_task.c | 80 ++++++++++++++++++++--
ldap/servers/plugins/linkedattrs/linked_attrs.c | 3 +-
ldap/servers/plugins/linkedattrs/linked_attrs.h | 2 +
4 files changed, 106 insertions(+), 11 deletions(-)

git push origin master
9521460..e439c46 master -> master

commit e439c46
Author: Mark Reynolds mreynolds@redhat.com
Date: Fri Sep 13 15:16:31 2013 -0400

git push origin 389-ds-base-1.3.1
c769b4e..76bad9a 389-ds-base-1.3.1 -> 389-ds-base-1.3.1

Fixed coverity resource leak:

git merge coverity
Updating e439c46..e92d216
Fast-forward
ldap/servers/plugins/linkedattrs/fixup_task.c | 1 +
1 files changed, 1 insertions(+), 0 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), 688 bytes, done.
Total 7 (delta 4), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
e439c46..e92d216 master -> master

commit e92d216
Author: Mark Reynolds mreynolds@redhat.com
Date: Mon Sep 16 09:48:05 2013 -0400

git cherry-pick -x master
Finished one cherry-pick.
[389-ds-base-1.3.1 6829200] Coverity fix - 11952
1 files changed, 1 insertions(+), 0 deletions(-)

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), 736 bytes, done.
Total 7 (delta 4), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
76bad9a..6829200 389-ds-base-1.3.1 -> 389-ds-base-1.3.1

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.1.10

7 years ago

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/849

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)

3 years ago

Login to comment on this ticket.

Metadata