#47535 logconv.pl - RFE - add on option for a minimum etime for unindexed search stats
Closed: wontfix Opened 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 c98d5007a5bfdb5372d31c7c8d3644ec9545a308
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 a5f9e7d4de3c0261bd63458a191a8e0a697112c0

man page update was not complete
0001-Ticket-47535-update-man-page.patch

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

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

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)

Metadata