Commit Graph

  • 53b601616c Bump hadoop-common from 3.2.3 to 3.2.4 in /other/java/hdfs-over-ftp (#3433) dependabot[bot] 2022-08-11 14:40:19 -07:00
  • 710d2a6f16 Bump hadoop-common from 3.2.3 to 3.2.4 in /other/java/hdfs3 (#3432) dependabot[bot] 2022-08-11 14:40:09 -07:00
  • 986daecbfe add upload response (#3428) Eric Yang 2022-08-10 22:43:09 -07:00
  • ae93c966d9 ensure memory is aligned chrislu 2022-08-10 22:27:13 -07:00
  • 670cb759f8 Refactor for Sync method (#3426) Rain Li 2022-08-10 23:21:57 +08:00
  • 662ec97602 mount: adjust on du stats reporting chrislu 2022-08-09 20:21:01 -07:00
  • 9b006250b2 Update pull_request_template.md Chris Lu 2022-08-09 01:25:55 -07:00
  • b0633716b7 delete minor unreachable code (#3423) Abirdcfly 2022-08-09 16:24:43 +08:00
  • 33a5225302 Update README.md Chris Lu 2022-08-08 15:58:36 -07:00
  • 1d8645b262 Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#3420) dependabot[bot] 2022-08-08 10:06:15 -07:00
  • 16709e8ed3 Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.30.0 to 3.32.1 (#3419) dependabot[bot] 2022-08-08 10:00:06 -07:00
  • 02a7df86f3 Bump gocloud.dev/pubsub/natspubsub from 0.25.0 to 0.26.0 (#3418) dependabot[bot] 2022-08-08 09:59:54 -07:00
  • 64af8c8e53 Bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 (#3416) dependabot[bot] 2022-08-08 09:59:47 -07:00
  • aec57b8d6e Bump github.com/hashicorp/raft from 1.3.9 to 1.3.10 (#3417) dependabot[bot] 2022-08-08 09:59:33 -07:00
  • da167e3134 Bump docker/build-push-action from 3.1.0 to 3.1.1 (#3415) dependabot[bot] 2022-08-08 09:59:19 -07:00
  • 0854171d22 3.20 3.20 chrislu 2022-08-07 14:42:28 -07:00
  • d8e69df295 adjust comments chrislu 2022-08-07 11:35:33 -07:00
  • 0aeec04c31 quicker to adapt to pattern change chrislu 2022-08-07 10:14:01 -07:00
  • 928d29af9e fix wrong logic about reader isRandomMode() chrislu 2022-08-07 10:13:04 -07:00
  • d3d52b1818 shell: fs.meta.load add quieter mode chrislu 2022-08-07 01:42:15 -07:00
  • 358ccb5e0e Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-08-07 01:34:36 -07:00
  • 67814a5c79 refactor and fix strings.Split chrislu 2022-08-07 01:34:32 -07:00
  • 3afda0c89c Allow postgresql to use standard environment variables for connection (#3413) John W Higgins 2022-08-07 00:58:53 -07:00
  • 1a4bf0dcb5 filer.sync: parallelize the filer.sync chrislu 2022-08-07 00:56:15 -07:00
  • 02b38f894b debug chrislu 2022-08-07 00:55:49 -07:00
  • 0e9478488d filer.sync: fix when excluded paths is empty chrislu 2022-08-07 00:55:34 -07:00
  • 8a880a139d mount: fix truncate operation chrislu 2022-08-06 13:58:45 -07:00
  • e134570a9c add piknik chrislu 2022-08-05 17:02:55 -07:00
  • 84ec68e11a Add download speed limit support (#3408) LHHDZ 2022-08-05 16:16:42 +08:00
  • b278bb24d3 mount: adjust df stats reporting when close to the limit chrislu 2022-08-05 00:31:41 -07:00
  • 4d08393b7c filer prefer volume server in same data center (#3405) Konstantin Lebedev 2022-08-05 05:35:00 +05:00
  • 28a1f42962 Helm chart monitoring improvements (#3406) ginn13 2022-08-04 19:08:40 +03:00
  • 22181dd018 refactor FilerRequest metrics (#3402) Konstantin Lebedev 2022-08-04 13:44:54 +05:00
  • bd13a7968f remove unused symlink resolving chrislu 2022-08-04 01:35:18 -07:00
  • 88945d9954 mount: do not follow soft link with xattr chrislu 2022-08-04 01:21:15 -07:00
  • fdd85b34f9 Merge pull request #3399 from kaiwalyajoshi/kjoshi/init-container-support Chris Lu 2022-08-03 14:58:02 -07:00
  • 6e9d39ac72 feat: Add support for initContainers Kaiwalya Joshi 2022-08-03 12:21:36 -07:00
  • 90db4b5a44 minor chrislu 2022-08-03 00:10:47 -07:00
  • 8a61c124c7 go 1.19 chrislu 2022-08-02 12:17:31 -07:00
  • fc8035d672 Merge pull request #3394 from kmlebedev/metricsReplicatedWrite Chris Lu 2022-08-01 13:31:01 -07:00
  • 3ffa4ba91d clean Konstantin Lebedev 2022-08-02 01:30:38 +05:00
  • 2a5629dd28 align Konstantin Lebedev 2022-08-02 01:29:44 +05:00
  • df9cc31a0a refactor Konstantin Lebedev 2022-08-02 01:18:26 +05:00
  • 0a5d3c3cf6 rename to localWrite and replicatedWrite Konstantin Lebedev 2022-08-01 23:09:09 +05:00
  • bd5c9904be Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-08-01 09:40:05 -07:00
  • e26d1cf4ef fix test chrislu 2022-08-01 09:40:01 -07:00
  • 25b9062152 Merge pull request #3390 from kmlebedev/gentle_vacuum Chris Lu 2022-08-01 09:33:24 -07:00
  • fc65122766 rename to LoadAvg_1M Konstantin Lebedev 2022-08-01 21:32:21 +05:00
  • ab50f21ad9 Detailed metrics VolumeServerRequestHistogram for writing to disk and replication Konstantin Lebedev 2022-08-01 21:16:57 +05:00
  • f0e0073b84 Merge pull request #3391 from seaweedfs/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.66 Chris Lu 2022-08-01 08:54:41 -07:00
  • 2f85e31f5c Merge branch 'master' into gentle_vacuum Konstantin Lebedev 2022-08-01 20:51:58 +05:00
  • 0e441b48a6 Merge pull request #3392 from seaweedfs/dependabot/go_modules/github.com/fclairamb/ftpserverlib-0.19.0 Chris Lu 2022-08-01 08:51:35 -07:00
  • ed5b08c284 Merge pull request #3393 from seaweedfs/dependabot/go_modules/google.golang.org/protobuf-1.28.1 Chris Lu 2022-08-01 08:51:27 -07:00
  • 5209ebbeef remove percent Konstantin Lebedev 2022-08-01 20:40:38 +05:00
  • d764cefb18 Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 dependabot[bot] 2022-08-01 15:38:02 +00:00
  • 7235410b57 Bump github.com/fclairamb/ftpserverlib from 0.18.0 to 0.19.0 dependabot[bot] 2022-08-01 15:37:55 +00:00
  • 6f1a0b6114 Bump github.com/aws/aws-sdk-go from 1.44.65 to 1.44.66 dependabot[bot] 2022-08-01 15:37:46 +00:00
  • b59bc607bf Merge pull request #3338 from kmlebedev/issues/3083 Chris Lu 2022-08-01 08:23:10 -07:00
  • 78cbd8002f revert Sleep Konstantin Lebedev 2022-08-01 20:21:23 +05:00
  • cd5c7ad052 move to github.com/seaweedfs/seaweedfs Konstantin Lebedev 2022-08-01 16:36:32 +05:00
  • 634bc97840 fix conflicts Konstantin Lebedev 2022-08-01 14:47:00 +05:00
  • 3c75479e2b Merge branch 'master' into gentle_vacuum Konstantin Lebedev 2022-08-01 14:45:22 +05:00
  • c0d92f61a1 comment Konstantin Lebedev 2022-08-01 14:40:42 +05:00
  • 1d29f67c02 revert disk stats Konstantin Lebedev 2022-08-01 14:29:41 +05:00
  • a98f6d66a3 rollback over onPeerupdate implementation of automatic clean-up of failed servers in favor of synchronous ping Konstantin Lebedev 2022-08-01 12:51:41 +05:00
  • 036566629a filer.sync: fix synchronization logic in active-active mode chrislu 2022-08-01 00:06:18 -07:00
  • 303bd067b5 Revert "rename: delete source entry metadata only, skipping hard links" chrislu 2022-07-31 22:51:41 -07:00
  • 5fbe437ee9 update rocksdb version to 7.4.4 chrislu 2022-07-31 19:47:27 -07:00
  • 03c6f978f4 3.19 3.19 chrislu 2022-07-31 17:16:51 -07:00
  • 69e4725812 Merge pull request #3387 from i404788/master Chris Lu 2022-07-31 17:14:54 -07:00
  • 1c2c7a3a65 Added details on database requirements C2D 2022-08-01 02:07:09 +02:00
  • afef014832 scaffold chrislu 2022-07-31 13:23:44 -07:00
  • 0bb3ba17ae Merge pull request #3385 from Woellchen/feature/cluster-status-return-healthy Chris Lu 2022-07-30 11:55:30 -07:00
  • 1a4a36d510 Add healthy indicator for raft status Patrick Schmidt 2022-07-30 19:26:56 +02:00
  • cb096d1f53 minor chrislu 2022-07-30 09:52:52 -07:00
  • 0423d50106 wip note chrislu 2022-07-30 09:36:27 -07:00
  • 0f50fcb96a moving chrislu 2022-07-29 23:39:11 -07:00
  • 91d742eba2 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-07-29 15:47:16 -07:00
  • 1d05e7fcbd site move chrislu 2022-07-29 15:47:14 -07:00
  • c15b356b81 Merge pull request #3379 from seaweedfs/dependabot/go_modules/modernc.org/sqlite-1.18.0 Chris Lu 2022-07-29 01:36:14 -07:00
  • 39c6d53a1b Merge pull request #3383 from seaweedfs/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.30.0 Chris Lu 2022-07-29 01:35:20 -07:00
  • ef84609010 Merge pull request #3382 from seaweedfs/dependabot/go_modules/github.com/arangodb/go-driver-1.3.3 Chris Lu 2022-07-29 01:35:14 -07:00
  • b67fe6223b Merge pull request #3381 from seaweedfs/dependabot/go_modules/google.golang.org/api-0.90.0 Chris Lu 2022-07-29 01:35:08 -07:00
  • b09dab3477 Merge pull request #3380 from seaweedfs/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.65 Chris Lu 2022-07-29 01:35:01 -07:00
  • 13b9a52f80 fix deprecated functions chrislu 2022-07-29 01:34:39 -07:00
  • 8a2edd5673 Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.29.5 to 3.30.0 dependabot[bot] 2022-07-29 08:18:11 +00:00
  • 3bafa24ea1 Bump google.golang.org/api from 0.87.0 to 0.90.0 dependabot[bot] 2022-07-29 08:18:09 +00:00
  • f6de0e2b93 Bump github.com/arangodb/go-driver from 1.3.2 to 1.3.3 dependabot[bot] 2022-07-29 08:18:05 +00:00
  • a0e2e6e4ed Bump github.com/aws/aws-sdk-go from 1.44.56 to 1.44.65 dependabot[bot] 2022-07-29 08:17:58 +00:00
  • 5968dd5d4e Bump modernc.org/sqlite from 1.17.3 to 1.18.0 dependabot[bot] 2022-07-29 08:17:52 +00:00
  • be0ec7bc2f fix test chrislu 2022-07-29 01:15:26 -07:00
  • 1f161f53dc add back rack chrislu 2022-07-29 01:15:19 -07:00
  • 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs chrislu 2022-07-29 00:17:28 -07:00
  • 2f0dda384d vacuum show LA Konstantin Lebedev 2022-07-29 11:59:33 +05:00
  • 5c6c1e7e30 Merge branch 'messaging' of https://github.com/chrislusf/seaweedfs into messaging chrislu 2022-07-28 23:30:00 -07:00
  • de3afd4199 fix rebasing chrislu 2022-07-28 23:25:46 -07:00
  • 06cd491abc add message batch chrislu 2022-07-22 01:12:32 -07:00
  • 7576c244c4 add flatbuffer serde for message chrislu 2022-07-18 00:25:14 -07:00
  • a3fae7cd16 add an empty placeholder for mq.topic.list chrislu 2022-07-16 12:07:31 -07:00
  • aa4a22ad47 segment serde chrislu 2022-07-16 10:49:34 -07:00