Commit Graph

  • 3d8b8ffced refactor chrislu 2022-08-31 00:24:29 -07:00
  • 870a30665b close responses chrislu 2022-08-31 00:24:17 -07:00
  • ef78631a7c just a bit safer chrislu 2022-08-31 00:10:17 -07:00
  • 9c944377dc minor chrislu 2022-08-31 00:09:32 -07:00
  • a54f30b6c6 s3: close response body with copying object chrislu 2022-08-31 00:09:23 -07:00
  • 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
  • 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
  • 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
  • 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
  • 00041f6e08 Fix corrupted mount reads after changes on fh (#3536) Patrick Schmidt 2022-08-29 17:27:13 +02:00
  • b7a887fea1 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
  • 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
  • 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
  • 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
  • 913a5d0dd4 add target dev_race to MakeFile (#3522) Konstantin Lebedev 2022-08-26 13:28:03 +05:00
  • 6f483a4d36 atomic add chrislu 2022-08-25 22:20:34 -07: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
  • 7b424a54dc Add raft server access mutex to avoid races (#3503) Patrick Schmidt 2022-08-24 18:49:05 +02:00
  • f7e4359b59 Temporarily enable cgo Chris Lu 2022-08-24 02:24:21 -07: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
  • 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
  • 762dc219a6 fix deletecount bug (#3499) Guo Lei 2022-08-23 23:53:24 +08: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
  • bf88006037 format chrislu 2022-08-23 01:20:45 -07:00
  • 9fce75607d s3: report http.StatusOK if the directory is explicitly created chrislu 2022-08-23 01:16:46 -07:00
  • 911475526c fix: TestCommandEcBalanceSmall Unit test fails when CommandEnv is nil (#3497) famosss 2022-08-23 14:54:51 +08:00
  • 7eb15b1969 fix:Handle preflight cors requests (#3496) famosss 2022-08-23 14:39:34 +08:00
  • 676e27c589 shell: stop long running jobs if lock is lost chrislu 2022-08-22 14:12:23 -07:00
  • 601ba5fb68 master: disable locking if not leader chrislu 2022-08-22 14:11:48 -07:00
  • 57e7582c36 refactoring chrislu 2022-08-22 14:11:13 -07:00
  • 7ea2c24c5d metadata processing use retry instead of retryForEver chrislu 2022-08-22 11:25:40 -07:00
  • 741a013689 Bump github.com/Shopify/sarama from 1.35.0 to 1.36.0 (#3487) dependabot[bot] 2022-08-22 08:44:56 -07:00
  • ebc1b478b1 Bump wangyoucao577/go-release-action from 1.22 to 1.30 (#3484) dependabot[bot] 2022-08-22 08:36:15 -07:00
  • 66a1d6b50f Bump actions/dependency-review-action from 2.0.4 to 2.1.0 (#3485) dependabot[bot] 2022-08-22 08:35:59 -07:00
  • 6ec81f09f7 Bump github.com/tidwall/gjson from 1.14.2 to 1.14.3 (#3486) dependabot[bot] 2022-08-22 08:35:36 -07:00
  • 622521c247 Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.33.0 to 3.35.1 (#3488) dependabot[bot] 2022-08-22 08:35:06 -07:00
  • 6d4846a29a Bump github.com/fclairamb/ftpserverlib from 0.19.0 to 0.19.1 (#3489) dependabot[bot] 2022-08-22 08:34:43 -07:00
  • d9991aeaef Bump modernc.org/sqlite from 1.18.0 to 1.18.1 (#3490) dependabot[bot] 2022-08-22 08:34:28 -07:00
  • 9076a0051c Bump actions/checkout from 3 to 3.0.2 (#3483) dependabot[bot] 2022-08-22 08:33:53 -07:00
  • f875031f06 Reuse readDataByFileHandle in Read call (#3482) Patrick Schmidt 2022-08-22 17:24:06 +02:00
  • bdba3da2e4 Handle preflight cors requests (#3481) famosss 2022-08-22 23:21:38 +08:00
  • f4b52d4c52 fix format chrislu 2022-08-22 00:20:21 -07:00
  • b4131a3a72 filer.remote.sync: parallelize uploading to remove object storage chrislu 2022-08-22 00:01:48 -07:00
  • f6b92b8561 refactor chrislu 2022-08-22 00:00:51 -07:00
  • 3c8e95eeb3 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-08-21 23:26:09 -07:00
  • 8bac903d29 mount: add locking to prevent nil pointer chrislu 2022-08-21 23:26:06 -07:00
  • 74b53729e1 feat(weed.move): add a speed limit parameter of moving files (#3478) qzh 2022-08-22 14:08:31 +08:00
  • 7807f6641a minor chrislu 2022-08-21 22:54:56 -07:00
  • c4e862e908 3.23 chrislu 2022-08-21 19:13:26 -07:00
  • 81e7e6ceb3 the statistical methord for fileCount should stay same (#3477) Guo Lei 2022-08-22 10:11:18 +08:00
  • 63fbf281c7 remove same file copying rage limitation chrislu 2022-08-21 17:16:21 -07:00
  • 3a75d7f7aa Implement copy_file_range syscall in FUSE (#3475) Patrick Schmidt 2022-08-22 02:11:43 +02:00
  • fef9c6a520 filer: do not always save files in "/etc" folder to filer store chrislu 2022-08-21 17:02:16 -07:00
  • 2762154130 fix compilation chrislu 2022-08-21 16:09:23 -07:00
  • fb5808e0c3 EC: with multiple volume locations, the ec rebuilding may fail chrislu 2022-08-21 15:04:50 -07:00
  • 5790d01c6f EC: after ec encoding, the source ec shards may fail to purge if the volume server has multiple disk locations chrislu 2022-08-21 14:52:37 -07:00
  • 8b3429858d align memory for atomic read/write chrislu 2022-08-21 12:20:27 -07:00
  • 2ef6ab998c Avoid race conditions with current filer address (#3474) Patrick Schmidt 2022-08-21 21:18:13 +02:00
  • f49a9297c2 Fix hanging reads in chunk cacher (#3473) Patrick Schmidt 2022-08-21 20:54:02 +02:00
  • 388f82f322 minor chrislu 2022-08-21 11:49:29 -07:00
  • 77e4b1376e refactoring chrislu 2022-08-21 11:35:54 -07:00
  • 3f758820c1 Fix FUSE server buffer leaks in file gaps (#3472) Patrick Schmidt 2022-08-21 20:33:58 +02:00
  • c7892bc7c4 volume: file counter should be all files chrislu 2022-08-20 23:35:31 -07:00
  • f7e0a65e75 retry for all errors chrislu 2022-08-20 23:34:45 -07:00
  • 649555b223 adjust log chrislu 2022-08-20 23:34:07 -07:00
  • 973f6dd162 refactoring chrislu 2022-08-20 22:38:15 -07:00