| 
                                Change Attribute Type	times : ConcurrentHashMap8<Integer,ConcurrentHashMap8<String,Long>> to times : ConcurrentHashMap<Integer,ConcurrentHashMap<String,Long>> in class org.apache.ignite.internal.processors.cache.GridCacheOrderedPreloadingSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	loggers : ConcurrentHashMap8<String,IgfsLogger> to loggers : ConcurrentHashMap<String,IgfsLogger> in class org.apache.ignite.internal.igfs.common.IgfsLogger | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	workerMap : ConcurrentHashMap8<IgfsPath,IgfsFileWorkerBatch> to workerMap : ConcurrentHashMap<IgfsPath,IgfsFileWorkerBatch> in class org.apache.ignite.internal.processors.igfs.IgfsImpl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	rmtReadFuts : ConcurrentHashMap8<IgfsBlockKey,IgniteInternalFuture<byte[]>> to rmtReadFuts : ConcurrentHashMap<IgfsBlockKey,IgniteInternalFuture<byte[]>> in class org.apache.ignite.internal.processors.igfs.IgfsDataManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	rs : ConcurrentHashMap8<UUID,Runnable> to rs : ConcurrentHashMap<UUID,Runnable> in class org.apache.ignite.internal.processors.cache.distributed.rebalancing.GridCacheRabalancingDelayedPartitionMapExchangeSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	QRY_DETAIL_METRICS_MERGE_FX : ConcurrentHashMap8.BiFun to QRY_DETAIL_METRICS_MERGE_FX : BiFunction<GridCacheQueryDetailMetricsAdapter,GridCacheQueryDetailMetricsAdapter,GridCacheQueryDetailMetricsAdapter> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	storeMap : ConcurrentHashMap8<Object,Object> to storeMap : ConcurrentHashMap<Object,Object> in class org.apache.ignite.internal.processors.cache.integration.IgniteCacheLoaderWriterAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	offheap : ConcurrentHashMap8<String,GridOffHeapPartitionedMap> to offheap : ConcurrentHashMap<String,GridOffHeapPartitionedMap> in class org.apache.ignite.internal.processors.offheap.GridOffHeapProcessor | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	storeMap : ConcurrentHashMap8<Object,Object> to storeMap : ConcurrentHashMap<Object,Object> in class org.apache.ignite.internal.processors.cache.integration.IgniteCacheLoadAllAbstractTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	atomicFuts : ConcurrentHashMap8<Long,GridCacheAtomicFuture<?>> to atomicFuts : ConcurrentHashMap<Long,GridCacheAtomicFuture<?>> in class org.apache.ignite.internal.processors.cache.GridCacheMvccManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	managedBuffers : ConcurrentHashMap8<Long,Thread> to managedBuffers : ConcurrentHashMap<Long,Thread> in class org.apache.ignite.internal.processors.cache.persistence.file.LinuxNativeIoPluginProvider | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	detailMetrics : ConcurrentHashMap8<GridCacheQueryDetailMetricsKey,GridCacheQueryDetailMetricsAdapter> to detailMetrics : ConcurrentHashMap<GridCacheQueryDetailMetricsKey,GridCacheQueryDetailMetricsAdapter> in class org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	managedAlignedBuffers : ConcurrentHashMap8<Long,Thread> to managedAlignedBuffers : ConcurrentHashMap<Long,Thread> in class org.apache.ignite.internal.processors.cache.persistence.file.AlignedBuffersDirectFileIO | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	ctxMap : ConcurrentHashMap8<Integer,GridCacheContext<K,V>> to ctxMap : ConcurrentHashMap<Integer,GridCacheContext<K,V>> in class org.apache.ignite.internal.processors.cache.GridCacheSharedContext | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	locks : ConcurrentHashMap8<Integer,IgniteLock> to locks : ConcurrentHashMap<Integer,IgniteLock> in class org.apache.ignite.cache.spring.SpringCacheManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	managedAlignedBuffers : ConcurrentHashMap8<Long,Thread> to managedAlignedBuffers : ConcurrentHashMap<Long,Thread> in class org.apache.ignite.internal.processors.cache.persistence.file.AlignedBuffersDirectFileIOFactory | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Attribute Type	qryIdMap : ConcurrentHashMap8<Integer,UUID> to qryIdMap : ConcurrentHashMap<Integer,UUID> in class org.apache.ignite.internal.processors.datastructures.DataStructuresProcessor | 
                                From | 
                                To |