Lisandro Pin
							
						 | 
						
							
							
								
								
							
							
								
							
								8c82c037b9
								
									
								
							
								
							
						 | 
						
							
							
								
								Unify the re-balancing logic for `ec.encode` with `ec.balance`. (#6339)
							
							
							
							
							
							
								
							
							
							Among others, this enables recent changes related to topology aware
re-balancing at EC encoding time. 
							
						 | 
						11 months ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								ec30a504ba
								
							
								
							
						 | 
						
							
							
								
								refactor
							
							
							
							
								
							
							
						 | 
						1 year ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								701abbb9df
								
							
								
							
						 | 
						
							
							
								
								add IsResourceHeavy() to command interface
							
							
							
							
								
							
							
						 | 
						1 year ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								182f6d00a9
								
							
								
							
						 | 
						
							
							
								
								always copy ecj files
							
							
							
							
								
							
							
						 | 
						1 year ago | 
					
				
					
						
							
							
								 
								Ryan Russell
							
						 | 
						
							
							
								
								
							
							
								
							
								c30f6abb11
								
									
								
							
								
							
						 | 
						
							
							
								
								refactor(command_ec_rebuild): `rebultErr` -> `rebuildErr` (#3679)
							
							
							
							
							
							
								
							
							
							Signed-off-by: Ryan Russell <git@ryanrussell.org>
Signed-off-by: Ryan Russell <git@ryanrussell.org> 
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								Ryan Russell
							
						 | 
						
							
							
								
								
							
							
								
							
								bd2dc6d641
								
									
								
							
								
							
						 | 
						
							
							
								
								refactor(shell): `Decending` -> `Descending` (#3675)
							
							
							
							
							
							
								
							
							
							Signed-off-by: Ryan Russell <git@ryanrussell.org>
Signed-off-by: Ryan Russell <git@ryanrussell.org> 
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								676e27c589
								
							
								
							
						 | 
						
							
							
								
								shell: stop long running jobs if lock is lost
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								26dbc6c905
								
							
								
							
						 | 
						
							
							
								
								move to https://github.com/seaweedfs/seaweedfs
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								6793bc853c
								
							
								
							
						 | 
						
							
							
								
								help message when in simulation mode
							
							
							
							
								
							
							
						 | 
						3 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								9f9ef1340c
								
							
								
							
						 | 
						
							
							
								
								use streaming mode for long poll grpc calls
							
							
							
							
							
							
								
							
							
							streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed. 
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								chrislu
							
						 | 
						
							
							
							
								
							
								a2d3f89c7b
								
							
								
							
						 | 
						
							
							
								
								add lock messages
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								119d5908dd
								
							
								
							
						 | 
						
							
							
								
								shell: do not need to lock to see volume -h
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								e5fc35ed0c
								
							
								
							
						 | 
						
							
							
								
								change server address from string to a type
							
							
							
							
								
							
							
						 | 
						4 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								f8446b42ab
								
							
								
							
						 | 
						
							
							
								
								this can compile now!!!
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								73564e6a01
								
							
								
							
						 | 
						
							
							
								
								master: add cluster wide lock/unlock operation in weed shell
							
							
							
							
							
							
								
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1286 
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								892e726eb9
								
							
								
							
						 | 
						
							
							
								
								avoid reusing context object
							
							
							
							
							
							
								
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1182 
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								72a64a5cf8
								
							
								
							
						 | 
						
							
							
								
								use the same context object in order to retry
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								37b64a50b4
								
							
								
							
						 | 
						
							
							
								
								ec: generate and copy .vif file
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								09ca936c78
								
							
								
							
						 | 
						
							
							
								
								shell: add ec.decode command
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								40514c5362
								
							
								
							
						 | 
						
							
							
								
								add sortEcNodesByFreeslotsDecending and sortEcNodesByFreeslotsAscending
							
							
							
							
							
							
								
							
							
							addressing https://github.com/chrislusf/seaweedfs/issues/1111 
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								j.laycock
							
						 | 
						
							
							
							
								
							
								6fc6322c90
								
							
								
							
						 | 
						
							
							
								
								Change joeslay paths to chrislusf paths
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								j.laycock
							
						 | 
						
							
							
							
								
							
								595a1beff0
								
							
								
							
						 | 
						
							
							
								
								Swap imports to use joeslay
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								f9d8bd51ad
								
							
								
							
						 | 
						
							
							
								
								ec shard balancing
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								d344e0a035
								
							
								
							
						 | 
						
							
							
								
								fix ec related bugs
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								ede876cfdb
								
							
								
							
						 | 
						
							
							
								
								periodic scripts exeuction from leader master
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								0e49add2bc
								
							
								
							
						 | 
						
							
							
								
								adjust help message
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								06133ae98f
								
							
								
							
						 | 
						
							
							
								
								correct count for free ec slots, avoid removing generated shards
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								7e80b2b882
								
							
								
							
						 | 
						
							
							
								
								fix multiple bugs
							
							
							
							
								
							
							
						 | 
						7 years ago |