Commit Graph

  • b63d1e9c6b fix index (#4158) Guo Lei 2023-01-28 22:55:27 +08:00
  • e98739598a Update README.md Chris Lu 2023-01-23 12:53:57 -08:00
  • 0fa02ad5c8 build(deps): bump github.com/aws/aws-sdk-go from 1.44.175 to 1.44.184 (#4150) dependabot[bot] 2023-01-23 09:32:07 -08:00
  • 6c4fe30cda build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#4153) dependabot[bot] 2023-01-23 09:20:52 -08:00
  • 4851302b74 build(deps): bump gocloud.dev/pubsub/natspubsub from 0.27.0 to 0.28.0 (#4154) dependabot[bot] 2023-01-23 09:12:01 -08:00
  • 92a2d96856 build(deps): bump github.com/linxGnu/grocksdb from 1.7.10 to 1.7.14 (#4152) dependabot[bot] 2023-01-23 09:11:49 -08:00
  • 715eeced46 build(deps): bump github.com/Shopify/sarama from 1.37.2 to 1.38.1 (#4151) dependabot[bot] 2023-01-23 09:11:33 -08:00
  • 81fdf3651b grpc connection to filer add sw-client-id header chrislu 2023-01-20 01:48:12 -08:00
  • b048659749 Use semver 2 in Chart.yaml (#4142) Cristian Chiru 2023-01-17 15:34:42 +02:00
  • e619664eeb Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-01-16 22:43:05 -08:00
  • bfe5d910c6 use one readerCache for the whole file chrislu 2023-01-16 22:43:02 -08:00
  • ca901742cb Update README.md Chris Lu 2023-01-16 17:55:55 -08:00
  • 11d055bfc1 adjust timing chrislu 2023-01-16 13:54:07 -08:00
  • 59c8308b21 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-01-16 12:47:06 -08:00
  • 48f263be94 tweaking fio chrislu 2023-01-16 12:46:56 -08:00
  • 805faac753 build(deps): bump gocloud.dev from 0.27.0 to 0.28.0 (#4137) dependabot[bot] 2023-01-16 12:42:25 -08:00
  • cdce2d9d49 build(deps): bump google.golang.org/api from 0.106.0 to 0.107.0 (#4139) dependabot[bot] 2023-01-16 12:27:18 -08:00
  • 2ed54378bf build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.42.1 to 3.42.5 (#4138) dependabot[bot] 2023-01-16 12:26:57 -08:00
  • 700c1f87c9 build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#4136) dependabot[bot] 2023-01-16 12:26:45 -08:00
  • 1f727ce4fa build(deps): bump golang.org/x/tools from 0.4.0 to 0.5.0 (#4135) dependabot[bot] 2023-01-16 12:26:36 -08:00
  • 6465abd9db build(deps): bump docker/metadata-action from 4.1.1 to 4.3.0 (#4134) dependabot[bot] 2023-01-16 12:26:27 -08:00
  • 9c04eef92d build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#4133) dependabot[bot] 2023-01-16 12:26:01 -08:00
  • dfb2292da4 build(deps): bump wangyoucao577/go-release-action from 1.34 to 1.35 (#4132) dependabot[bot] 2023-01-16 12:25:52 -08:00
  • a3060c11df increase timeout Chris Lu 2023-01-15 21:39:55 -08:00
  • 4614e85efa adjust help message chrislu 2023-01-15 21:28:36 -08:00
  • c24678153c use memory chunks only for sequential writes chrislu 2023-01-15 21:10:08 -08:00
  • 2885ba0e50 3.40 chrislu 2023-01-15 20:12:05 -08:00
  • 12f8251d32 avoid index out of slice range chrislu 2023-01-14 13:31:22 -08:00
  • 313fd17ae4 allow random writes for mem chunk chrislu 2023-01-13 20:32:18 -08:00
  • 1cd2e64aac merge chunks during upload (#4130) Chris Lu 2023-01-12 23:07:36 -08:00
  • 2452f3b2f7 sort chunks by offset chrislu 2023-01-12 20:29:07 -08:00
  • 361d97941b mysql: Missed escaping column name chrislu 2023-01-11 08:46:56 -08:00
  • efcffe4f77 no need to set chunks during flush chrislu 2023-01-10 10:01:52 -08:00
  • 85f1b70207 reduce group size from 256MB to 64MB chrislu 2023-01-10 01:35:44 -08:00
  • 86657ed3a8 avoid repeatedly adding manifest chunks chrislu 2023-01-10 01:35:10 -08:00
  • 28fe578944 avoid possible nil entry chrislu 2023-01-10 01:07:34 -08:00
  • 47fa5ef979 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-01-10 00:52:50 -08:00
  • 9e0d526163 fix compilation chrislu 2023-01-10 00:52:05 -08:00
  • 7f49c59c14 cluster.ps add filer meta sync progress chrislu 2023-01-10 00:51:25 -08:00
  • 340e7c3a2e chunk group remove manifestChunks and reset sections in SetChunks() chrislu 2023-01-10 00:49:31 -08:00
  • e650c8397d ensure section.chunks is always garbage free chrislu 2023-01-10 00:48:01 -08:00
  • 75bdd4a0d1 refactor chrislu 2023-01-10 00:46:46 -08:00
  • 44b0176e9e build(deps): bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.175 (#4126) dependabot[bot] 2023-01-09 08:25:45 -08:00
  • f030186e3a build(deps): bump github.com/google/flatbuffers from 22.11.23+incompatible to 23.1.4+incompatible (#4125) dependabot[bot] 2023-01-09 08:25:37 -08:00
  • 36f81bd462 build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 (#4123) dependabot[bot] 2023-01-09 08:25:27 -08:00
  • d0de2e2dfc build(deps): bump github.com/tikv/client-go/v2 from 2.0.3 to 2.0.4 (#4124) dependabot[bot] 2023-01-09 08:25:18 -08:00
  • cc0abaf0f9 build(deps): bump actions/dependency-review-action from 3.0.2 to 3.0.3 (#4121) dependabot[bot] 2023-01-09 08:25:09 -08:00
  • 8abace77d9 build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#4120) dependabot[bot] 2023-01-09 08:25:02 -08:00
  • 9b42942cca build(deps): bump google.golang.org/api from 0.105.0 to 0.106.0 (#4122) dependabot[bot] 2023-01-09 08:24:43 -08:00
  • 83e29faa55 use time.NewTicker instead of time.Tick. (#4119) Guo Lei 2023-01-09 22:47:08 +08:00
  • 51d4a4b28d 3.39 chrislu 2023-01-08 18:20:22 -08:00
  • 0b52f08226 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-01-08 18:03:25 -08:00
  • 469c959e6a add missing options for webdav chrislu 2023-01-08 18:03:22 -08:00
  • 3e2c9ea73d Add image cropping. (#4117) monchickey 2023-01-07 01:28:07 +08:00
  • 296fdc296c mount: faster add chunks chrislu 2023-01-06 01:03:29 -08:00
  • 49b84d5866 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-01-05 11:19:42 -08:00
  • 2abf817580 fix for stream reader chrislu 2023-01-05 11:19:21 -08:00
  • 9ffe1d6aec add code of conduct (#4109) Tobias Gurtzick 2023-01-05 20:01:22 +01:00
  • e367444586 add notes for full version chrislu 2023-01-04 09:52:25 -08:00
  • 5423790b2c add back previous chunk upload selection algo chrislu 2023-01-03 22:50:39 -08:00
  • 7bdae5172e batch delete EC needles chrislu 2023-01-03 22:05:26 -08:00
  • 8aec430df7 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2023-01-03 12:13:54 -08:00
  • c87a3ffce3 avoid hard coded versions chrislu 2023-01-03 12:13:52 -08:00
  • 6b4c033431 add mount log (#4101) zemul 2023-01-03 16:00:45 +08:00
  • 48f2edc065 3.38 chrislu 2023-01-02 23:23:02 -08:00
  • d4566d4aaa more solid weed mount (#4089) Chris Lu 2023-01-02 23:20:45 -08:00
  • 367353b936 build(deps): bump github.com/aws/aws-sdk-go from 1.44.167 to 1.44.171 (#4100) dependabot[bot] 2023-01-02 12:24:46 -08:00
  • de787ce4ab build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.41.0 to 3.42.1 (#4099) dependabot[bot] 2023-01-02 12:24:28 -08:00
  • 04bba1a6b2 build(deps): bump modernc.org/sqlite from 1.20.0 to 1.20.1 (#4098) dependabot[bot] 2023-01-02 12:24:15 -08:00
  • c7c9d22f37 filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094) CommanderRoot 2023-01-01 14:07:53 +01:00
  • c2280e94cf filer.store.mysql: Replace deprecated upsert syntax (#4096) CommanderRoot 2023-01-01 14:06:57 +01:00
  • 265a56630b filer.store.mysql: Escape table columns in SQL query (#4095) CommanderRoot 2023-01-01 14:06:41 +01:00
  • ed5f3f073b add more help message, in case of misunderstanding (#4092) Guo Lei 2022-12-29 23:05:05 +08:00
  • d8cfa1552b support enable/disable vacuum (#4087) Guo Lei 2022-12-28 17:36:44 +08:00
  • 84492976c9 build(deps): bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.167 (#4085) dependabot[bot] 2022-12-26 11:48:35 -08:00
  • bd176359cb build(deps): bump github.com/prometheus/procfs from 0.8.0 to 0.9.0 (#4084) dependabot[bot] 2022-12-26 11:48:17 -08:00
  • b2aa1a23ff build(deps): bump github.com/arangodb/go-driver from 1.4.0 to 1.4.1 (#4083) dependabot[bot] 2022-12-26 11:47:52 -08:00
  • 5f993a5f20 Fix ide warning (#4082) Guo Lei 2022-12-26 16:03:47 +08:00
  • 3901f2da4d Add logtostderr option in helm chart (#4080) fibbanachi 2022-12-23 18:36:15 +03:00
  • 569bc7b54d fs.verify needles status of file (#4060) Konstantin Lebedev 2022-12-22 04:54:17 +05:00
  • 77b7c9f7cc lock and unlock chunks for read chrislu 2022-12-21 14:15:35 -08:00
  • d1797deccb remove duplicated logic of removing from writableChunks chrislu 2022-12-21 14:15:11 -08:00
  • 4878e0fd46 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-12-20 19:47:23 -08:00
  • 6ede19e825 add a simple file replication progress bar chrislu 2022-12-20 19:47:21 -08:00
  • 27d187eed9 Fixes 4074: S3 Gateway fails to start when installed via Helm (#4075) Naden 2022-12-21 12:24:54 +11:00
  • 3b90eb1911 Fixes: 4076: Host path prefix should be configurable (#4077) Naden 2022-12-21 12:24:12 +11:00
  • f7beba8515 unlock before submitting the uploading jobs chrislu 2022-12-20 12:52:30 -08:00
  • 28d479e5c0 mount: adjust locking for upload pipeline chrislu 2022-12-19 15:07:22 -08:00
  • f9fb3cd1fc Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-12-19 11:32:00 -08:00
  • 6c7fe40305 filer sink retries reading file chunks, skipping missing chunks chrislu 2022-12-19 11:31:58 -08:00
  • 3fc3e7083c metadata skip reading un-available logs chrislu 2022-12-19 11:30:50 -08:00
  • a1ffa03d75 build(deps): bump google.golang.org/api from 0.104.0 to 0.105.0 (#4067) dependabot[bot] 2022-12-19 10:21:20 -08:00
  • 3886c31ed8 build(deps): bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.162 (#4069) dependabot[bot] 2022-12-19 09:22:36 -08:00
  • 9fdf98b826 build(deps): bump cloud.google.com/go/pubsub from 1.27.1 to 1.28.0 (#4068) dependabot[bot] 2022-12-19 09:22:23 -08:00
  • c7a28b20b5 build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#4066) dependabot[bot] 2022-12-19 09:22:12 -08:00
  • 6c5d44a5c4 build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#4065) dependabot[bot] 2022-12-19 09:21:49 -08:00
  • ae847c2780 build(deps): bump actions/dependency-review-action from 3.0.1 to 3.0.2 (#4064) dependabot[bot] 2022-12-19 09:21:41 -08:00
  • 3b85dc5fbb build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.40.1 to 3.41.0 (#4070) dependabot[bot] 2022-12-19 09:21:30 -08:00
  • b8a4ed455f build(deps): bump golang.org/x/tools from 0.3.0 to 0.4.0 (#4071) dependabot[bot] 2022-12-19 09:21:20 -08:00
  • 038bab3726 add -filer.path to webdav command (#4061) lfhy 2022-12-18 12:07:02 +08:00