I found this during a code review for a request on the mailing list:
http://groups.google.com/group/memcached-session-manager/browse_thread/thread/bd
5eee1bca564369
The BackupSessionTask.call method does not handle exceptions, and the future
result is only accessed in BackupSessionService.backupSession if
!sessionBackupAsync. The future result is also not accessed by any other
component in sticky mode.
Original issue reported on code.google.com by martin.grotzke on 11 Apr 2012 at 10:23
Original issue reported on code.google.com by
martin.grotzke
on 11 Apr 2012 at 10:23