Andi's testing is showing that Openfire appears to be not fully closing out poorly terminated sessions. This is likely some side effect of changes made for session closing as we chased our tail during MINA debugging. He reproduces this by harshly killing his bot test process, which obviously closes network connections rudely as well.
is a result of this with sessions left around with invalid network data still attached to them. Andi has a PR that at least will stop the Admin Console from breaking on the sessions page, but we need to address this issue as it is likely a memory leak!
Environment
None
Activity
Show:
Daryl Herzmann October 30, 2015 at 11:40 PM
I think we declared victory over this issue as well. Can reopen if necessary
Andi's testing is showing that Openfire appears to be not fully closing out poorly terminated sessions. This is likely some side effect of changes made for session closing as we chased our tail during MINA debugging. He reproduces this by harshly killing his bot test process, which obviously closes network connections rudely as well.
is a result of this with sessions left around with invalid network data still attached to them. Andi has a PR that at least will stop the Admin Console from breaking on the sessions page, but we need to address this issue as it is likely a memory leak!