#47401 report unindexed internal searches
Closed: wontfix None Opened 10 years ago by rmeggins.

We need to have a way to report unindexed internal searches, even if the user has not enabled access logging of internal searches. For example, misconfiguration of the attribute uniqueness plugin or referential integrity could cause very expensive unindexed internal searches which would not be reported. Perhaps some way to periodically log a warning in the errors log?


git merge ticket47401
Updating 8c216a9..55ff5cf
Fast-forward
ldap/servers/slapd/libglobs.c | 32 ++++++-
ldap/servers/slapd/proto-slap.h | 2 +
ldap/servers/slapd/result.c | 226 ++++++++++++++++++++++-----------------
ldap/servers/slapd/slap.h | 2 +
4 files changed, 163 insertions(+), 99 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), 2.41 KiB, done.
Total 9 (delta 7), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
8c216a9..55ff5cf master -> master

commit 55ff5cf
Author: Mark Reynolds mreynolds@redhat.com
Date: Tue Sep 17 18:32:13 2013 -0400

Metadata Update from @nkinder:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.3 - 10/13 (October)

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

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