• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • Sessions
  • hhuynh
  • Reporter: teck
  • November 02, 2007
  • 0
  • Watchers: 0
  • November 09, 2007
  • November 05, 2007

Description

http://forums.terracotta.org/forums/posts/list/585.page

The code in com.terracotta.session.SessionData() that converts the idle time in seconds to milliseconds needs to widen to long before the multiply

This happens in two places in that code, look at both calls to setMaxInactiveMillis() – maybe that method should take seconds in (and renamed the method)

Comments

Tim Eck 2007-11-05

Source changes: http://svn.terracotta.org/fisheye/changelog/Terracotta/?cs=6194