You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Alex Karasulu <ao...@bellsouth.net> on 2004/09/16 17:02:57 UTC

Re: [seda] DefaultDecoderManager.getDecoder() can return null

Good catch! Thanks for catching my mistake here.  I think I introduced
this last night.  I'll look over the patch and apply it.

Thanks,
Alex

On Thu, 2004-09-16 at 04:46, jira@apache.org wrote:
> The following issue has been updated:
> 
>     Updater: Trustin Lee (mailto:trustin@gmail.com)
>        Date: Thu, 16 Sep 2004 1:45 AM
>     Comment:
> Here is a patch.
>     Changes:
>              Attachment changed to DefaultDecoderManager.patch
>     ---------------------------------------------------------------------
> For a full history of the issue, see:
> 
>   http://issues.apache.org/jira/browse/DIRSEDA-7?page=history
> 
> ---------------------------------------------------------------------
> View the issue:
>   http://issues.apache.org/jira/browse/DIRSEDA-7
> 
> Here is an overview of the issue:
> ---------------------------------------------------------------------
>         Key: DIRSEDA-7
>     Summary: DefaultDecoderManager.getDecoder() can return null
>        Type: Bug
> 
>      Status: Open
>    Priority: Major
> 
>     Project: Seda Framework
> 
>    Assignee: Alex Karasulu
>    Reporter: Trustin Lee
> 
>     Created: Thu, 16 Sep 2004 1:44 AM
>     Updated: Thu, 16 Sep 2004 1:45 AM
> 
> Description:
> DefaultDecoderManager.getDecoder() can return null if decoders.notifyAll() is invoked for unrelated ClientKey.
> 
> 
> ---------------------------------------------------------------------
> JIRA INFORMATION:
> This message is automatically generated by JIRA.
> 
> If you think it was sent incorrectly contact one of the administrators:
>    http://issues.apache.org/jira/secure/Administrators.jspa
> 
> If you want more information on JIRA, or have a bug to report see:
>    http://www.atlassian.com/software/jira
>


Re: [seda] DefaultDecoderManager.getDecoder() can return null

Posted by Alex Karasulu <ao...@bellsouth.net>.
This patch has been applied.

On Thu, 2004-09-16 at 11:02, Alex Karasulu wrote:
> Good catch! Thanks for catching my mistake here.  I think I introduced
> this last night.  I'll look over the patch and apply it.
> 
> Thanks,
> Alex
> 
> On Thu, 2004-09-16 at 04:46, jira@apache.org wrote:
> > The following issue has been updated:
> > 
> >     Updater: Trustin Lee (mailto:trustin@gmail.com)
> >        Date: Thu, 16 Sep 2004 1:45 AM
> >     Comment:
> > Here is a patch.
> >     Changes:
> >              Attachment changed to DefaultDecoderManager.patch
> >     ---------------------------------------------------------------------
> > For a full history of the issue, see:
> > 
> >   http://issues.apache.org/jira/browse/DIRSEDA-7?page=history
> > 
> > ---------------------------------------------------------------------
> > View the issue:
> >   http://issues.apache.org/jira/browse/DIRSEDA-7
> > 
> > Here is an overview of the issue:
> > ---------------------------------------------------------------------
> >         Key: DIRSEDA-7
> >     Summary: DefaultDecoderManager.getDecoder() can return null
> >        Type: Bug
> > 
> >      Status: Open
> >    Priority: Major
> > 
> >     Project: Seda Framework
> > 
> >    Assignee: Alex Karasulu
> >    Reporter: Trustin Lee
> > 
> >     Created: Thu, 16 Sep 2004 1:44 AM
> >     Updated: Thu, 16 Sep 2004 1:45 AM
> > 
> > Description:
> > DefaultDecoderManager.getDecoder() can return null if decoders.notifyAll() is invoked for unrelated ClientKey.
> > 
> > 
> > ---------------------------------------------------------------------
> > JIRA INFORMATION:
> > This message is automatically generated by JIRA.
> > 
> > If you think it was sent incorrectly contact one of the administrators:
> >    http://issues.apache.org/jira/secure/Administrators.jspa
> > 
> > If you want more information on JIRA, or have a bug to report see:
> >    http://www.atlassian.com/software/jira
> >
>