Commit Graph

  • 3297235fed vacuum through sleep #3396 Konstantin Lebedev 2022-08-05 15:31:35 +0500
  • 84ec68e11a
    Add download speed limit support (#3408) LHHDZ 2022-08-05 16:16:42 +0800
  • fa7b8c55ca Add download speed limit support #3408 LHHDZ 2022-07-01 15:21:36 +0800
  • b278bb24d3 mount: adjust df stats reporting when close to the limit chrislu 2022-08-05 00:31:41 -0700
  • 4d08393b7c
    filer prefer volume server in same data center (#3405) Konstantin Lebedev 2022-08-05 05:35:00 +0500
  • 6f42b68fcc remove glog #3405 Konstantin Lebedev 2022-08-05 03:05:16 +0500
  • 819e4f970a GetDataCenterId Konstantin Lebedev 2022-08-05 02:57:01 +0500
  • 57fb32f02c prefer same data center for ReplicationSource Konstantin Lebedev 2022-08-04 21:12:54 +0500
  • 28a1f42962
    Helm chart monitoring improvements (#3406) ginn13 2022-08-04 19:08:40 +0300
  • 60da49a6e4 fix: grafana dashboard datasource fix #3406 zolotukhin 2022-07-15 09:35:39 +0300
  • 1201d4c5c7 fix: chart improvements zolotukhin 2022-07-15 09:34:57 +0300
  • 52f53ef71b GetDataCenter Konstantin Lebedev 2022-08-04 20:07:49 +0500
  • 62d2556900 initial prefer same data center https://github.com/seaweedfs/seaweedfs/issues/3404 Konstantin Lebedev 2022-08-04 18:40:41 +0500
  • 5b8e514ff4 Merge branch 'master' into reset_repl_place_missmatch_metric Konstantin Lebedev 2022-08-04 15:12:37 +0500
  • 22181dd018
    refactor FilerRequest metrics (#3402) Konstantin Lebedev 2022-08-04 13:44:54 +0500
  • 814facb0ac defer to #3402 Konstantin Lebedev 2022-08-04 13:40:39 +0500
  • bd13a7968f remove unused symlink resolving chrislu 2022-08-04 01:35:18 -0700
  • 2c02dfe940 avoid double count proxy Konstantin Lebedev 2022-08-04 13:23:58 +0500
  • 88945d9954 mount: do not follow soft link with xattr chrislu 2022-08-04 01:21:15 -0700
  • dad1fc5fff refactor FilerRequest metrics Konstantin Lebedev 2022-08-04 12:53:54 +0500
  • 1a909d420a add leveldb recovery guol-fnst 2022-08-04 11:09:48 +0800
  • 2c6f15da32
    Merge branch 'master' into new_gc Guo Lei 2022-08-04 10:39:17 +0800
  • fdd85b34f9
    Merge pull request #3399 from kaiwalyajoshi/kjoshi/init-container-support Chris Lu 2022-08-03 14:58:02 -0700
  • 6e9d39ac72
    feat: Add support for initContainers #3399 Kaiwalya Joshi 2022-08-03 12:21:36 -0700
  • 083e22923e fix leveldb loading bug guol-fnst 2022-08-03 17:21:54 +0800
  • e21d7a7f50 remove old raft servers if they don't answer to pings for too long Evgeny Kuzhelev 2022-08-02 17:40:00 +0500
  • f85309d2ab refactor guol-fnst 2022-08-03 15:12:55 +0800
  • 90db4b5a44 minor chrislu 2022-08-03 00:10:47 -0700
  • 0226f7dd8b fix leveldb loading bugs guol-fnst 2022-08-03 13:37:57 +0800
  • 1094a08965 fix bugs guol-fnst 2022-08-02 17:10:53 +0800
  • 8a61c124c7 go 1.19 chrislu 2022-08-02 12:17:31 -0700
  • ce6b18daea rand start garbageThreshold reset metrics MasterReplicaPlacementMismatch Konstantin Lebedev 2022-08-02 14:33:53 +0500
  • d53c2c8a92 optimiz commiting Vacuum volume for leveldb index guol-fnst 2022-08-02 16:14:43 +0800
  • e51de4da58 close needlemap guol-fnst 2022-08-02 10:29:24 +0800
  • bcd791b9bf
    Merge branch 'master' into new_gc Guo Lei 2022-08-02 09:46:00 +0800
  • 4be56c48a4 change copyDataBasedOnIndexFile to an instance method guol-fnst 2022-08-02 09:43:05 +0800
  • fc0f58942e fix conflict guol-fnst 2022-08-02 09:03:43 +0800
  • fc8035d672
    Merge pull request #3394 from kmlebedev/metricsReplicatedWrite Chris Lu 2022-08-01 13:31:01 -0700
  • 3ffa4ba91d clean #3394 Konstantin Lebedev 2022-08-02 01:30:38 +0500
  • 2a5629dd28 align Konstantin Lebedev 2022-08-02 01:29:44 +0500
  • df9cc31a0a refactor Konstantin Lebedev 2022-08-02 01:18:26 +0500
  • 0a5d3c3cf6 rename to localWrite and replicatedWrite Konstantin Lebedev 2022-08-01 23:09:09 +0500
  • bd5c9904be Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-08-01 09:40:05 -0700
  • e26d1cf4ef fix test chrislu 2022-08-01 09:40:01 -0700
  • 25b9062152
    Merge pull request #3390 from kmlebedev/gentle_vacuum Chris Lu 2022-08-01 09:33:24 -0700
  • fc65122766 rename to LoadAvg_1M #3390 Konstantin Lebedev 2022-08-01 21:32:21 +0500
  • ab50f21ad9 Detailed metrics VolumeServerRequestHistogram for writing to disk and replication Konstantin Lebedev 2022-08-01 21:16:57 +0500
  • 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 -0700
  • 2f85e31f5c Merge branch 'master' into gentle_vacuum Konstantin Lebedev 2022-08-01 20:51:58 +0500
  • 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 -0700
  • 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 -0700
  • 5209ebbeef remove percent Konstantin Lebedev 2022-08-01 20:40:38 +0500
  • d764cefb18
    Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 #3393 dependabot[bot] 2022-08-01 15:38:02 +0000
  • 7235410b57
    Bump github.com/fclairamb/ftpserverlib from 0.18.0 to 0.19.0 #3392 dependabot[bot] 2022-08-01 15:37:55 +0000
  • 6f1a0b6114
    Bump github.com/aws/aws-sdk-go from 1.44.65 to 1.44.66 #3391 dependabot[bot] 2022-08-01 15:37:46 +0000
  • b59bc607bf
    Merge pull request #3338 from kmlebedev/issues/3083 Chris Lu 2022-08-01 08:23:10 -0700
  • 78cbd8002f revert Sleep Konstantin Lebedev 2022-08-01 20:21:23 +0500
  • cd5c7ad052 move to github.com/seaweedfs/seaweedfs Konstantin Lebedev 2022-08-01 16:36:32 +0500
  • 634bc97840 fix conflicts Konstantin Lebedev 2022-08-01 14:47:00 +0500
  • 3c75479e2b Merge branch 'master' into gentle_vacuum Konstantin Lebedev 2022-08-01 14:45:22 +0500
  • c0d92f61a1 comment Konstantin Lebedev 2022-08-01 14:40:42 +0500
  • 1d29f67c02 revert disk stats Konstantin Lebedev 2022-08-01 14:29:41 +0500
  • 95ad536700 rename parameters guol-fnst 2022-08-01 17:11:39 +0800
  • a305cc6624 fix bugx guol-fnst 2022-08-01 11:19:59 +0800
  • a98f6d66a3 rollback over onPeerupdate implementation of automatic clean-up of failed servers in favor of synchronous ping #3338 Konstantin Lebedev 2022-08-01 12:51:41 +0500
  • 036566629a filer.sync: fix synchronization logic in active-active mode chrislu 2022-08-01 00:06:18 -0700
  • 303bd067b5 Revert "rename: delete source entry metadata only, skipping hard links" chrislu 2022-07-31 22:51:41 -0700
  • 5fbe437ee9 update rocksdb version to 7.4.4 chrislu 2022-07-31 19:47:27 -0700
  • 03c6f978f4 3.19 3.19 chrislu 2022-07-31 17:16:51 -0700
  • 69e4725812
    Merge pull request #3387 from i404788/master Chris Lu 2022-07-31 17:14:54 -0700
  • 1c2c7a3a65 Added details on database requirements #3387 C2D 2022-08-01 02:07:09 +0200
  • afef014832 scaffold chrislu 2022-07-31 13:23:44 -0700
  • 0bb3ba17ae
    Merge pull request #3385 from Woellchen/feature/cluster-status-return-healthy Chris Lu 2022-07-30 11:55:30 -0700
  • 1a4a36d510
    Add healthy indicator for raft status #3385 Patrick Schmidt 2022-07-30 19:26:56 +0200
  • cb096d1f53 minor chrislu 2022-07-30 09:52:52 -0700
  • 0423d50106 wip note chrislu 2022-07-30 09:36:27 -0700
  • 0f50fcb96a moving chrislu 2022-07-29 23:39:11 -0700
  • 91d742eba2 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-07-29 15:47:16 -0700
  • 1d05e7fcbd site move chrislu 2022-07-29 15:47:14 -0700
  • fad974c705 optimiz vacuuming volume guol-fnst 2022-07-29 17:47:47 +0800
  • c15b356b81
    Merge pull request #3379 from seaweedfs/dependabot/go_modules/modernc.org/sqlite-1.18.0 Chris Lu 2022-07-29 01:36:14 -0700
  • 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 -0700
  • 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 -0700
  • 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 -0700
  • 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 -0700
  • 13b9a52f80 fix deprecated functions chrislu 2022-07-29 01:34:39 -0700
  • 8a2edd5673
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.29.5 to 3.30.0 #3383 dependabot[bot] 2022-07-29 08:18:11 +0000
  • 3bafa24ea1
    Bump google.golang.org/api from 0.87.0 to 0.90.0 #3381 dependabot[bot] 2022-07-29 08:18:09 +0000
  • f6de0e2b93
    Bump github.com/arangodb/go-driver from 1.3.2 to 1.3.3 #3382 dependabot[bot] 2022-07-29 08:18:05 +0000
  • a0e2e6e4ed
    Bump github.com/aws/aws-sdk-go from 1.44.56 to 1.44.65 #3380 dependabot[bot] 2022-07-29 08:17:58 +0000
  • 5968dd5d4e
    Bump modernc.org/sqlite from 1.17.3 to 1.18.0 #3379 dependabot[bot] 2022-07-29 08:17:52 +0000
  • be0ec7bc2f fix test chrislu 2022-07-29 01:15:26 -0700
  • 1f161f53dc add back rack chrislu 2022-07-29 01:15:19 -0700
  • 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs chrislu 2022-07-29 00:17:28 -0700
  • 2f0dda384d vacuum show LA Konstantin Lebedev 2022-07-29 11:59:33 +0500
  • 5c6c1e7e30 Merge branch 'messaging' of https://github.com/chrislusf/seaweedfs into messaging chrislu 2022-07-28 23:30:00 -0700
  • de3afd4199 fix rebasing chrislu 2022-07-28 23:25:46 -0700
  • 06cd491abc add message batch chrislu 2022-07-22 01:12:32 -0700
  • 7576c244c4 add flatbuffer serde for message chrislu 2022-07-18 00:25:14 -0700
  • a3fae7cd16 add an empty placeholder for mq.topic.list chrislu 2022-07-16 12:07:31 -0700