Commit Graph

  • f13ced9350 refactor Konstantin Lebedev 2022-10-13 17:08:19 +0500
  • e576e4cee8 enable anonymous access when bucket acl is enabled #3842 changlin.shi 2022-10-13 18:20:07 +0800
  • 4b36721323 implement `GetObjectAclHandler` #3843 changlin.shi 2022-10-13 18:18:46 +0800
  • f79a3a73ee add acl support for `PutObjectAcl` #3844 changlin.shi 2022-10-13 17:33:10 +0800
  • af093721a2 add acl support for `PutObject` and `PutObjectPart` #3845 changlin.shi 2022-10-13 17:20:06 +0800
  • e76f66a0d0 add acl validation for s3 bucket read api #3846 changlin.shi 2022-10-13 17:12:06 +0800
  • 558ba1094a implement `PutBucketAclHandler` #3847 changlin.shi 2022-10-13 17:03:31 +0800
  • bbecba266d extract and save acl when create bucket #3849 changlin.shi 2022-10-13 16:23:58 +0800
  • daf5b4d59b add acl validation for s3 GetObjectHandler #3848 changlin.shi 2022-10-13 17:39:37 +0800
  • 2df2c4eb75 typos fail => failed Konstantin Lebedev 2022-10-13 15:05:17 +0500
  • 181b90dfc3 set BytesOffset if has not VolumeInfoFile Konstantin Lebedev 2022-10-13 14:43:30 +0500
  • 4524553f8e avoid load volume file with BytesOffset mismatch Konstantin Lebedev 2022-10-13 14:13:32 +0500
  • 1f7e52c63e
    vacuum metrics and force sync dst files (#3832) Konstantin Lebedev 2022-10-13 12:51:20 +0500
  • 80c67878ea refactor and moving the sync() into close() #3832 Konstantin Lebedev 2022-10-13 12:23:07 +0500
  • f5d4952d73 filer: redis store reduce from 2 redis operations to 1 for updates. chrislu 2022-10-12 23:50:09 -0700
  • f95c25e113
    types packages is imported more than onece (#3838) Guo Lei 2022-10-13 13:59:07 +0800
  • 8539ad0d4b types packages is imported more than onece #3838 guol-fnst 2022-10-13 13:26:53 +0800
  • 9a339a9cfb default hasSlowRead to true chrislu 2022-10-12 21:15:10 -0700
  • cacc3e883b
    volume server:set the default value of "hasSlowRead" to true (#3710) famosss 2022-10-13 12:13:26 +0800
  • bf5e45b66a
    add acl helper functionalities (#3831) LHHDZ 2022-10-13 11:15:16 +0800
  • f1c05eb2fb remove 0 when create map #3831 changlin.shi 2022-10-13 10:17:07 +0800
  • 401315f337
    master fix interruption through ctrl+c (#3834) Konstantin Lebedev 2022-10-12 19:18:40 +0500
  • a05725aea6
    filer: get directory metadata (#3833) zemul 2022-10-12 22:14:49 +0800
  • 293113d1b8 add tests changlin.shi 2022-10-12 21:16:24 +0800
  • 4b50482f6a fix VolumeServerVacuumingCommitCounter Konstantin Lebedev 2022-10-12 17:27:55 +0500
  • c2b22c3af1
    Merge branch 'master' into vacuum_metrics Konstantin Lebedev 2022-10-12 15:35:25 +0500
  • 6ba8ade24e master fix interruption through ctrl+c #3834 Konstantin Lebedev 2022-10-12 14:52:29 +0500
  • e8a3120c3a filer http get dir metadata #3833 zemul 2022-10-12 16:47:38 +0800
  • 2c2671874c vacuum metrics and force sync dst files Konstantin Lebedev 2022-10-12 13:44:47 +0500
  • e55076c46f cloud tier: add retry when copying data file chrislu 2022-10-12 00:38:32 -0700
  • cea73ac008 serialize sqlite operations chrislu 2022-10-12 00:03:27 -0700
  • dff85e9c71 fix error handling chrislu 2022-10-12 00:03:14 -0700
  • b52ee30fdd add acl helper functionalities changlin.shi 2022-10-12 13:33:58 +0800
  • 8aec786a6d Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-10-11 21:58:19 -0700
  • 0d817bc347 fix invalid memory address or nil pointer dereference on filer.sync chrislu 2022-10-11 21:58:17 -0700
  • 84c401e693
    Optimiz leveldb metric (#3830) Guo Lei 2022-10-12 12:13:25 +0800
  • bbbf488a22
    Merge branch 'master' into optimiz_leveldb_metric #3830 Guo Lei 2022-10-12 12:08:03 +0800
  • f4aa9f486f add comments guol-fnst 2022-10-12 11:57:37 +0800
  • c0152c5e07 import loading leveldb guol-fnst 2022-10-12 11:53:06 +0800
  • d21e2f523d
    split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824) LHHDZ 2022-10-12 11:14:14 +0800
  • 9747f22d65
    Merge branch 'seaweedfs:master' into optimiz_leveldb_metric Guo Lei 2022-10-12 10:43:56 +0800
  • c34f04b35b
    fix bug : read error when position after 2147483647 (#3829) livehl 2022-10-12 08:50:12 +0800
  • d9188620c0 fix bug : read error when position after 2147483647 #3829 huang.lin 2022-10-12 08:39:47 +0800
  • de8b2f1c4b `command_s3_configure` to specify 'accountId' #3825 changlin.shi 2022-10-11 09:53:30 +0800
  • b2cda7b382 split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unnecessary `json.Unmarshal()` call #3824 changlin.shi 2022-10-11 09:29:55 +0800
  • f6c8720ded
    build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 (#3819) dependabot[bot] 2022-10-10 12:15:51 -0700
  • 50ed9456ff
    build(deps): bump github.com/hashicorp/raft from 1.3.10 to 1.3.11 (#3821) dependabot[bot] 2022-10-10 12:15:29 -0700
  • 0aa947913a
    build(deps): bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 (#3823) dependabot[bot] 2022-10-10 12:15:19 -0700
  • 7ee96e8cd0
    build(deps): bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 #3823 dependabot[bot] 2022-10-10 19:03:02 +0000
  • c278737e54
    build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 #3819 dependabot[bot] 2022-10-10 19:02:57 +0000
  • c0612f865f
    build(deps): bump github.com/hashicorp/raft from 1.3.10 to 1.3.11 #3821 dependabot[bot] 2022-10-10 19:02:55 +0000
  • 358d9fb109
    build(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.4.1 (#3822) dependabot[bot] 2022-10-10 12:01:49 -0700
  • 3fbf68de12
    build(deps): bump github.com/Shopify/sarama from 1.37.0 to 1.37.2 (#3818) dependabot[bot] 2022-10-10 12:01:29 -0700
  • bf3246e5d1
    build(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.4.1 #3822 dependabot[bot] 2022-10-10 18:53:23 +0000
  • 21b78cafc2
    build(deps): bump github.com/Shopify/sarama from 1.37.0 to 1.37.2 #3818 dependabot[bot] 2022-10-10 18:49:26 +0000
  • c4fa148ee6
    build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#3815) dependabot[bot] 2022-10-10 11:47:15 -0700
  • 6bbc1d4026
    build(deps): bump github.com/klauspost/reedsolomon from 1.11.0 to 1.11.1 (#3816) dependabot[bot] 2022-10-10 11:47:07 -0700
  • 43175e7fe8
    build(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 (#3817) dependabot[bot] 2022-10-10 11:46:58 -0700
  • 7617567c02
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.110 to 1.44.114 (#3820) dependabot[bot] 2022-10-10 11:46:38 -0700
  • 9cf64866da
    build(deps): bump github.com/aws/aws-sdk-go from 1.44.110 to 1.44.114 #3820 dependabot[bot] 2022-10-10 16:15:18 +0000
  • 2f60e2303d
    build(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 #3817 dependabot[bot] 2022-10-10 16:14:52 +0000
  • 605da5aec9
    build(deps): bump github.com/klauspost/reedsolomon from 1.11.0 to 1.11.1 #3816 dependabot[bot] 2022-10-10 16:14:44 +0000
  • c10110d08d
    build(deps): bump actions/checkout from 3.0.2 to 3.1.0 #3815 dependabot[bot] 2022-10-10 16:13:52 +0000
  • 5b28c3f728
    revert disabling FSync for non Mac (#3814) Konstantin Lebedev 2022-10-10 19:28:02 +0500
  • 3550692afc
    change s3_account.go package to avoid cycle dependency (#3813) LHHDZ 2022-10-10 21:44:29 +0800
  • 99ed093159 revert disabling FSync for non Mac 52580743b9 #3814 Konstantin Lebedev 2022-10-10 18:41:03 +0500
  • 81d62cc8f2 change s3_account.go package to avoid cycle dependency #3813 LHHDZ 2022-10-10 19:35:40 +0800
  • 0711870f43 3.31 3.31 chrislu 2022-10-10 00:15:30 -0700
  • 109dc7fdf6 mount: remove mount directory from generating cache directory id chrislu 2022-10-10 00:12:10 -0700
  • fc54afdba9 tests add parsing ec shard info chrislu 2022-10-09 22:47:55 -0700
  • 0623bf582e include ec shard for capacityByFreeVolumeCount chrislu 2022-10-09 22:31:30 -0700
  • 98dc1e5c15 move volume: find target volume server by exiting/max ratio chrislu 2022-10-09 22:30:59 -0700
  • 049f040c3c refactor chrislu 2022-10-09 22:28:39 -0700
  • 124b97f6d7 parsing ec volumes chrislu 2022-10-09 19:21:23 -0700
  • 1e27d36576 Merge branch 'master' of https://github.com/seaweedfs/seaweedfs chrislu 2022-10-09 18:58:14 -0700
  • f9383aa726 refactor to change capacity data type chrislu 2022-10-09 18:58:10 -0700
  • b7de4a967e
    fix: compact_map get error mismatching cokie (#3748) binbinshi 2022-10-10 07:56:40 +0800
  • b9d8a837af
    Fix `mount -t weed` with extra options (#3807) BakerBunker 2022-10-08 13:25:19 -0500
  • 046cc61a96
    fuse: Ignore "-o" command #3807 BakerBunker 2022-10-08 18:11:47 +0800
  • de1f76a97f fix: CompactSection delete lock and move test to compact_map #3748 shibinbin 2022-10-08 12:04:25 +0800
  • 5db25a8f2a
    metric shows who is currently blocking the cluster or not (#3799) Konstantin Lebedev 2022-10-08 01:26:29 +0500
  • f8d3ff466d
    Allow parallel volume loading from different dirs during startup. (#3802) Viktor Kuzmin 2022-10-07 21:27:15 +0300
  • d0146b0375 Allow parallel volume loading from different dirs during startup. #3802 Viktor Kuzmin 2022-10-07 20:31:31 +0300
  • 119f6f4f3f https://github.com/seaweedfs/seaweedfs/discussions/3580#discussioncomment-3823840 #3801 Konstantin Lebedev 2022-10-07 21:17:51 +0500
  • a50eeaf7f1 fix metric MasterAdminLock #3799 Konstantin Lebedev 2022-10-07 17:15:38 +0500
  • 79a991c794 master_admin_lock Shows whether cluster is locked now or not https://github.com/seaweedfs/seaweedfs/issues/3452 Konstantin Lebedev 2022-10-07 17:07:12 +0500
  • a522507f95
    configure raft metrics (#3798) Konstantin Lebedev 2022-10-07 16:20:34 +0500
  • 0339cc88a1 configure raft metrics #3798 Konstantin Lebedev 2022-10-07 15:51:14 +0500
  • 07d3c000bd add s3 acl support #3786 changlin.shi 2022-10-04 13:46:51 +0800
  • b9933d5589
    master server graceful stop (#3797) Konstantin Lebedev 2022-10-06 21:30:30 +0500
  • d5fe45d0fe Infoln => Infof #3797 Konstantin Lebedev 2022-10-06 21:08:38 +0500
  • 36daa7709d
    show raft leader via shell (#3796) Konstantin Lebedev 2022-10-06 19:10:41 +0500
  • a0bd92860b show raft leader via shell #3796 Konstantin Lebedev 2022-10-06 17:43:06 +0500
  • 35c246e9b7 master server graceful stop https://github.com/seaweedfs/seaweedfs/issues/3795 Konstantin Lebedev 2022-10-06 16:32:07 +0500
  • 0f522da367
    build(deps): bump protobuf-java from 3.16.1 to 3.16.3 in /other/java/client (#3789) dependabot[bot] 2022-10-04 17:54:30 -0700
  • 0f877c272a
    build(deps): bump protobuf-java in /other/java/client #3789 dependabot[bot] 2022-10-04 23:48:33 +0000
  • ea271600ec fix parameters chrislu 2022-10-04 12:36:05 -0700
  • 0452ae6a6c filer.sync: limit concurrency when fetching file chunks chrislu 2022-10-04 11:35:07 -0700
  • ec46a34f33
    avoid increasing the coordinates of metric labels (#3785) Konstantin Lebedev 2022-10-04 13:20:01 +0500
  • 091f1baca5 avoid increasing the coordinates of metric labels #3785 Konstantin Lebedev 2022-10-04 12:48:41 +0500