<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.globus.org/bugzilla/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.globus.org/bugzilla/"
          maintainer="bacon@mcs.anl.gov"
>

    <bug>
          <bug_id>2916</bug_id>
          
          <creation_ts>2005-03-09 19:43</creation_ts>
          <short_desc>RFT needs to manage delegation listeners</short_desc>
          <delta_ts>2005-04-06 14:53:49</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>RFT</product>
          <component>RFT</component>
          <version>3.9.5</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>4.0</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sam Meder">meder@mcs.anl.gov</reporter>
          <assigned_to name="Ravi Madduri">madduri@mcs.anl.gov</assigned_to>
          <cc>ogsa-bugs@globus.org</cc>
    
    <cc>ranantha@mcs.anl.gov</cc>

      

      
          <long_desc isprivate="0">
            <who name="Sam Meder">meder@mcs.anl.gov</who>
            <bug_when>2005-03-09 19:43:29</bug_when>
            <thetext>It is RFT&apos;s responsibility to remove any delegation listeners it has added.
Right now RFT just adds a new delegation listener every time the resource is
created/resurrected. RFT needs to instead add it once and store the returned
delegation listener id in the db as well as remove it once the transfer has
finished.

/Sam</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Ravi Madduri">madduri@mcs.anl.gov</who>
            <bug_when>2005-04-06 10:03:55</bug_when>
            <thetext>Fix in the trunk. Please verify it and let me know.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Sam Meder">meder@mcs.anl.gov</who>
            <bug_when>2005-04-06 10:49:49</bug_when>
            <thetext>That mostly works, except that you can&apos;t tell the delegation service what id to
use so the request id you set on the listener is not honored. Instead you&apos;ll
have to get the id from the listener after registering and store that with the
rest of the reqest state.

/Sam</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Ravi Madduri">madduri@mcs.anl.gov</who>
            <bug_when>2005-04-06 14:53:49</bug_when>
            <thetext>Fix committed.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>