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
							
						 | 
						
							
							
							
								
							
								dcd0743a35
								
							
								
							
						 | 
						
							
							
								
								remove unused ReadNeedleBlobRequest.needle_id
							
							
							
							
							
							
								
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/3853 
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								Konstantin Lebedev
							
						 | 
						
							
							
								
								
							
							
								
							
								36daa7709d
								
									
								
							
								
							
						 | 
						
							
							
								
								show raft leader via shell (#3796)
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								c8645fd232
								
							
								
							
						 | 
						
							
							
								
								master: implement grpc VolumeMarkWritable
							
							
							
							
							
							
								
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/3657 
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								b9112747b5
								
							
								
							
						 | 
						
							
							
								
								volume server: synchronously report volume readonly status to master
							
							
							
							
							
							
								
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/3628 
							
						 | 
						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
							
						 | 
						
							
							
							
								
							
								2f0dda384d
								
							
								
							
						 | 
						
							
							
								
								vacuum show LA
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								guol-fnst
							
						 | 
						
							
							
							
								
							
								8e2426a879
								
							
								
							
						 | 
						
							
							
								
								revert changes of pb file
							
							
							
							
							
							
								
							
							
							orignal protoc-gen-go-grpc verion is 1.1.0 
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								guol-fnst
							
						 | 
						
							
							
							
								
							
								de6aa9cce8
								
							
								
							
						 | 
						
							
							
								
								avoid duplicated volume directory
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								94635e9b5c
								
							
								
							
						 | 
						
							
							
								
								filer: add filer group
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								Konstantin Lebedev
							
						 | 
						
							
							
							
								
							
								1e35b4929f
								
							
								
							
						 | 
						
							
							
								
								shell vacuum volume by collection and volume id
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								b4be56bb3b
								
							
								
							
						 | 
						
							
							
								
								add timing info during ping operation
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								Konstantin Lebedev
							
						 | 
						
							
							
							
								
							
								357aa818fe
								
							
								
							
						 | 
						
							
							
								
								add raft shell cmds
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								bbbbbd70a4
								
							
								
							
						 | 
						
							
							
								
								master supports grpc ping
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								b70cb3e0b2
								
							
								
							
						 | 
						
							
							
								
								upgrade protoc to 3.17.3
							
							
							
							
							
							
								
							
							
							$brew install protobuf
$ protoc --version
libprotoc 3.17.3
$ go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.26
$ go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.1 
							
						 | 
						4 years ago |