PDA

View Full Version : CleanUpFilter



jocsch
May 9th, 2005, 07:04 AM
Hi,
it seems that currently the cleanupFilter does not call the flowlisteners before removing the inactive flow. Wouldn't it be a good idea to add this behaviour?

regards,
Markus

Keith Donald
May 9th, 2005, 08:03 PM
I agree -- a flowExpired callback is a great idea.

Not to sound like a broken record, but can you create a JIRA issue?

You guys have rockin' ideas! :-)

jocsch
May 10th, 2005, 02:49 AM
done. SPR-932

Keith Donald
May 12th, 2005, 08:46 AM
This is done now.

jocsch
May 20th, 2005, 10:54 AM
hm. maybe I'm blind but I still can only see a session.remove and no call to the listener in the current cvs.

Keith Donald
May 20th, 2005, 01:04 PM
We added it and then took it out for now .... we took it out for now because we can't guarantee it'll be called or called in a consistent manner...