mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	increase expiry
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
		
							parent
							
								
									5f86dad4cb
								
							
						
					
					
						commit
						0b8ebb08d6
					
				@ -435,7 +435,7 @@ public abstract class LibvirtServerDiscoverer extends DiscovererBase implements
 | 
			
		||||
            _kvmGuestNic = _kvmPrivateNic;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        clusterExistingHostCache = new LazyCache<>(32, 15,
 | 
			
		||||
        clusterExistingHostCache = new LazyCache<>(32, 30,
 | 
			
		||||
                this::getExistingHostForCluster);
 | 
			
		||||
 | 
			
		||||
        agentMgr.registerForHostEvents(this, true, false, false);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user