7f49c59c14 
								
							
								 
							
						 
						
							
							
								
								cluster.ps add filer meta sync progress  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								340e7c3a2e 
								
							
								 
							
						 
						
							
							
								
								chunk group remove manifestChunks and reset sections in SetChunks()  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e650c8397d 
								
							
								 
							
						 
						
							
							
								
								ensure section.chunks is always garbage free  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								75bdd4a0d1 
								
							
								 
							
						 
						
							
							
								
								refactor  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51d4a4b28d 
								
							
								 
							
						 
						
							
							
								
								3.39  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b52f08226 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								469c959e6a 
								
							
								 
							
						 
						
							
							
								
								add missing options for webdav  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3e2c9ea73d 
								
									
								
							
								 
							
						 
						
							
							
								
								Add image cropping. ( #4117 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								296fdc296c 
								
							
								 
							
						 
						
							
							
								
								mount: faster add chunks  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49b84d5866 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2abf817580 
								
							
								 
							
						 
						
							
							
								
								fix for stream reader  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/4112  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9ffe1d6aec 
								
									
								
							
								 
							
						 
						
							
							
								
								add code of conduct ( #4109 )  
							
							
 
							
							
							Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
Signed-off-by: Tobias Gurtzick <magic@wizardtales.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e367444586 
								
							
								 
							
						 
						
							
							
								
								add notes for full version  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5423790b2c 
								
							
								 
							
						 
						
							
							
								
								add back previous chunk upload selection algo  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7bdae5172e 
								
							
								 
							
						 
						
							
							
								
								batch delete EC needles  
							
							
 
							
							
							fix https://github.com/seaweedfs/seaweedfs/issues/4107  
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8aec430df7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c87a3ffce3 
								
							
								 
							
						 
						
							
							
								
								avoid hard coded versions  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6b4c033431 
								
									
								
							
								 
							
						 
						
							
							
								
								add mount log ( #4101 )  
							
							
 
							
							
							* filer.backup use replication.source.filer
* add mount log
* Revert "filer.backup use replication.source.filer"
This reverts commit 07bf6f956c 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								48f2edc065 
								
							
								 
							
						 
						
							
							
								
								3.38  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d4566d4aaa 
								
									
								
							
								 
							
						 
						
							
							
								
								more solid weed mount ( #4089 )  
							
							
 
							
							
							* compare chunks by timestamp
* fix slab clearing error
* fix test compilation
* move oldest chunk to sealed, instead of by fullness
* lock on fh.entryViewCache
* remove verbose logs
* revert slat clearing
* less logs
* less logs
* track write and read by timestamp
* remove useless logic
* add entry lock on file handle release
* use mem chunk only, swap file chunk has problems
* comment out code that maybe used later
* add debug mode to compare data read and write
* more efficient readResolvedChunks with linked list
* small optimization
* fix test compilation
* minor fix on writer
* add SeparateGarbageChunks
* group chunks into sections
* turn off debug mode
* fix tests
* fix tests
* tmp enable swap file chunk
* Revert "tmp enable swap file chunk"
This reverts commit 985137ec47 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								367353b936 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump github.com/aws/aws-sdk-go from 1.44.167 to 1.44.171 ( #4100 )  
							
							
 
							
							
							Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.167 to 1.44.171.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.167...v1.44.171 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								de787ce4ab 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.41.0 to 3.42.1 ( #4099 )  
							
							
 
							
							
							build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3
Bumps [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk ) from 3.41.0 to 3.42.1.
- [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases )
- [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ydb-platform/ydb-go-sdk/compare/v3.41.0...v3.42.1 )
---
updated-dependencies:
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								04bba1a6b2 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump modernc.org/sqlite from 1.20.0 to 1.20.1 ( #4098 )  
							
							
 
							
							
							---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c7c9d22f37 
								
									
								
							
								 
							
						 
						
							
							
								
								filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 ( #4094 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c2280e94cf 
								
									
								
							
								 
							
						 
						
							
							
								
								filer.store.mysql: Replace deprecated upsert syntax ( #4096 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								265a56630b 
								
									
								
							
								 
							
						 
						
							
							
								
								filer.store.mysql: Escape table columns in SQL query ( #4095 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ed5f3f073b 
								
									
								
							
								 
							
						 
						
							
							
								
								add more help message, in case of misunderstanding ( #4092 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d8cfa1552b 
								
									
								
							
								 
							
						 
						
							
							
								
								support enable/disable vacuum ( #4087 )  
							
							
 
							
							
							* stop vacuum
* suspend/resume vacuum
* remove unused code
* rename
* rename param 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								84492976c9 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.167 ( #4085 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								bd176359cb 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump github.com/prometheus/procfs from 0.8.0 to 0.9.0 ( #4084 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b2aa1a23ff 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump github.com/arangodb/go-driver from 1.4.0 to 1.4.1 ( #4083 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5f993a5f20 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix ide warning ( #4082 )  
							
							
 
							
							
							fix warning message from IDE
"redundant type from array, slice, or map composite literal" 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3901f2da4d 
								
									
								
							
								 
							
						 
						
							
							
								
								Add logtostderr option in helm chart ( #4080 )  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								569bc7b54d 
								
									
								
							
								 
							
						 
						
							
							
								
								fs.verify needles status of file ( #4060 )  
							
							
 
							
							
							* fs.verify needles status of file
* fix parse args
* refactor logging
* set modifyTimeAgoAtSec 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77b7c9f7cc 
								
							
								 
							
						 
						
							
							
								
								lock and unlock chunks for read  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1797deccb 
								
							
								 
							
						 
						
							
							
								
								remove duplicated logic of removing from writableChunks  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4878e0fd46 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ede19e825 
								
							
								 
							
						 
						
							
							
								
								add a simple file replication progress bar  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								27d187eed9 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixes 4074: S3 Gateway fails to start when installed via Helm ( #4075 )  
							
							
 
							
							
							Fixes  #4074 : S3 Gateway fails to start when installed via Helm
Co-authored-by: Naden <naden@harana.com> 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3b90eb1911 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixes: 4076: Host path prefix should be configurable ( #4077 )  
							
							
 
							
							
							Co-authored-by: Naden <naden@harana.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7beba8515 
								
							
								 
							
						 
						
							
							
								
								unlock before submitting the uploading jobs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28d479e5c0 
								
							
								 
							
						 
						
							
							
								
								mount: adjust locking for upload pipeline  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9fb3cd1fc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/seaweedfs/seaweedfs  
							
							
								
 
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c7fe40305 
								
							
								 
							
						 
						
							
							
								
								filer sink retries reading file chunks, skipping missing chunks  
							
							
 
							
							
							if the file chunk is not available during replication time, the file is skipped 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3fc3e7083c 
								
							
								 
							
						 
						
							
							
								
								metadata skip reading un-available logs  
							
							
 
							
							
							this means the volumes for metadata histories have been lost. 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a1ffa03d75 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump google.golang.org/api from 0.104.0 to 0.105.0 ( #4067 )  
							
							
 
							
							
							Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.104.0 to 0.105.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.104.0...v0.105.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3886c31ed8 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.162 ( #4069 )  
							
							
 
							
							
							Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.44.146 to 1.44.162.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.146...v1.44.162 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9fdf98b826 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump cloud.google.com/go/pubsub from 1.27.1 to 1.28.0 ( #4068 )  
							
							
 
							
							
							Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go ) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.27.1...pubsub/v1.28.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c7a28b20b5 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump actions/checkout from 3.1.0 to 3.2.0 ( #4066 )  
							
							
 
							
							
							Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](93ea575cb5 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6c5d44a5c4 
								
									
								
							
								 
							
						 
						
							
							
								
								build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 ( #4065 )  
							
							
 
							
							
							Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](d0a58c1c4d 
							
						 
						3 years ago