Bug 478114

Summary: MIGRATED_FROM_JIRA: LDAP Control: Persistent Search
Product: [Retired] penrose Reporter: Chandrasekar Kannan <ckannan>
Component: ListenersAssignee: Endi Sukma Dewata <edewata>
Status: CLOSED EOL QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: low    
Version: 2.0CC: benl, nmalki, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:48:14 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:    
Bug Blocks: 471500    

Description Chandrasekar Kannan 2008-12-27 08:00:27 UTC
Persistent Search: A Simple LDAP Change Notification Mechanism 
http://www.ietf.org/proceedings/01aug/I-D/draft-ietf-ldapext-psearch-03.txt 
draft-ietf-ldapext-psearch-04.txt 

http://issues.apache.org/jira/browse/DIREVE-201
Additional Comments From akarasulu dated Wed Jan 04 00:50:37 CST 2006 
Working on this ... check out:

http://svn.apache.org/viewcvs.cgi?view=rev&rev=365844

Should have it working in a few days. I need testers though.  Can use a hand.

Additional Comments From jimyang dated Tue Apr 04 23:29:13 CDT 2006 
This build uses Apache RC1 LDAP which supports persistent search.


=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '3',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '5',
          'components' => [
                            {
                              'name' => 'Listeners',
                              'id' => '10070'
                            }
                          ],
          'reporter' => 'jimyang',
          'key' => 'PENROSE-126',
          'assignee' => 'jimyang',
          'summary' => 'LDAP Control: Persistent Search',
          'id' => '10348',
          'updated' => '2008-08-08 10:22:13.0',
          'votes' => '1',
          'fixVersions' => [
                           {
                             'releaseDate' => '2008-04-07 00:00:00.0',
                             'sequence' => '28',
                             'name' => 'Penrose-2.0RC1',
                             'released' => 'true',
                             'id' => '10093',
                             'archived' => 'false'
                           }
                         ],
          'affectsVersions' => [
                               {
                                 'releaseDate' => '2007-05-31 00:00:00.0',
                                 'sequence' => '23',
                                 'name' => 'Penrose-1.2.1',
                                 'released' => 'true',
                                 'id' => '10100',
                                 'archived' => 'false'
                               }
                             ],
          'description' => 'Persistent Search: A Simple LDAP Change Notification Mechanism 
http://www.ietf.org/proceedings/01aug/I-D/draft-ietf-ldapext-psearch-03.txt 
draft-ietf-ldapext-psearch-04.txt 

http://issues.apache.org/jira/browse/DIREVE-201',
          'created' => '2005-12-08 06:00:35.0',
          'resolution' => '1',
          'type' => '2'
        };


=========================================================

Comment 1 Chandrasekar Kannan 2008-12-27 08:00:30 UTC
Marking bug as MODIFIED as it was already resolved in Jira - PENROSE-126