• akrherz's avatar
    OF-929 prevent ghosts by removing ioSession check · e5182f23
    akrherz authored
    Since the release of Openfire 3.9.3, users have reported problems with
    "ghost" sessions left on the server. After reviewing the changes that
    went into the 3.9.3 release, it seemed the fix for OF-464 may have had
    some side effect causing this.
    
    Since Igniterealtime's Openfire was reproducing OF-829, I did a test
    whereby the functional changes of Igniterealtime/Openfire#ad08cae9
    were reverted.  After 36 hours, there were no ghosts!
    
    This will likely necessitate reopening OF-464.
    e5182f23
Name
Last commit
Last update
..
ClientConnectionHandler.java Loading commit data...
ComponentConnectionHandler.java Loading commit data...
ConnectionHandler.java Loading commit data...
MultiplexerConnectionHandler.java Loading commit data...
NIOConnection.java Loading commit data...
OfflinePacketDeliverer.java Loading commit data...
ServerConnectionHandler.java Loading commit data...
XMLLightweightParser.java Loading commit data...
XMLNotWellFormedException.java Loading commit data...
XMPPCodecFactory.java Loading commit data...
XMPPDecoder.java Loading commit data...
XMPPEncoder.java Loading commit data...