Bug 487734 - The index task entry is not available for searching immediately after creation.
Summary: The index task entry is not available for searching immediately after creation.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Directory Server
Classification: Red Hat
Component: Directory Server
Version: 9.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Rich Megginson
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-27 17:45 UTC by Asha Akkiangady
Modified: 2015-01-04 23:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-09 18:48:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Asha Akkiangady 2009-02-27 17:45:45 UTC
Description of problem:
The index task entry is not available for searching immediately after
creation, problem happens when CS 8.0 cloning setup is executed. 


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. This problem is discovered during the fix for the bug https://bugzilla.redhat.com/show_bug.cgi?id=486191

2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Ade Lee 2009-03-03 19:06:52 UTC
Its not clear that this bug actually exists in DS.  Closer inspection of the logs and CS code indicates that the CS does the following:

1 creates indexA
2. searches for index B (to confirm that it is done)
3. uses index A

Index A and Index B are not the same, so CS is doing the wrong check.  

That said, its probably a good idea for DS to fail more gracefully on step 3.

Ade

Comment 2 Rich Megginson 2009-03-03 19:10:15 UTC
How should DS fail more gracefully on step 3?  What should DS do?

Comment 3 Rich Megginson 2009-04-09 18:48:36 UTC
I'm pretty sure this is not a DS bug - please reopen if necessary


Note You need to log in before you can comment on or make changes to this bug.