Commit Graph

  • f8ef25099c Removing chunks on failed to write to replicas (#3591) Konstantin Lebedev 2022-09-14 10:33:35 +05:00
  • 0baf3d38c2 adjust logs chrislu 2022-09-13 10:33:28 -07:00
  • 1f5376c915 fix build chrislu 2022-09-13 10:29:16 -07:00
  • eaa72cf47f adjust github.com/seaweedfs/goexif to v1.0.3 chrislu 2022-09-13 10:26:54 -07:00
  • e646d92c09 Bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 (#3646) dependabot[bot] 2022-09-12 11:21:02 -07:00
  • 3801c5269d Bump modernc.org/sqlite from 1.18.1 to 1.18.2 (#3649) dependabot[bot] 2022-09-12 11:20:54 -07:00
  • db5588cac7 Bump google.golang.org/api from 0.94.0 to 0.95.0 (#3647) dependabot[bot] 2022-09-12 10:45:18 -07:00
  • b52d57eb29 Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.37.4 to 3.37.7 (#3648) dependabot[bot] 2022-09-12 10:45:09 -07:00
  • a17d61d5e3 Bump github.com/go-redsync/redsync/v4 from 4.5.1 to 4.6.0 (#3641) dependabot[bot] 2022-09-12 10:45:01 -07:00
  • 04fddff3ee Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#3643) dependabot[bot] 2022-09-12 10:38:04 -07:00
  • 26d9f898af Bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 (#3642) dependabot[bot] 2022-09-12 10:36:40 -07:00
  • cb8f0ab3a1 Bump github.com/lib/pq from 1.10.6 to 1.10.7 (#3644) dependabot[bot] 2022-09-12 10:36:28 -07:00
  • 386d4bfb35 Bump github.com/aws/aws-sdk-go from 1.44.91 to 1.44.95 (#3645) dependabot[bot] 2022-09-12 10:36:18 -07:00
  • ce55922884 fixing chrislu 2022-09-12 09:43:54 -07:00
  • 721c6197f9 skip deltaBeat if dn is zero (#3630) Konstantin Lebedev 2022-09-12 10:31:53 +05:00
  • b834027c5a refactor chrislu 2022-09-11 21:53:15 -07:00
  • d8ca7d34fe 3.27 chrislu 2022-09-11 19:47:53 -07:00
  • 22064c3425 mount: ensure ordered file handle lock and unlock chrislu 2022-09-11 19:44:34 -07:00
  • b9112747b5 volume server: synchronously report volume readonly status to master chrislu 2022-09-11 19:29:10 -07:00
  • 6690236754 rename variables chrislu 2022-09-11 19:18:42 -07:00
  • 4af8c427eb refactor chrislu 2022-09-10 16:56:03 -07:00
  • 4957d8eec6 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-09-10 15:36:02 -07:00
  • b1501f61dd Revert "a new test case" chrislu 2022-09-10 15:35:42 -07:00
  • ddd6bee970 ADHOC: Volume fsck use a time cutoff param (#3626) Eric Yang 2022-09-10 15:29:17 -07:00
  • 2c6b68b40e simplify a bit chrislu 2022-09-10 14:18:28 -07:00
  • b64674018a [sync] override amz storage class, None to delete (#3639) Konstantin Lebedev 2022-09-11 02:15:42 +05:00
  • 3cb914f7e1 avoid dead lock chrislu 2022-09-10 11:26:19 -07:00
  • ebef579ebb Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-09-10 11:22:18 -07:00
  • 576c113c59 replace PR https://github.com/seaweedfs/seaweedfs/pull/3621 chrislu 2022-09-10 11:22:16 -07:00
  • 4e3e2b1b82 Add option in volume.fix.replication to only fix under-replication and not delete volumes (#3640) Brian 2022-09-10 11:05:28 -04:00
  • 205ecb5d03 skip directories under ".uploads" directory chrislu 2022-09-09 22:57:38 -07:00
  • fc4208d128 volume.balance: default to balance ALL_COLLECTIONS chrislu 2022-09-09 16:06:05 -07:00
  • 48db56ddad arangodb s3 bucket name compatibility (#3588) gfx 2022-09-09 11:43:42 -05:00
  • 10d545060f mount: fix new inode allocation (#3633) VictorSFF 2022-09-09 21:32:19 +08:00
  • 41af5a6ee5 simplify a bit (#3631) famosss 2022-09-09 12:01:21 +08:00
  • 64e75a286e simplify a bit chrislu 2022-09-08 19:07:57 -07:00
  • d14d029c73 reduce v.dataFileAccessLock lock scope chrislu 2022-09-08 19:05:31 -07:00
  • 406a80da4b adjust variable names chrislu 2022-09-08 18:54:16 -07:00
  • 2bfc8970d2 refactor: move ReadNeedleDataInto into volume_read.go chrislu 2022-09-08 18:54:02 -07:00
  • 9b084d4c88 purge tcp implementation chrislu 2022-09-08 18:03:43 -07:00
  • eb7cf3de81 a new test case chrislu 2022-09-08 14:04:42 -07:00
  • 4260804613 volume.balance: avoid moving out volume with max=1 chrislu 2022-09-08 14:04:21 -07:00
  • d653c5f811 unused chrislu 2022-09-08 12:27:53 -07:00
  • 03e22ddb43 rename chrislu 2022-09-08 12:06:03 -07:00
  • 31d2f77ceb refactor https://github.com/seaweedfs/seaweedfs/pull/3616 (#3625) Konstantin Lebedev 2022-09-08 11:23:33 +05:00
  • 7de112943b Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-09-07 20:14:11 -07:00
  • 7e52b1e195 return err for processRangeRequest() chrislu 2022-09-07 20:14:09 -07:00
  • 449582343f fix:Sometimes a nil pointer exception is thrown (#3618) famosss 2022-09-08 09:57:13 +08:00
  • 695e3a909c avoid data race on currentDiskUsage.maxVolumeCount (#3592) Konstantin Lebedev 2022-09-07 21:51:15 +05:00
  • cca45b02a2 avoid data race on calc freeVolumeSlotCount (#3594) Konstantin Lebedev 2022-09-07 21:50:17 +05:00
  • 9678fc2106 fix: volume heartbeat processing error (#3616) famosss 2022-09-08 00:48:51 +08:00
  • 5ff33eb558 fix: volume Deadlock when exception is thrown (#3613) famosss 2022-09-07 14:56:29 +08:00
  • b324a6536c ADHOC: add read needle meta grpc (#3581) Eric Yang 2022-09-06 23:51:27 -07:00
  • c07ab9c060 3.26 chrislu 2022-09-06 08:26:20 -07:00
  • f4f6855c61 avoid SIGSEGV on localFilerSocket (#3609) Konstantin Lebedev 2022-09-06 20:20:23 +05:00
  • 3c3682fcce more log detail for upload err and deleting (#3577) Konstantin Lebedev 2022-09-06 20:19:13 +05:00
  • 01a25755c5 [filer] masterClient updates volume adjust log level (#3610) Konstantin Lebedev 2022-09-06 19:26:59 +05:00
  • bc629665de fix bug due to data racing on VidMap (#3606) LHHDZ 2022-09-06 11:00:16 +08:00
  • 7c277f36ec Bump github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0 (#3605) dependabot[bot] 2022-09-05 10:44:22 -07:00
  • 0c90ea9c02 Bump github.com/aws/aws-sdk-go from 1.44.76 to 1.44.91 (#3604) dependabot[bot] 2022-09-05 10:42:56 -07:00
  • c53dad5026 Bump hadoop-common from 2.10.1 to 3.2.3 in /other/java/hdfs2 (#2909) dependabot[bot] 2022-09-05 10:42:43 -07:00
  • 6dab56df0d Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#3603) dependabot[bot] 2022-09-05 10:40:41 -07:00
  • 409f69c6cf Bump github.com/google/flatbuffers from 2.0.6+incompatible to 2.0.8+incompatible (#3602) dependabot[bot] 2022-09-05 10:40:30 -07:00
  • 99ad7e6021 Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.37.1 to 3.37.4 (#3601) dependabot[bot] 2022-09-05 10:40:21 -07:00
  • 6e66fe2e37 Bump cloud.google.com/go/storage from 1.25.0 to 1.26.0 (#3600) dependabot[bot] 2022-09-05 10:40:12 -07:00
  • b848853add Bump google.golang.org/api from 0.93.0 to 0.94.0 (#3599) dependabot[bot] 2022-09-05 10:39:57 -07:00
  • 9b2b7d4f5a avoid data race on GoCDKPubSub.topic (#3596) Konstantin Lebedev 2022-09-05 19:57:44 +05:00
  • 916673ae24 do not print diskInfos with doVolumeCheckDisk in error log (#3598) Konstantin Lebedev 2022-09-05 19:49:26 +05:00
  • 5307cadb32 [s3] Replace code 500 to 499 for upload with ErrUnexpectedEOF (#3597) Konstantin Lebedev 2022-09-05 19:47:43 +05:00
  • 5b38f22e6e 3.25 chrislu 2022-09-04 22:45:55 -07:00
  • 131d389fc4 adjust log level (#3589) famosss 2022-09-05 13:37:32 +08:00
  • f4abefc109 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-09-04 22:23:31 -07:00
  • 39340f7e42 cloud tier: s3 consume all read response body chrislu 2022-09-04 22:23:28 -07:00
  • 7c6324b114 adjust log level chrislu 2022-09-04 22:21:24 -07:00
  • bf844d8e46 Fix crash in arangodb filer when attempting to access a deleted bucket (#3587) gfx 2022-09-04 22:32:10 -05:00
  • 3621987727 Correctly pass arangodb driver Transaction ID into the context (#3586) gfx 2022-09-04 21:29:52 -05:00
  • 8c5759a06d minor optimization chrislu 2022-09-04 18:50:45 -07:00
  • 70777d9b9f Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-09-04 18:26:51 -07:00
  • cb6cf331ca filer.backup and filer.sync: include headers during backup and sync chrislu 2022-09-04 18:26:36 -07:00
  • 7f56a40553 Turn down the 404 log level (#3585) famosss 2022-09-05 09:17:01 +08:00
  • a28b668647 Added ability to change replication settings upon volume.tier.move (#3583) Brian 2022-09-04 19:47:21 -04:00
  • 228b133afa new 'concurrency' parameter for filer.sync (#3579) bernardx 2022-09-03 14:03:23 +08:00
  • 853880bd83 [filer] DATA RACE on signal_handling fixed (#3575) Konstantin Lebedev 2022-09-02 18:20:19 +05:00
  • a112cbe44c filer: rocksdb store report not found correctly chrislu 2022-09-01 15:42:59 -07:00
  • 5afc20dbd3 add tmux for dev chrislu 2022-09-01 14:47:45 -07:00
  • d1bb23645e Revert "avoid data race on grace.hooks (#3572)" chrislu 2022-09-01 13:08:34 -07:00
  • c37d6fc01a avoid data race on grace.hooks (#3572) Konstantin Lebedev 2022-09-01 22:34:06 +05:00
  • 8c3040db81 avoid DATA RACE on S3Options.localFilerSocket (#3571) Konstantin Lebedev 2022-09-01 22:33:23 +05:00
  • 90d55cd179 avoid data race read fileChunksSize (#3570) Konstantin Lebedev 2022-09-01 22:31:57 +05:00
  • 86a5b6183d Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-09-01 09:44:53 -07:00
  • 04300dc2ac build local rocksdb chrislu 2022-09-01 09:44:48 -07:00
  • 466bbe4cdd dockerfile fix directory chrislu 2022-09-01 09:43:41 -07:00
  • 82c2ce74db more error details in the log (#3568) Konstantin Lebedev 2022-09-01 21:04:15 +05:00
  • 10efdc7aab align memory chrislu 2022-09-01 09:02:44 -07:00
  • 803ca3c958 avoid data race on doSubscribeToOneFiler/ma.filer.UniqueFilerEpoch (#3566) Konstantin Lebedev 2022-09-01 21:01:47 +05:00
  • 9c76896e2d fix building rocksdb image chrislu 2022-09-01 00:20:23 -07:00
  • bcf35876d1 add more logs chrislu 2022-08-31 23:16:05 -07:00
  • 97d69d5336 Bump gocloud.dev/pubsub/rabbitpubsub from 0.25.0 to 0.26.0 (#3541) dependabot[bot] 2022-08-31 10:16:49 -07:00
  • a73e177ecf Add an End-to-End workflow for FUSE mount (#3562) Patrick Schmidt 2022-08-31 18:27:53 +02:00
  • 4a4ef3cc3c upload_content: upload close response.Body chrislu 2022-08-31 00:25:28 -07:00