Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 21714 invoked from network); 7 Jun 2005 03:55:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jun 2005 03:55:02 -0000 Received: (qmail 71654 invoked by uid 500); 7 Jun 2005 03:55:01 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 71613 invoked by uid 500); 7 Jun 2005 03:55:01 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 71600 invoked by uid 99); 7 Jun 2005 03:55:01 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 06 Jun 2005 20:54:59 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id C8CE2187 for ; Tue, 7 Jun 2005 05:54:41 +0200 (CEST) Message-ID: <1078913574.1118116481821.JavaMail.jira@ajax.apache.org> Date: Tue, 7 Jun 2005 05:54:41 +0200 (CEST) From: "Trustin Lee (JIRA)" To: dev@directory.apache.org Subject: [jira] Closed: (DIRMINA-55) DatagramSssion.close( true ) can block forever. In-Reply-To: <592455018.1118115160513.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DIRMINA-55?page=all ] Trustin Lee closed DIRMINA-55: ------------------------------ Resolution: Fixed Checked in the fix. > DatagramSssion.close( true ) can block forever. > ----------------------------------------------- > > Key: DIRMINA-55 > URL: http://issues.apache.org/jira/browse/DIRMINA-55 > Project: Directory MINA > Type: Bug > Versions: 0.7, 0.7.1 > Reporter: Trustin Lee > Assignee: Trustin Lee > Fix For: 0.7.2 > > Any DatagramSession.close( true ) for DatagramSessions created from DatagramConnector will block forever. I forgot to call notifyClose(). -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira