1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-24 04:52:47 +02:00

Commit graph

  • 7eb121d5ae print process before do the work chrislu 2022-08-30 13:37:05 -07:00
  • 77098de69a
    migrate from boltdb to bbolt (#3554) Konstantin Lebedev 2022-08-30 22:12:02 +05:00
  • de5263364b master client: use GetMaster() for latest master address chrislu 2022-08-30 09:52:06 -07:00
  • e583dbdd2a more detailed error chrislu 2022-08-30 09:43:17 -07:00
  • d81db3c703 s3: fix configuring IAM for the same user chrislu 2022-08-30 09:37:52 -07:00
  • 43a92d10e5 migrate from boltdb to bbolt Konstantin Lebedev 2022-08-30 20:07:04 +05:00
  • 426636a7b9 avoid DATA RACE on S3Options.localFilerSocket https://github.com/seaweedfs/seaweedfs/issues/3552 Konstantin Lebedev 2022-08-30 13:35:13 +05:00
  • 6825ac8d7d
    Merge 67be4fdd69 into ade94b0d0a Konstantin Lebedev 2022-08-30 07:11:58 +00:00
  • ade94b0d0a
    avoid race conditions access to SuperBlock.Version (#3539) Konstantin Lebedev 2022-08-30 12:08:00 +05:00
  • ae6292f9f0 rename variable chrislu 2022-08-30 00:07:15 -07:00
  • 2cda1d3e5e superBlockAccessLock replace to sync.Mutex Konstantin Lebedev 2022-08-30 12:06:34 +05:00
  • e16dda88e4
    avoid race conditions access to MasterClient.currentMaster (#3538) Konstantin Lebedev 2022-08-30 12:05:38 +05:00
  • 105702ebe0
    avoid data race access to uploadReaderToChunks.uploadErr (#3550) Konstantin Lebedev 2022-08-30 12:03:01 +05:00
  • 903a06a160
    avoid data race access to startDelay (#3548) Konstantin Lebedev 2022-08-30 12:02:09 +05:00
  • bb6cd2ff2b avoid data race access to uploadErr https://github.com/seaweedfs/seaweedfs/issues/3549 Konstantin Lebedev 2022-08-30 11:54:03 +05:00
  • af857cb4d2 optimiz updating mapmetric for leveldb guol-fnst 2022-08-30 14:50:10 +08:00
  • 4eb80c483a avoid data race access to startDelay Konstantin Lebedev 2022-08-30 10:30:49 +05:00
  • 67be4fdd69 draft Konstantin Lebedev 2022-08-30 10:24:42 +05:00
  • 570b488572 ensure memory alignment on different CPUs chrislu 2022-08-29 13:24:12 -07:00
  • 4966a3abc7
    avoid race conditions access to growRequestCount (#3537) Konstantin Lebedev 2022-08-30 01:23:02 +05:00
  • 42b72e4006
    Bump actions/setup-go from 3.2.1 to 3.3.0 (#3540) dependabot[bot] 2022-08-29 08:49:47 -07:00
  • 99b7f8fa4b
    Bump cloud.google.com/go/pubsub from 1.24.0 to 1.25.1 (#3542) dependabot[bot] 2022-08-29 08:49:04 -07:00
  • 85fe01eefa
    Bump github.com/linxGnu/grocksdb from 1.7.5 to 1.7.7 (#3543) dependabot[bot] 2022-08-29 08:48:51 -07:00
  • 75fe6e4ab2
    Bump modernc.org/strutil from 1.1.2 to 1.1.3 (#3544) dependabot[bot] 2022-08-29 08:47:53 -07:00
  • ac939ccb89
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.35.1 to 3.37.1 (#3545) dependabot[bot] 2022-08-29 08:47:16 -07:00
  • ab4c664bea
    Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.35.1 to 3.37.1 dependabot[bot] 2022-08-29 15:39:26 +00:00
  • b9154ab8f0
    Bump modernc.org/strutil from 1.1.2 to 1.1.3 dependabot[bot] 2022-08-29 15:39:18 +00:00
  • 6fecc943b9
    Bump github.com/linxGnu/grocksdb from 1.7.5 to 1.7.7 dependabot[bot] 2022-08-29 15:39:10 +00:00
  • 7cf130b7f0
    Bump cloud.google.com/go/pubsub from 1.24.0 to 1.25.1 dependabot[bot] 2022-08-29 15:39:00 +00:00
  • 7006621932
    Bump gocloud.dev/pubsub/rabbitpubsub from 0.25.0 to 0.26.0 dependabot[bot] 2022-08-29 15:38:31 +00:00
  • b4c51faa10
    Bump actions/setup-go from 3.2.1 to 3.3.0 dependabot[bot] 2022-08-29 15:37:10 +00:00
  • 00041f6e08
    Fix corrupted mount reads after changes on fh (#3536) Patrick Schmidt 2022-08-29 17:27:13 +02:00
  • 9cf40026af avoid race conditions access to MasterClient.currentMaster https://github.com/seaweedfs/seaweedfs/issues/3510 Konstantin Lebedev 2022-08-29 17:43:32 +05:00
  • f4f227650a avoid race conditions access to SuperBlock.Version https://github.com/seaweedfs/seaweedfs/issues/3515 Konstantin Lebedev 2022-08-29 17:23:41 +05:00
  • a9da6b206a avoid race conditions access to growRequestCount https://github.com/seaweedfs/seaweedfs/issues/3511 Konstantin Lebedev 2022-08-29 16:53:53 +05:00
  • 2240333b9a
    Fix corrupted mount reads after changes on fh Patrick Schmidt 2022-08-29 13:09:12 +02:00
  • b7a887fea1 3.24 3.24 chrislu 2022-08-28 21:53:13 -07:00
  • 089446f5b1
    Fix reload page before all file uploaded bug (#3534) Rain Li 2022-08-28 22:51:47 +08:00
  • 90a2894c82 Fix reload page before all file uploaded bug yulai.li 2022-08-28 21:28:35 +08:00
  • cc0c8c5f81 simplify chrislu 2022-08-27 00:21:57 -07:00
  • 3741779144 minor chrislu 2022-08-27 00:20:58 -07:00
  • 580a7fa685 adjust for data race chrislu 2022-08-27 00:19:13 -07:00
  • 87b70a6809 clean up chrislu 2022-08-27 00:09:04 -07:00
  • 27c7611ebf Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-08-26 23:47:39 -07:00
  • 9920d65bc0 gateway to remote object store: adjust upload concurrency chrislu 2022-08-26 23:47:37 -07:00
  • c839ce1b19 s3 sink use s3 upload manager chrislu 2022-08-26 23:47:12 -07:00
  • dc4037925d
    fix: Build DeletedVids before reset dn's children (#3530) famosss 2022-08-27 13:52:08 +08:00
  • 1addc83bf8 fix: Build DeletedVids before reset dn's children zzq09494 2022-08-27 13:26:23 +08:00
  • 3f3a1341d8 make CodeQL happy chrislu 2022-08-26 17:09:11 -07:00
  • 301b49b63f atomic operation chrislu 2022-08-26 17:04:11 -07:00
  • 57a46f46a0 nano level precision chrislu 2022-08-26 16:55:15 -07:00
  • 8dae81c5ed Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-08-26 16:49:51 -07:00
  • e0f4366f4c more detailed error chrislu 2022-08-26 16:49:48 -07:00
  • 5df105b1f9
    Fix a few data races when reading files in mount (#3527) Patrick Schmidt 2022-08-27 01:41:37 +02:00
  • f374bf0505
    Fix a few data races when reading files in mount Patrick Schmidt 2022-08-26 19:31:39 +02:00
  • 0884ecaceb
    Avoid race conditions when opening files Patrick Schmidt 2022-08-26 22:33:22 +02:00
  • f5156cf3a8 rename varaible chrislu 2022-08-26 10:23:42 -07:00
  • e90ab4ac60
    avoid race conditions for OnPeerUpdate (#3525) Konstantin Lebedev 2022-08-26 22:18:49 +05:00
  • 4f7a1f67cd
    avoid race conditions for diskLocation.MaxVolumeCount (#3526) Konstantin Lebedev 2022-08-26 20:41:42 +05:00
  • fa2ccd8ecd fix typo int to int32 Konstantin Lebedev 2022-08-26 18:00:07 +05:00
  • 0b410cb7fa avoid race conditions for diskLocation.MaxVolumeCount https://github.com/seaweedfs/seaweedfs/issues/3513 Konstantin Lebedev 2022-08-26 17:49:29 +05:00
  • 2e31a1d5e6 avoid race conditions for OnPeerUpdate https://github.com/seaweedfs/seaweedfs/issues/3524 Konstantin Lebedev 2022-08-26 17:08:02 +05:00
  • aec3593d64 replace exec Leader func to MaybeLeader witout retry Konstantin Lebedev 2022-08-26 15:27:56 +05:00
  • 913a5d0dd4
    add target dev_race to MakeFile (#3522) Konstantin Lebedev 2022-08-26 13:28:03 +05:00
  • 40e405151b add target dev_race to MakeFile Konstantin Lebedev 2022-08-26 13:17:20 +05:00
  • 160ebc8c77 raft hashicorp enable by default https://github.com/seaweedfs/seaweedfs/pull/2902 Konstantin Lebedev 2022-08-26 11:35:55 +05:00
  • 6f483a4d36 atomic add chrislu 2022-08-25 22:20:34 -07:00
  • 45e5b71fca merged master Konstantin Lebedev 2022-08-25 12:58:13 +05:00
  • 660436630f Merge branch 'master' into refactor_raft Konstantin Lebedev 2022-08-25 12:45:18 +05:00
  • 7394f7feee minor: adjust ordering chrislu 2022-08-25 00:20:23 -07:00
  • dbf0de4ce1 minor clean up chrislu 2022-08-25 00:19:08 -07:00
  • 2930263dfd
    Fix race conditions during in-flight size checks (#3505) Patrick Schmidt 2022-08-25 05:03:34 +02:00
  • 004c2c9f0f
    Close the channel only once Patrick Schmidt 2022-08-24 21:50:21 +02:00
  • a22623437f
    Add the same fix for filer upload size limit Patrick Schmidt 2022-08-24 21:35:36 +02:00
  • ebfc00fe66
    Fix race conditions during in-flight size checks Patrick Schmidt 2022-08-24 20:34:18 +02:00
  • 7b424a54dc
    Add raft server access mutex to avoid races (#3503) Patrick Schmidt 2022-08-24 18:49:05 +02:00
  • 10f49b6c6d
    Add raft server access mutex to avoid races Patrick Schmidt 2022-08-24 13:17:29 +02:00
  • 776ad00a08 rm ui html Konstantin Lebedev 2022-08-24 14:25:16 +05:00
  • f7e4359b59
    Temporarily enable cgo Chris Lu 2022-08-24 02:24:21 -07:00
  • 38b378a4e7 mk data dir Konstantin Lebedev 2022-08-24 14:21:58 +05:00
  • 6d4bea2e0b Merge branch 'master' into refactor_raft Konstantin Lebedev 2022-08-24 14:01:39 +05:00
  • f7aeb06544
    s3: report metadata if the directory is explicitly created (#3498) Konstantin Lebedev 2022-08-24 12:15:44 +05:00
  • c57c79a0ab
    optimiz commitig compact (#3388) Guo Lei 2022-08-24 14:53:35 +08:00
  • 10414fd81c ping timeout at 15 seconds chrislu 2022-08-23 23:28:16 -07:00
  • f674155afa avoid duplicate updating metric for leveldb index guol-fnst 2022-08-24 14:26:14 +08:00
  • 2e78a522ab
    remove old raft servers if they don't answer to pings for too long (#3398) askeipx 2022-08-24 11:18:21 +05:00
  • 323b263204 fix Evgeny Kuzhelev 2022-08-24 10:35:06 +05:00
  • 697319e30d
    Merge branch 'master' into new_gc Guo Lei 2022-08-24 09:03:40 +08:00
  • 762dc219a6
    fix deletecount bug (#3499) Guo Lei 2022-08-23 23:53:24 +08:00
  • 72d6be630f Seaweedfs-Is-Directory-Key return metadata Konstantin Lebedev 2022-08-23 19:20:40 +05:00
  • a1557d0c96 revert mkDir Konstantin Lebedev 2022-08-23 19:01:54 +05:00
  • 533185be9b Merge remote-tracking branch 'upstream/master' into head_dir_operation Konstantin Lebedev 2022-08-23 18:59:22 +05:00
  • 2200d53e03 Merge branch 'master' into issues/3083 Evgeny Kuzhelev 2022-08-23 17:33:51 +05:00
  • 945264d076 fix deletecount bug guol-fnst 2022-08-23 17:41:56 +08:00
  • 52f8bde4b7 ContentLength must be zero Konstantin Lebedev 2022-08-23 14:50:47 +05:00
  • 7f3853d511
    Merge branch 'master' into new_gc Guo Lei 2022-08-23 17:33:16 +08:00
  • 54f9b4d33b replace mkdir to mkFile Konstantin Lebedev 2022-08-23 14:28:26 +05:00
  • 21a933c932 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-08-23 01:52:32 -07:00
  • f0b4a7659a fix test chrislu 2022-08-23 01:52:29 -07:00
  • cda8cc22bc
    Implement lseek syscall in FUSE (#3491) Patrick Schmidt 2022-08-23 10:47:18 +02:00