History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-975
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

Client connection may be closed before flushing end of stream stanza

Created: 02/13/07 05:34 PM   Updated: 02/13/07 05:36 PM
Component/s: Core
Affects Version/s: 3.2.0
Fix Version/s: 3.2.1

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 02/13/07 05:36 PM
Acceptance Test - Add?: No


 Description  « Hide
By default write operations in MINA are asynchronous and closing a socket connection does not wait for queued packets to be flushed. We need to make the NIOConnection#close() synchronous so that the </stream:stream> gets actually delivered before closing the socket.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.