<?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>4720</bug_id>
          
          <creation_ts>2006-09-20 16:02</creation_ts>
          <short_desc>NotificationConsumerManager issues</short_desc>
          <delta_ts>2006-09-21 12:23:01</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Java WS Core</product>
          <component>globus_wsrf_core</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jarek Gawor">gawor@mcs.anl.gov</reporter>
          <assigned_to name="Jarek Gawor">gawor@mcs.anl.gov</assigned_to>
          <cc>hategan@mcs.anl.gov</cc>
    
    <cc>jwscore-dev@globus.org</cc>

      

      
          <long_desc isprivate="0">
            <who name="Jarek Gawor">gawor@mcs.anl.gov</who>
            <bug_when>2006-09-20 16:02:32</bug_when>
            <thetext>On the client side, when a NotificationConsumerManager is started from within a notification thread, a ServerNotificationConsumerManager will be created instead of ClientNotificationConsumerManager. 

In general, it is not recommended to start another NotificationConsumerManager from within a notification thread.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Jarek Gawor">gawor@mcs.anl.gov</who>
            <bug_when>2006-09-21 12:23:01</bug_when>
            <thetext>NotificationConsumerManager will now perform better checks to decide if to create a ClientNotificationConsumerManager or ServerNotificationConsumerManager.

Fixes committed to globus_4_0_branch and trunk.
</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>