Hi all - In the typical web app scenario using Shiro sessions, each app will have a session invalidation thread running. Are there any problems that I should worry about regarding race conditions when using clustered (eg Terracotta) sessions -- ie, multiple session invalidation threads stomping on each other?
-- Eric
