796b7508f3 
								
									
								
							
								 
							
						 
						
							
							
								
								Implement SRV lookups for filer ( #4767 )  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								733db2bc88 
								
							
								 
							
						 
						
							
							
								
								turn on streaming assign file id  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99f037b958 
								
							
								 
							
						 
						
							
							
								
								streaming assign file ids  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94b7e2a37c 
								
							
								 
							
						 
						
							
							
								
								add stream assign server side implementation  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccedad5196 
								
							
								 
							
						 
						
							
							
								
								refactor files  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								33b9192536 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix large file chunks deleted by mistake ( #4678 )  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2c076ebd96 
								
									
								
							
								 
							
						 
						
							
							
								
								avoid logging nil error ( #4659 )  
							
							
 
							
							
							Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co> 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a315490f7d 
								
							
								 
							
						 
						
							
							
								
								proxy to master uses http address  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/4607  
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f193942adc 
								
							
								 
							
						 
						
							
							
								
								lock on append metadata operation  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								61c42f9991 
								
							
								 
							
						 
						
							
							
								
								adjust lock APIs  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5149b3d07b 
								
							
								 
							
						 
						
							
							
								
								filer can proxy to peer filer holding the lock  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								868f7875d7 
								
							
								 
							
						 
						
							
							
								
								refactor  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								464a71a373 
								
							
								 
							
						 
						
							
							
								
								add distributed lock manager  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3fd659df2a 
								
							
								 
							
						 
						
							
							
								
								add distributed lock manager  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ec1bc2c99 
								
							
								 
							
						 
						
							
							
								
								remove unused cluster node leader  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94fbf02ea2 
								
							
								 
							
						 
						
							
							
								
								generate jwt token when looking up needle id  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/4577  
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								25535e9c36 
								
									
								
							
								 
							
						 
						
							
							
								
								Delete volume is empty ( #4561 )  
							
							
 
							
							
							* use onlyEmpty for deleteVolume
https://github.com/seaweedfs/seaweedfs/issues/4559 
* fix IsEmpty
* fix test
---------
Co-authored-by: Konstantin Lebedev <9497591+kmlebedev@users.noreply.github.co> 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								68feffa4e6 
								
									
								
							
								 
							
						 
						
							
							
								
								avoid overwriting non-nil uploadReaderToChunks.uploadErr with nil value ( #4560 )  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5ee04d20fa 
								
									
								
							
								 
							
						 
						
							
							
								
								Healthz check for deadlocks ( #4558 )  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bffb3770f 
								
							
								 
							
						 
						
							
							
								
								support TTL when creating folders  
							
							
 
							
							
							related to https://github.com/seaweedfs/seaweedfs/discussions/4549  
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								26f15d0079 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix no more writable volumes by delay judgment ( #4548 )  
							
							
 
							
							
							* fix nomore writables volumes while disk free space is sufficient by time delay
* reset
---------
Co-authored-by: wang wusong <wangwusong@virtaitech.com> 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5aec6da8a3 
								
									
								
							
								 
							
						 
						
							
							
								
								fix deadlock for filer upload ( #4527 )  
							
							
 
							
							
							Signed-off-by: wang wusong <wangwusong@virtaitech.com>
Co-authored-by: wang wusong <wangwusong@virtaitech.com> 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e7f4418855 
								
									
								
							
								 
							
						 
						
							
							
								
								add return for error handle ( #4502 )  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d999f1f0e2 
								
							
								 
							
						 
						
							
							
								
								update raft version  
							
							
 
							
							
							fix  #4460  
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4511edc871 
								
							
								 
							
						 
						
							
							
								
								update raft  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e9fda774f4 
								
									
								
							
								 
							
						 
						
							
							
								
								[Filer] post add param:saveInside ( #4434 )  
							
							
 
							
							
							* fix:mount deadlock
* feat: filer http upload to metadata
* feat: /etc save inside
---------
Co-authored-by: zemul <zhouzemiao@ihuman.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4867aa03ab 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix: http rename move dir to subdir ( #4432 )  
							
							
 
							
							
							Co-authored-by: wang wusong <wangwusong@virtaitech.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f352616b7d 
								
									
								
							
								 
							
						 
						
							
							
								
								Volume range read use sync.pool ( #4422 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a408b46d95 
								
									
								
							
								 
							
						 
						
							
							
								
								compilation fail ( #4414 )  
							
							
 
							
							
							Signed-off-by: Wusong Wang <wangwusong@virtaitech.com>
Co-authored-by: Wusong Wang <wangwusong@virtaitech.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a22eea55d 
								
							
								 
							
						 
						
							
							
								
								collect ec shard from multiple locations  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/4365  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae9388723f 
								
							
								 
							
						 
						
							
							
								
								adjust error message  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								130bc3e668 
								
									
								
							
								 
							
						 
						
							
							
								
								s3 fix get fake dir object key ( #4390 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2b82d0f871 
								
									
								
							
								 
							
						 
						
							
							
								
								style: clerical error ( #4361 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								de4545c28b 
								
									
								
							
								 
							
						 
						
							
							
								
								add validate config for raft ( #4332 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								adb90bd252 
								
							
								 
							
						 
						
							
							
								
								avoid lower casing the command  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/pull/4321  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								784daea1fa 
								
							
								 
							
						 
						
							
							
								
								fix volume not found if marked as read only  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/4088  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d695119073 
								
									
								
							
								 
							
						 
						
							
							
								
								The filer does not set defaultReplication to the defaultReplication o… ( #4315 )  
							
							
 
							
							
							The filer does not set defaultReplication to the defaultReplication of the master (it is not necessary, because if the filer is not set, the configuration of the master will be used when calling Assign), otherwise, when the defaultReplication of the master is modified and all master nodes are restarted, the defaultReplication will not take effect (because the filer Keep the previous defaultReplication setting from the master)
Signed-off-by: changlin.shi <changlin.shi@ly.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								59706c89fb 
								
									
								
							
								 
							
						 
						
							
							
								
								#4270  set http status code to 409 if dir already exists ( #4287 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0bf56298d5 
								
									
								
							
								 
							
						 
						
							
							
								
								fix chunk.ModifiedTsNs ( #4264 )  
							
							
 
							
							
							* fix
* fix mtime s > ns
---------
Co-authored-by: zemul <zhouzemiao@ihuman.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8241c9a829 
								
							
								 
							
						 
						
							
							
								
								adjust ui pagination size  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/4258  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1976ca9160 
								
									
								
							
								 
							
						 
						
							
							
								
								add -disk to filer command ( #4247 )  
							
							
 
							
							
							* add -disk to filer command
* add diskType to filer.grpc
* use filer.disk when filerWebDavOptions.disk is empty
* add filer.disk to weed server command.
---------
Co-authored-by: 三千院羽 <3000y@MacBook-Pro.lan> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ef2f741823 
								
									
								
							
								 
							
						 
						
							
							
								
								Updated the deprecated ioutil dependency ( #4239 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d5f77706a8 
								
									
								
							
								 
							
						 
						
							
							
								
								volume:fix return if Replicate write error ( #4188 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c47f75eb5b 
								
							
								 
							
						 
						
							
							
								
								fix null content type caused exception in hdfs client  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/4170  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0d085ec175 
								
									
								
							
								 
							
						 
						
							
							
								
								make directory lister trigger if mime type is httpd/unix-directory ( #4169 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81fdf3651b 
								
							
								 
							
						 
						
							
							
								
								grpc connection to filer add sw-client-id header  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bfe5d910c6 
								
							
								 
							
						 
						
							
							
								
								use one readerCache for the whole file  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								83e29faa55 
								
									
								
							
								 
							
						 
						
							
							
								
								use time.NewTicker instead of time.Tick. ( #4119 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3e2c9ea73d 
								
									
								
							
								 
							
						 
						
							
							
								
								Add image cropping. ( #4117 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7bdae5172e 
								
							
								 
							
						 
						
							
							
								
								batch delete EC needles  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/4107  
							
						 
						3 years ago