Skip to content

1.1.4

Compare
Choose a tag to compare
@devOpsHazelcast devOpsHazelcast released this 02 Oct 15:40
· 85 commits to master since this release

This document includes the fixed issues for Hazelcast Tomcat Session Manager 1.1.4 release.

Enhancements

  • Change log level on some messages from info to debug [#43]

Fixes:

  • Updated the findSession() method to fix concurrency issues. [#42, #34]
  • Implemented findSessions() and return all sessions in the cluster. [#39]
  • Fixed ClassNotFoundException causing Internal Server Errors when using Parallel deployments. [#51]
  • Fixed the context classloader issue on P2P mode. [#55]
  • Updated master profile for shorter Hazelcast shutdown. [#60]
  • Changed lifecycle events to before_start [#53]