| 
                                Change Variable Type	asyncCache : IgniteCache<String,NotSerializableClass> to asyncCache : IgniteCache<Object,Object> in method private testGet(nearCache boolean, cpyOnRead boolean) : void in class org.apache.ignite.internal.processors.cache.CacheFutureExceptionSelfTest | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	fut : GridPartitionedGetFuture to fut : GridCacheFuture in method private processFailedMessage(nodeId UUID, msg GridCacheMessage) : void in class org.apache.ignite.internal.processors.cache.GridCacheIoManager | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Variable Type	cache : IgniteCache<String,NotSerializableClass> to cache : IgniteCache<Object,Object> in method private testGet(nearCache boolean, cpyOnRead boolean) : void in class org.apache.ignite.internal.processors.cache.CacheFutureExceptionSelfTest | 
                                From | 
                                To |