f2f0482dd3 
								
							
								 
							
						 
						
							
							
								
								mount: random read also try to use the local cache first  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53513475bf 
								
							
								 
							
						 
						
							
							
								
								mount: add back random read support  
							
							
 
							
							
							avoid too much memory used also 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								941ced60a4 
								
							
								 
							
						 
						
							
							
								
								download 2 chunks if at the beginning of a file  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								551d00d51a 
								
							
								 
							
						 
						
							
							
								
								prefetch other chunks when stream reading  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3345a50d9b 
								
							
								 
							
						 
						
							
							
								
								prefetch 2 chunks  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28b395bef4 
								
							
								 
							
						 
						
							
							
								
								better control for reader caching  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45e9c83421 
								
							
								 
							
						 
						
							
							
								
								padding zero for sparse file  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a00c17555 
								
							
								 
							
						 
						
							
							
								
								reader: avoid wrong pattern detection due to lock waiting  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f9ef1340c 
								
							
								 
							
						 
						
							
							
								
								use streaming mode for long poll grpc calls  
							
							
 
							
							
							streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b541e39a2c 
								
							
								 
							
						 
						
							
							
								
								fix tests  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c1368d621 
								
							
								 
							
						 
						
							
							
								
								fix test  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0cb9036f66 
								
							
								 
							
						 
						
							
							
								
								mount: only cache the first chunk on stream read  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a152f17937 
								
							
								 
							
						 
						
							
							
								
								mount: improve read performance on random reads  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1737af480a 
								
							
								 
							
						 
						
							
							
								
								adjust logs  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								042de9359c 
								
							
								 
							
						 
						
							
							
								
								make reader_at handle random reads more efficiently for FUSE  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								990fa69bfe 
								
							
								 
							
						 
						
							
							
								
								add back AdjustedUrl() related code  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								00707ec00f 
								
							
								 
							
						 
						
							
							
								
								mount: outsideContainerClusterMode proxy through filer  
							
							
 
							
							
							Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ca10725b8 
								
							
								 
							
						 
						
							
							
								
								Revert "mount: when outside cluster network, use filer as proxy to access volume servers"  
							
							
 
							
							
							This reverts commit 096e088d7b 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								096e088d7b 
								
							
								 
							
						 
						
							
							
								
								mount: when outside cluster network, use filer as proxy to access volume servers  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de876c795d 
								
							
								 
							
						 
						
							
							
								
								minor fix  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b76854641 
								
							
								 
							
						 
						
							
							
								
								add "weed filer.cat" to read files directly from volume servers  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e78187a97 
								
							
								 
							
						 
						
							
							
								
								add back last read chunk cache to reader and properly close the reader  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								900d22c6ec 
								
							
								 
							
						 
						
							
							
								
								mount: avoid memory leaking read buffer  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1654 
the reader goes together with the file handle, which may stay for a long time. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8750cac090 
								
							
								 
							
						 
						
							
							
								
								move to util.RetryWaitTime  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df8d976bb0 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd103c143a 
								
							
								 
							
						 
						
							
							
								
								add lock for vidCache  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93bcf56514 
								
							
								 
							
						 
						
							
							
								
								file read report EOF  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1344  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								723ae11db4 
								
							
								 
							
						 
						
							
							
								
								refactoring in order to adjust volume server url later  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d155f907c2 
								
							
								 
							
						 
						
							
							
								
								mount: configurable read wait time  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a52379ecb 
								
							
								 
							
						 
						
							
							
								
								add retry if volume can not be found  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cff8bb6554 
								
							
								 
							
						 
						
							
							
								
								return proper error  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b2ee5873fb 
								
							
								 
							
						 
						
							
							
								
								fix error not being returned  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eed492b73b 
								
							
								 
							
						 
						
							
							
								
								randomize file locations  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8624c2e4f 
								
							
								 
							
						 
						
							
							
								
								read from alternative replica  
							
							
 
							
							
							related to https://github.com/chrislusf/seaweedfs/issues/1512  
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36492c47ec 
								
							
								 
							
						 
						
							
							
								
								adjust  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f8e9ddbde 
								
							
								 
							
						 
						
							
							
								
								adjust API  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b591b02af 
								
							
								 
							
						 
						
							
							
								
								adjust log level  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								666859f7cd 
								
							
								 
							
						 
						
							
							
								
								mount: read prefetching  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc47835997 
								
							
								 
							
						 
						
							
							
								
								mount: avoid duplicated reads  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d65ad1444 
								
							
								 
							
						 
						
							
							
								
								Revert "mount: adds read prefetching"  
							
							
 
							
							
							This reverts commit 692f0614d1 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								692f0614d1 
								
							
								 
							
						 
						
							
							
								
								mount: adds read prefetching  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb7929a971 
								
							
								 
							
						 
						
							
							
								
								rename filer2 to filer  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a41588279a 
								
							
								 
							
						 
						
							
							
								
								change log level 5 to 4  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99ecf63276 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e5339337a 
								
							
								 
							
						 
						
							
							
								
								minor  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85001cbec7 
								
							
								 
							
						 
						
							
							
								
								properly report io.EOF  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ca45a5cbc 
								
							
								 
							
						 
						
							
							
								
								adjust logs  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd43738245 
								
							
								 
							
						 
						
							
							
								
								fix reading when filling zeros  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b68ba953b 
								
							
								 
							
						 
						
							
							
								
								fix for out of range reads  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								56fbd2c211 
								
							
								 
							
						 
						
							
							
								
								fix reading  
							
							
								
 
							
							
						 
						5 years ago