Muhammad Hallaj bin Subery
							
						 | 
						
							
							
								
								
							
							
								
							
								9bd422d2c9
								
									
								
							
								
							
						 | 
						
							
							
								
								adding support for B2 region (#4177)
							
							
							
							
							
							
								
							
							
							Co-authored-by: Muhammad Hallaj bin Subery <hallaj@tuta.io> 
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								Guo Lei
							
						 | 
						
							
							
								
								
							
							
								
							
								d8cfa1552b
								
									
								
							
								
							
						 | 
						
							
							
								
								support enable/disable vacuum (#4087)
							
							
							
							
							
							
								
							
							
							* stop vacuum
* suspend/resume vacuum
* remove unused code
* rename
* rename param 
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								Eric Yang
							
						 | 
						
							
							
								
								
							
							
								
							
								51d462f204
								
									
								
							
								
							
						 | 
						
							
							
								
								ADHOC: volume fsck using append at ns (#3906)
							
							
							
							
							
							
								
							
							
							* ADHOC: volume fsck using append at ns
* nit
* nit
Co-authored-by: root <root@HQ-10MSTD3EY.roblox.local> 
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								21c0587900
								
							
								
							
						 | 
						
							
							
								
								go fmt
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								Eric Yang
							
						 | 
						
							
							
								
								
							
							
								
							
								b324a6536c
								
									
								
							
								
							
						 | 
						
							
							
								
								ADHOC: add read needle meta grpc (#3581)
							
							
							
							
							
							
								
							
							
							* ADHOC: add read needle meta grpc
* add test
* nit
Co-authored-by: root <root@HQ-10MSTD3EY.roblox.local> 
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								Konstantin Lebedev
							
						 | 
						
							
							
							
								
							
								634bc97840
								
							
								
							
						 | 
						
							
							
								
								fix conflicts
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								afef014832
								
							
								
							
						 | 
						
							
							
								
								scaffold
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								Konstantin Lebedev
							
						 | 
						
							
							
							
								
							
								2f0dda384d
								
							
								
							
						 | 
						
							
							
								
								vacuum show LA
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								68065128b8
								
							
								
							
						 | 
						
							
							
								
								add dc and rack
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								21b6b07dd8
								
							
								
							
						 | 
						
							
							
								
								renaming
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								9f20d3ebd1
								
							
								
							
						 | 
						
							
							
								
								add dc and rack
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								5536ed85e5
								
							
								
							
						 | 
						
							
							
								
								renaming
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								石昌林
							
						 | 
						
							
							
							
								
							
								3dd60529c5
								
							
								
							
						 | 
						
							
							
								
								some code optimizations
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								石昌林
							
						 | 
						
							
							
							
								
							
								78b3728169
								
							
								
							
						 | 
						
							
							
								
								add s3 circuit breaker support for 'simultaneous request count' and 'simultaneous request bytes' limitations
							
							
							
							
							
							
								
							
							
							configure s3 circuit breaker by 'command_s3_circuitbreaker.go':
usage eg:
# Configure the number of simultaneous global (current s3api node) requests
s3.circuit.breaker -global -type count -actions Write -values 1000 -apply
# Configure the number of simultaneous requests for bucket x read and write
s3.circuit.breaker -buckets -type count -actions Read,Write -values 1000 -apply
# Configure the total bytes of simultaneous requests for bucket write
s3.circuit.breaker -buckets -type bytes -actions Write -values 100MiB -apply
# Disable circuit breaker config of bucket 'x'
s3.circuit.breaker -buckets x -enable false -apply
# Delete circuit breaker config of bucket 'x'
s3.circuit.breaker -buckets x -delete -apply 
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								866fed1eab
								
							
								
							
						 | 
						
							
							
								
								avoid grpc name conflict
							
							
							
							
							
							
								
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/3055 
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								29198720f2
								
							
								
							
						 | 
						
							
							
								
								s3: add grpc server to accept configuration changes
							
							
							
							
								
							
							
						 | 
						4 years ago |