Chris Lu
							
						 | 
						
							
							
							
								
							
								c3cb6fa1d7
								
							
								
							
						 | 
						
							
							
								
								volume: compaction can cause readonly volumes
							
							
							
							
							
							
								
							
							
							address https://github.com/chrislusf/seaweedfs/issues/1233 
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								560df51def
								
							
								
							
						 | 
						
							
							
								
								refactoring
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								ed0acd1722
								
							
								
							
						 | 
						
							
							
								
								go fmt
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								40ae533fa3
								
							
								
							
						 | 
						
							
							
								
								shell: add volume.configure.replication to change replication for a volume
							
							
							
							
							
							
								
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1192 
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								09ca936c78
								
							
								
							
						 | 
						
							
							
								
								shell: add ec.decode command
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								f61de28c69
								
							
								
							
						 | 
						
							
							
								
								volume: add deletion capability for previously readonly volumes
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								1becbce657
								
							
								
							
						 | 
						
							
							
								
								display remote volumes on volume server ui  page
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								6383b45bd0
								
							
								
							
						 | 
						
							
							
								
								add lock variable
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								c34ffed43f
								
							
								
							
						 | 
						
							
							
								
								go fmt
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								zhangsong
							
						 | 
						
							
							
							
								
							
								1dd101f782
								
							
								
							
						 | 
						
							
							
								
								use read lock to avoid io hang during heartbeat
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								b7156291a8
								
							
								
							
						 | 
						
							
							
								
								adjust variable names
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								faec9076a4
								
							
								
							
						 | 
						
							
							
								
								adjust parameter names
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								j.laycock
							
						 | 
						
							
							
							
								
							
								6fc6322c90
								
							
								
							
						 | 
						
							
							
								
								Change joeslay paths to chrislusf paths
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								j.laycock
							
						 | 
						
							
							
							
								
							
								44ae041e80
								
							
								
							
						 | 
						
							
							
								
								rename more memorymapped variables to memoryMapMaxSizeMB
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Tom Maxwell
							
						 | 
						
							
							
							
								
							
								4a878c0006
								
							
								
							
						 | 
						
							
							
								
								Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								j.laycock
							
						 | 
						
							
							
							
								
							
								cbd0a98fa1
								
							
								
							
						 | 
						
							
							
								
								Add InMemory to Volume Grow structure
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								j.laycock
							
						 | 
						
							
							
							
								
							
								1f01eb78e8
								
							
								
							
						 | 
						
							
							
								
								Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Tom Maxwell
							
						 | 
						
							
							
							
								
							
								d637d86d22
								
							
								
							
						 | 
						
							
							
								
								Changes to try and pass the URL parameters through - in memory flag not working still
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								j.laycock
							
						 | 
						
							
							
							
								
							
								595a1beff0
								
							
								
							
						 | 
						
							
							
								
								Swap imports to use joeslay
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								d829df4f59
								
							
								
							
						 | 
						
							
							
								
								volume: protect against nil needle map
							
							
							
							
							
							
								
							
							
							fix @mastak reported nil problem in https://github.com/chrislusf/seaweedfs/issues/1037 
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								fd16adbde1
								
							
								
							
						 | 
						
							
							
								
								stricter checking before writes
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								898d943b25
								
							
								
							
						 | 
						
							
							
								
								refactoring
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								a3d1296ed9
								
							
								
							
						 | 
						
							
							
								
								go fmt
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								6883f9e322
								
							
								
							
						 | 
						
							
							
								
								mark volume readonly before ec encoding
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								115558e5f5
								
							
								
							
						 | 
						
							
							
								
								adjust counters
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								935639b908
								
							
								
							
						 | 
						
							
							
								
								metrics: disk size for <collection, normal/EC>
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								0fdb1e705d
								
							
								
							
						 | 
						
							
							
								
								collect volume disk usage metrics
							
							
							
							
								
							
							
						 | 
						6 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								450f4733ce
								
							
								
							
						 | 
						
							
							
								
								report empty volume or ec shards
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								713596e781
								
							
								
							
						 | 
						
							
							
								
								caching ec shard locations
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								03b9291e5d
								
							
								
							
						 | 
						
							
							
								
								volum server passes grpc option and master location to store
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								a4f3d82c57
								
							
								
							
						 | 
						
							
							
								
								convert needle id to ec intervals to read from
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								a463759edf
								
							
								
							
						 | 
						
							
							
								
								adjust error message
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								db94a41f9e
								
							
								
							
						 | 
						
							
							
								
								mount/unmount ec shards
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								17ac1290c0
								
							
								
							
						 | 
						
							
							
								
								volume: load ec shards during heartbeats to master
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								9beea63960
								
							
								
							
						 | 
						
							
							
								
								memory alignment
							
							
							
							
							
							
								
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/939 
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								440111a349
								
							
								
							
						 | 
						
							
							
								
								volume: support http status 304 for the same file id
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								132921ad41
								
							
								
							
						 | 
						
							
							
								
								adjust log or error
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								316bd27f75
								
							
								
							
						 | 
						
							
							
								
								add remove volumes with version info
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								6fc1f53018
								
							
								
							
						 | 
						
							
							
								
								shell: add command volume.move
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								3b3651dea3
								
							
								
							
						 | 
						
							
							
								
								volume: atomic copying file, adds version and stopOffset
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								e5506152c0
								
							
								
							
						 | 
						
							
							
								
								refactoring
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								3e8a3a8fec
								
							
								
							
						 | 
						
							
							
								
								fix race detector found problems
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								95e0520182
								
							
								
							
						 | 
						
							
							
								
								weed volume: add grpc operation to relicate a volume to local
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								ece9d13312
								
							
								
							
						 | 
						
							
							
								
								volume info collect compact revision number
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								aca653c08b
								
							
								
							
						 | 
						
							
							
								
								weed shell: list volumes
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								bingoohuang
							
						 | 
						
							
							
							
								
							
								ab6be025d7
								
							
								
							
						 | 
						
							
							
								
								go fmt and fix some typo
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								1478d7ea21
								
							
								
							
						 | 
						
							
							
								
								reduce file seek when writing
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								0c932d1738
								
							
								
							
						 | 
						
							
							
								
								add volume delete grpc API
							
							
							
							
							
							
								
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/808 
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								66a353dcb5
								
							
								
							
						 | 
						
							
							
								
								remove volume server /admin/volume/delete
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								 
								Chris Lu
							
						 | 
						
							
							
							
								
							
								b423bb9e2d
								
							
								
							
						 | 
						
							
							
								
								migrate assign volume to grpc API on volume server
							
							
							
							
								
							
							
						 | 
						7 years ago |