#283 Expose slapi_eq_* API
Closed: wontfix None Opened 12 years ago by nkinder.

The event queue API (slapi_eq_*) is currently defined in slapi_private.h. We should make this API public in slapi-plugin.h, as it is a very useful interface for plug-in writers.


set default ticket origin to Community

Added initial screened field value.

This feature could be handy for FreeIPA: [http://www.freeipa.org/page/V3/DNS_SOA_serial_auto-incrementation#Design_in_IPA_3.1 Design page for DNS SOA serial auto-incrementation feature]

Another option for FreeIPA is to expose CSN values to plugins or via some operational attributes.

Unfortunatelly, after extensive discussion in FreeIPA, we found that exposing CSN values is not sufficient. Anyway, this ticket is not a high priority for IPA, we can implement "dumb" solution for now.

Replying to [comment:9 pspacek]:

Unfortunatelly, after extensive discussion in FreeIPA, we found that exposing CSN values is not sufficient. Anyway, this ticket is not a high priority for IPA, we can implement "dumb" solution for now.

I didn't see any further discussion on the freeipa lists? What solution will you use?

git merge ticket283
Updating 6236d7a..10a6b84
Fast-forward
ldap/servers/slapd/slapi-plugin.h | 55 ++++++++++++++++++++++++++++++++++++
ldap/servers/slapd/slapi-private.h | 8 -----
2 files changed, 55 insertions(+), 8 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), 1.23 KiB, done.
Total 7 (delta 5), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
6236d7a..10a6b84 master -> master

commit 10a6b84

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

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

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