Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SWAP value has been removed due to new Ignite page memory architecture [1]. The swapping tier can only be used if a swapping file is set via MemoryPolicyConfiguration.swapFilePath property.

@AffinityKeyMapped

No longer allowed on methods.

FairAffinityFunction

Implementation has been removed due to well-known problems with co-location between caches on different versions of cluster topology. Use RendezvousAffinityFunction.

RandomEvictionPolicy

Implementation has been removed with no replacement.

AffinityNodeHashResolver

Interface has been removed. Use IgniteConfiguration.consistentId property.

@AffinityKeyMapped annotation

RandomEvictionPolicy

Implementation has been removed with no replacementNo longer allowed on methods.

SQL API

@QuerySqlField and @QueryTextField

...

No longer allowed on methods.

...