Bug 1335107
Summary: | Paged results search returns the blank list of entries | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Marcel Kolaja <mkolaja> |
Component: | 389-ds-base | Assignee: | Noriko Hosoi <nhosoi> |
Status: | CLOSED ERRATA | QA Contact: | Viktor Ashirov <vashirov> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 7.2 | CC: | ekeck, mkolaja, nhosoi, nkinder, pbokoc, rmeggins, spichugi |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 389-ds-base-1.3.4.0-31.el7_2 | Doc Type: | Bug Fix |
Doc Text: |
Previously, when a simple paged results slot in a connection was discarded due to an error such as "SIZELIMIT_EXCEEDED", the discarded slot was not cleaned up properly. Subsequent searches which reused this slot then returned 0 instead of the actual search result. With this update, discarded simple paged results slots are cleaned up correctly, and searches return correct results even with reused slots.
|
Story Points: | --- |
Clone Of: | 1331343 | Environment: | |
Last Closed: | 2016-06-23 16:23:05 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1331343 | ||
Bug Blocks: |
Description
Marcel Kolaja
2016-05-11 11:33:45 UTC
Build tested: 389-ds-base-1.3.4.0-31.el7_2.x86_64 ============================ test session starts ============================ platform linux2 -- Python 2.7.5 -- py-1.4.27 -- pytest-2.7.0 -- /usr/bin/python rootdir: /tmp/ds/dirsrvtests/tests/tickets, inifile: collected 1 items dirsrvtests/tests/tickets/ticket48808_test.py::test_ticket48808 PASSED ========================= 1 passed in 34.21 seconds ========================= Marking as verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1298 |