5294b6dd4d 
								
							
								 
							
						 
						
							
							
								
								remove volume server tcp client  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a339a9cfb 
								
							
								 
							
						 
						
							
							
								
								default hasSlowRead to true  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								cacc3e883b 
								
									
								
							
								 
							
						 
						
							
							
								
								volume server:set the default value of "hasSlowRead" to true ( #3710 )  
							
							
 
							
							
							* simplify a bit
* feat: volume: add "readBufSize" option to customize read optimization
* refactor : redbufSIze -> readBufferSize
* simplify a bit
* simplify a bit
* volume server:set the default value of "hasSlowRead" to true 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								401315f337 
								
									
								
							
								 
							
						 
						
							
							
								
								master fix interruption through ctrl+c ( #3834 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b9d8a837af 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix `mount -t weed` with extra options ( #3807 )  
							
							
 
							
							
							fuse: Ignore "-o" command 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b9933d5589 
								
									
								
							
								 
							
						 
						
							
							
								
								master server graceful stop ( #3797 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6fa3d0cc46 
								
									
								
							
								 
							
						 
						
							
							
								
								fix delete key panic of remote sync dir ( #3770 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3487d3da7 
								
							
								 
							
						 
						
							
							
								
								better fix for option format  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba0db28dbb 
								
							
								 
							
						 
						
							
							
								
								mount: fix extra option format  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e81619d02 
								
							
								 
							
						 
						
							
							
								
								mount: accept all extra mount options  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/3767  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								301b678147 
								
									
								
							
								 
							
						 
						
							
							
								
								[volume] Add new volumes to HUP(reload) signal ( #3755 )  
							
							
 
							
							
							Add new volumes to HUP(reload) signal 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7ae51d1ec6 
								
									
								
							
								 
							
						 
						
							
							
								
								fix set master options for single server ( #3708 )  
							
							
 
							
							
							Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								10d5b4b32b 
								
							
								 
							
						 
						
							
							
								
								volume server: rename readBufferSize to readBufferSizeMB  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d949a238b8 
								
									
								
							
								 
							
						 
						
							
							
								
								volume: add "readBufSize" option to customize read optimization ( #3702 )  
							
							
 
							
							
							* simplify a bit
* feat: volume: add "readBufSize" option to customize read optimization
* refactor : redbufSIze -> readBufferSize
* simplify a bit
* simplify a bit 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf90f76a35 
								
							
								 
							
						 
						
							
							
								
								mark "hasSlowRead" as experimental  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								896a85d6e4 
								
							
								 
							
						 
						
							
							
								
								volume: add "hasSlowRead" option to customize read optimization  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f6d391c9da 
								
									
								
							
								 
							
						 
						
							
							
								
								docs(command): readability fixes ( #3686 )  
							
							
 
							
							
							Signed-off-by: Ryan Russell <git@ryanrussell.org>
Signed-off-by: Ryan Russell <git@ryanrussell.org> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21c0587900 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8efe1db01a 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor(various): `Listner` -> `Listener` readability improvements ( #3672 )  
							
							
 
							
							
							* refactor(net_timeout): `listner` -> `listener`
Signed-off-by: Ryan Russell <git@ryanrussell.org>
* refactor(s3): `s3ApiLocalListner` -> `s3ApiLocalListener`
Signed-off-by: Ryan Russell <git@ryanrussell.org>
* refactor(filer): `localPublicListner` -> `localPublicListener`
Signed-off-by: Ryan Russell <git@ryanrussell.org>
* refactor(command): `masterLocalListner` -> `masterLocalListener`
Signed-off-by: Ryan Russell <git@ryanrussell.org>
* refactor(net_timeout): `ipListner` -> `ipListener`
Signed-off-by: Ryan Russell <git@ryanrussell.org>
Signed-off-by: Ryan Russell <git@ryanrussell.org> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								19652c1b83 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… ( #3662 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b6a1b84a00 
								
									
								
							
								 
							
						 
						
							
							
								
								docs: `orignial` -> `original` ( #3661 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6d2000e8da 
								
									
								
							
								 
							
						 
						
							
							
								
								fix 'localFilerSocket' nil pointer ( #3654 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2c92a9ff74 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: `DefaultConcurrencyLimit` var rename ( #3658 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								60fa26ef45 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: `concurrentFiles` and `concurrentChunks` var name fix ( #3655 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b834027c5a 
								
							
								 
							
						 
						
							
							
								
								refactor  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c6b68b40e 
								
							
								 
							
						 
						
							
							
								
								simplify a bit  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b64674018a 
								
									
								
							
								 
							
						 
						
							
							
								
								[sync] override amz storage class, None to delete ( #3639 )  
							
							
 
							
							
							* override amz storage class, None to delete
https://github.com/seaweedfs/seaweedfs/issues/3636 
* use empty string to delete
* without nil check 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								205ecb5d03 
								
							
								 
							
						 
						
							
							
								
								skip directories under ".uploads" directory  
							
							
 
							
							
							related to https://github.com/seaweedfs/seaweedfs/issues/3636 
skipping all directories under ".uploads" directory. 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b084d4c88 
								
							
								 
							
						 
						
							
							
								
								purge tcp implementation  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f4f6855c61 
								
									
								
							
								 
							
						 
						
							
							
								
								avoid SIGSEGV on localFilerSocket ( #3609 )  
							
							
 
							
							
							https://github.com/seaweedfs/seaweedfs/issues/3607  
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								228b133afa 
								
									
								
							
								 
							
						 
						
							
							
								
								new 'concurrency' parameter for filer.sync ( #3579 )  
							
							
 
							
							
							Co-authored-by: XIAOYQ <xiaoyq@eudic.net> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8c3040db81 
								
									
								
							
								 
							
						 
						
							
							
								
								avoid DATA RACE on S3Options.localFilerSocket ( #3571 )  
							
							
 
							
							
							* avoid DATA RACE on S3Options.localFilerSocket
https://github.com/seaweedfs/seaweedfs/issues/3552 
* copy localSocket 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bcf35876d1 
								
							
								 
							
						 
						
							
							
								
								add more logs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d8b8ffced 
								
							
								 
							
						 
						
							
							
								
								refactor  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								903a06a160 
								
									
								
							
								 
							
						 
						
							
							
								
								avoid data race access to startDelay ( #3548 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f3a1341d8 
								
							
								 
							
						 
						
							
							
								
								make CodeQL happy  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7394f7feee 
								
							
								 
							
						 
						
							
							
								
								minor: adjust ordering  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbf0de4ce1 
								
							
								 
							
						 
						
							
							
								
								minor clean up  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7b424a54dc 
								
									
								
							
								 
							
						 
						
							
							
								
								Add raft server access mutex to avoid races ( #3503 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2e78a522ab 
								
									
								
							
								 
							
						 
						
							
							
								
								remove old raft servers if they don't answer to pings for too long ( #3398 )  
							
							
 
							
							
							* remove old raft servers if they don't answer to pings for too long
add ping durations as options
rename ping fields
fix some todos
get masters through masterclient
raft remove server from leader
use raft servers to ping them
CheckMastersAlive for hashicorp raft only
* prepare blocking ping
* pass waitForReady as param
* pass waitForReady through all functions
* waitForReady works
* refactor
* remove unneeded params
* rollback unneeded changes
* fix 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ea2c24c5d 
								
							
								 
							
						 
						
							
							
								
								metadata processing use retry instead of retryForEver  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4131a3a72 
								
							
								 
							
						 
						
							
							
								
								filer.remote.sync: parallelize uploading to remove object storage  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f6b92b8561 
								
							
								 
							
						 
						
							
							
								
								refactor  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								973f6dd162 
								
							
								 
							
						 
						
							
							
								
								refactoring  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c8822f269 
								
							
								 
							
						 
						
							
							
								
								filer.copy: retryable file part upload  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a3553da7f7 
								
							
								 
							
						 
						
							
							
								
								add fileId to UploadWithRetry return result  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d49d0a9fc2 
								
							
								 
							
						 
						
							
							
								
								filer.copy: retryable upload  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								689b4ecdcc 
								
							
								 
							
						 
						
							
							
								
								remove unused collection and replication from upload result  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f50b310a0 
								
							
								 
							
						 
						
							
							
								
								remove unused code  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b580a7566 
								
							
								 
							
						 
						
							
							
								
								also migrate jsonpb  
							
							
								
 
							
							
						 
						3 years ago