Project

General

Profile

« Previous | Next » 

Revision 7419

Added by Chris Jones over 11 years ago

To attempt to address performance and stability WRT Hazelcast communication, we're upgrading to the 2.x series of Hazelcast. remove the 1.9.x jar files, and add the 2.4.1-SNAPSHOT jars. Modify HazelcastService to handle the minor change in the ItemListener interface (now passes ItemEvent<Identifier> as an argument).

Many methods have been deprecated from the Hazelcast class, including init(), and so those changes will be addressed next, but this commit compiles while still using the deprecated calls.

  • added
  • modified
  • copied
  • renamed
  • deleted