#47535 logconv.pl - RFE - add on option for a minimum etime for unindexed search stats
Closed: wontfix None Opened 10 years ago by mreynolds.

It would nice to see only unindexed searches with etimes that are greater than 0 seconds. This makes it easier to track down any significant/expensive unindexed searches.


It would also be nice to sort the unindexed search report by etime, starting with the longest etime.

git merge ticket47535
Updating b737882..c98d500
Fast-forward
ldap/admin/src/logconv.pl | 46 ++++++++++++++++++++++++++++----------------
man/man1/logconv.pl.1 | 3 ++
2 files changed, 32 insertions(+), 17 deletions(-)

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

commit c98d500
Author: Mark Reynolds mreynolds@redhat.com
Date: Mon Oct 7 17:10:41 2013 -0400

man page update was incomplete:

git merge ticket47535
Updating 4a1dac2..a5f9e7d
Fast-forward
man/man1/logconv.pl.1 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

git push origin master
Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 536 bytes, done.
Total 5 (delta 3), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
4a1dac2..a5f9e7d master -> master

commit a5f9e7d

Metadata Update from @mreynolds:
- 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/872

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