14859f0e8c 
								
							
								 
							
						 
						
							
							
								
								add mq agent options to server.go  
							
							
								
 
							
							
						 
						4 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8fa1a69f8c 
								
									
								
							
								 
							
						 
						
							
							
								
								* Fix undefined http serve behaiver ( #6943 )  
							
							
								
 
							
							
						 
						4 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								93007c1842 
								
									
								
							
								 
							
						 
						
							
							
								
								[volume] refactor and add metrics for flight upload and download data limit condition ( #6920 )  
							
							
 
							
							
							* refactor concurrentDownloadLimit
* fix loop
* fix cmdServer
* fix: resolve conversation pr 6920
* Changes logging function (#6919 )
* updated logging methods for stores
* updated logging methods for stores
* updated logging methods for filer
* updated logging methods for uploader and http_util
* updated logging methods for weed server
---------
Co-authored-by: akosov <a.kosov@kryptonite.ru>
* Improve lock ring (#6921 )
* fix flaky lock ring test
* add more tests
* fix: build
* fix: rm import util/version
* fix: serverOptions
* refactoring
---------
Co-authored-by: Aleksey Kosov <rusyak777@list.ru>
Co-authored-by: akosov <a.kosov@kryptonite.ru>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com> 
							
						 
						4 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								166e36bcd3 
								
							
								 
							
						 
						
							
							
								
								use telemetry.seaweedfs.com  
							
							
								
 
							
							
						 
						4 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a1aab8a083 
								
									
								
							
								 
							
						 
						
							
							
								
								add telemetry ( #6926 )  
							
							
 
							
							
							* add telemetry
* fix go mod
* add default telemetry server url
* Update README.md
* replace with broker count instead of s3 count
* Update telemetry.pb.go
* github action to deploy 
							
						 
						4 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								93aed187e9 
								
									
								
							
								 
							
						 
						
							
							
								
								Add SFTP Server Support ( #6753 )  
							
							
 
							
							
							* Add SFTP Server Support
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* fix s3 tests and helm lint
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
* increase  helm chart version
* adjust version
---------
Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com>
Co-authored-by: chrislu <chris.lu@gmail.com> 
							
						 
						6 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d424cbbcd5 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: S3 Feature: please add s3.idleTimeout command line parameter  #6746  ( #6747 )  
							
							
 
							
							
							ildeTimeout command line parameter for s3 
							
						 
						6 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9f4be83e88 
								
									
								
							
								 
							
						 
						
							
							
								
								fix   #6733  add s3.ip.bind command line parameter ( #6741 )  
							
							
								
 
							
							
						 
						6 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								75ef324533 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow standalone webdav server to bind specific address ( #6403 )  
							
							
 
							
							
							* Allow standalone webdav to bind specific address
* Rename bindIp to ipBind
* Bind embedded webdav IP to its parent 
							
						 
						8 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4463296811 
								
							
								 
							
						 
						
							
							
								
								add parallel vacuuming  
							
							
								
 
							
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b796c21fa9 
								
									
								
							
								 
							
						 
						
							
							
								
								Added loadSecurityConfigOnce ( #5792 )  
							
							
								
 
							
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ec9e7493b3 
								
									
								
							
								 
							
						 
						
							
							
								
								-metricsIp cmd flag ( #5773 )  
							
							
 
							
							
							* Added/Updated:
- Added metrics ip options for all servers;
- Fixed a bug with the selection of the binIp or ip parameter for the metrics handler;
* Fixed cmd flags 
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac6fd36c06 
								
							
								 
							
						 
						
							
							
								
								using fixed bootstrap from peer filer  
							
							
								
 
							
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								64756c2d79 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: correct command flag for master.raftBootstrap option in server.go ( #5701 )  
							
							
								
 
							
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d2516d99cc 
								
									
								
							
								 
							
						 
						
							
							
								
								Meenakshi fix filer sync ( #5672 )  
							
							
 
							
							
							* Fix Filer Sync Issue: 5455
* Fix Filer Sync Issue: 5455 
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								85d6d5371b 
								
									
								
							
								 
							
						 
						
							
							
								
								Disable filer UI in configuration ( #5297 )  
							
							
 
							
							
							* Add filer.ui.enabled configuration property
* Add filer.expose_directory_metadata to config
* Ammend commit
* Remove ShowUI reference
* Update all routes that allow directory metadata
* Add cmd flag to server.go 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3b62b338a5 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: add maxMB option for webdav ( #5165 )  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								06343f8976 
								
									
								
							
								 
							
						 
						
							
							
								
								Set allowed origins in config ( #5109 )  
							
							
 
							
							
							* Add a way to use a JWT in an HTTP only cookie
If a JWT is not included in the Authorization header or a query string, attempt to get a JWT from an HTTP only cookie.
* Added a way to specify allowed origins header from config
* Removed unecessary log
* Check list of domains from config or command flag
* Handle default wildcard and change name of config value to cors 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6acb43bbbb 
								
									
								
							
								 
							
						 
						
							
							
								
								Add optional flags to enable mTLS with verification of client certificate ( #4910 )  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								796b7508f3 
								
									
								
							
								 
							
						 
						
							
							
								
								Implement SRV lookups for filer ( #4767 )  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								680c2e76f1 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix the segfault from not setting s3 https port ( #4667 )  
							
							
								
 
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f0d3c874b6 
								
									
								
							
								 
							
						 
						
							
							
								
								Unix Socket listener for S3 server ( #4621 )  
							
							
 
							
							
							Add localSocket option to s3 server 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								dd71f54c6b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix -raftHashicorp and -raftBootstrap flag propagation. ( #4309 )  
							
							
 
							
							
							`weed server` was not correctly propagating
`-master.raftHashicorp` and `-master.raftBootstrap` flags when
starting the master server.
Related to #4307  
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								469c959e6a 
								
							
								 
							
						 
						
							
							
								
								add missing options for webdav  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4b0430e71d 
								
									
								
							
								 
							
						 
						
							
							
								
								[metrics] Add the ability to control bind ip ( #4012 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5b905fb2b7 
								
									
								
							
								 
							
						 
						
							
							
								
								Lazy loading ( #3958 )  
							
							
 
							
							
							* types packages is imported more than onece
* lazy-loading
* fix bugs
* fix bugs
* fix unit tests
* fix test error
* rename function
* unload ldb after initial startup
* Don't load ldb when starting volume server if ldbtimeout is set.
* remove uncessary unloadldb
* Update weed/command/server.go
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
* Update weed/command/volume.go
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: guol-fnst <goul-fnst@fujitsu.com>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a339a9cfb 
								
							
								 
							
						 
						
							
							
								
								default hasSlowRead to true  
							
							
								
 
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b084d4c88 
								
							
								 
							
						 
						
							
							
								
								purge tcp implementation  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67814a5c79 
								
							
								 
							
						 
						
							
							
								
								refactor and fix strings.Split  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								84ec68e11a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add download speed limit support ( #3408 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4d08393b7c 
								
									
								
							
								 
							
						 
						
							
							
								
								filer prefer volume server in same data center ( #3405 )  
							
							
 
							
							
							* initial prefer same data center
https://github.com/seaweedfs/seaweedfs/issues/3404 
* GetDataCenter
* prefer same data center for ReplicationSource
* GetDataCenterId
* remove glog 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26dbc6c905 
								
							
								 
							
						 
						
							
							
								
								move to  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74f60f246f 
								
							
								 
							
						 
						
							
							
								
								dynamically connect to a filer  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94b8c42b2c 
								
							
								 
							
						 
						
							
							
								
								clean up  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d31e73ffd 
								
							
								 
							
						 
						
							
							
								
								mq broker adds data center and rack  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87ccef72db 
								
							
								 
							
						 
						
							
							
								
								cluster.ps can list brokers  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ca7d1ef17 
								
							
								 
							
						 
						
							
							
								
								rename to SeaweedMQ  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11d79615c8 
								
							
								 
							
						 
						
							
							
								
								dynamically connect to a filer  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef93869009 
								
							
								 
							
						 
						
							
							
								
								clean up  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f5d7ed242 
								
							
								 
							
						 
						
							
							
								
								mq broker adds data center and rack  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								857a42565e 
								
							
								 
							
						 
						
							
							
								
								cluster.ps can list brokers  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7df440e36f 
								
							
								 
							
						 
						
							
							
								
								rename to SeaweedMQ  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								358c0c0b37 
								
							
								 
							
						 
						
							
							
								
								Fix: provide filer.ui.deleteDir options for server command  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								076e48a676 
								
							
								 
							
						 
						
							
							
								
								add inflight upload data wait timeout  
							
							
								
 
							
							
						 
						4 years ago