[
https://issues.apache.org/jira/browse/VYSPER-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson updated VYSPER-243:
-------------------------------------
Fix Version/s: 0.7
(was: 0.6)
0.6 has already been released, so fix version should be 0.7
> Bosh inactivity checking thread
> -------------------------------
>
> Key: VYSPER-243
> URL: https://issues.apache.org/jira/browse/VYSPER-243
> Project: VYSPER
> Issue Type: Improvement
> Components: BOSH
> Reporter: Bogdan Pistol
> Priority: Minor
> Fix For: 0.7
>
>
> There should be a single checking thread that will periodically check to see
> if there are sessions that passed their inactivity time.
> Right now this is done for every session with Timer.schedule that creates a
> thread for every session, which is not scalable (the number of threads
> increases linearly with the number of concurrent sessions).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.