Bug 33521 - univention-ldapsearch performance improvement (use ucr get instead of ucr shell)
univention-ldapsearch performance improvement (use ucr get instead of ucr shell)
Status: RESOLVED DUPLICATE of bug 31257
Product: UCS
Classification: Unclassified
Component: UCR
UCS 3.2
Other Linux
: P5 normal (vote)
: UCS 3.x
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-21 17:04 CET by Janek Walkenhorst
Modified: 2018-04-14 13:29 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): UCS Performance
Max CVSS v3 score:


Attachments
univention-ldapsearch.patch (989 bytes, patch)
2013-11-21 17:04 CET, Janek Walkenhorst
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Janek Walkenhorst univentionstaff 2013-11-21 17:04:55 CET
Created attachment 5667 [details]
univention-ldapsearch.patch

univention-ldapsearch does a "UCR shell" call which costs ~150 ms on every invocation.
The attached patch replaces that call with two simple "UCR get" calls that are only done if required.
Comment 1 Florian Best univentionstaff 2017-02-10 10:24:32 CET
We should fix Bug #31257 instead!? Therefore marking as duplicate.

*** This bug has been marked as a duplicate of bug 31257 ***