Versions Compared

Key

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

...

Enumeration has been removed because CLOCK mode is no longer supported for ATOMIC cache.

CacheMemoryMode

Enumeration has been removed due to new Ignite page memory architecture [1]

...

  • gridName - deprecated, use igniteInstanceName

  • marshallerCacheThreadPoolSize - removed due to changes in marshaller metadata handling

  • marshallerCacheKeepAliveTime - removed due to changes in marshaller metadata handling

  • clockSyncSamples - removed due to removal  of because CLOCK mode from is no longer supported for ATOMIC cache

  • clockSyncFrequency - removed due to removal of  removed because CLOCK mode from is no longer supported for ATOMIC cache

  • swapSpaceSpi - removed due to new Ignite page memory architecture [1] 

CacheConfiguration

...

The following properties have been changed/removed:

  • atomicWriteOrderMode - removed because CLOCK mode is no longer supported for ATOMIC cache

  • name - null name is not allowed any more

  • typeMetadata - removed, use queryEntities property

The following properties have been removed due to new Ignite page memory architecture [1]:

  • evictSynchronized

  • evictSynchronizedKeyBufferSize

  • evictSynchronizedConcurrencyLevel

  • evictSynchronizedTimeout

  • evictMaxOverflowRatio

  • memoryMode
  • offHeapMaxMemory

  • snapshotableIndex

  • sqlOnheapRowCacheSize

  • startSize
  • swapEnabled

 

Schema import utility - ?

...