Commit Graph

  • 1a130125de Merge pull request #3308 from guo-sj/check_duplicate_ak Chris Lu 2022-07-13 09:23:37 -07:00
  • 354b7bdff0 replace errors.New(fmt.Sprintf(...)) with fmt.Errorf() guosj 2022-07-13 22:49:03 +08:00
  • 9c0459685e Merge branch 'master' into messaging chrislu 2022-07-13 02:30:53 -07:00
  • 289402a741 writer pattern: similar changes to reader pattern chrislu 2022-07-13 02:30:44 -07:00
  • ab1b9697e6 supplement check duplicate accesskey guosj 2022-07-13 17:28:20 +08:00
  • 6e90f7bdd0 detect sequential mode with a counter chrislu 2022-07-13 02:20:03 -07:00
  • 578c8aea0e typo chrislu 2022-07-13 02:18:31 -07:00
  • 1451b389a4 Avoid fatal error: sync: Unlock of unlocked RWMutex chrislu 2022-07-13 00:58:15 -07:00
  • 31f9f528db Merge pull request #3305 from shichanglin5/fix_iam_shell_override Chris Lu 2022-07-12 21:47:39 -07:00
  • 392da4e038 Make the prompt information clearer 石昌林 2022-07-13 11:39:45 +08:00
  • ad5e8f68ec Check whether there is a duplicate accessKey when modifying iam 石昌林 2022-07-13 11:36:11 +08:00
  • fba5219dab Merge pull request #3303 from guol-fnst/loading_volume Chris Lu 2022-07-12 03:01:24 -07:00
  • 6622240df7 fix TestVolumeServerEvacuate Konstantin Lebedev 2022-07-12 14:56:34 +05:00
  • 9a712df6ee Merge branch 'master' into messaging chrislu 2022-07-12 02:56:27 -07:00
  • 860c207c94 typo chrislu 2022-07-12 02:56:19 -07:00
  • 11d79615c8 dynamically connect to a filer chrislu 2022-07-12 02:00:54 -07:00
  • 8372721a62 update topologyInfo Konstantin Lebedev 2022-07-12 13:47:21 +05:00
  • 26313060a3 speeding up loading volumes guol-fnst 2022-07-12 16:19:33 +08:00
  • ee95d23a22 help rack Konstantin Lebedev 2022-07-12 11:56:58 +05:00
  • fa1e88d94f Merge branch 'master' into messaging chrislu 2022-07-11 23:43:09 -07:00
  • 087fa1347f volume server evacuate from rack Konstantin Lebedev 2022-07-12 11:33:08 +05:00
  • de97ba94c3 Merge pull request #3302 from guo-sj/fix_put_user_policy Chris Lu 2022-07-11 21:15:37 -07:00
  • b3076909d1 refactor code guosj 2022-07-12 11:25:36 +08:00
  • cf241c8901 Merge pull request #3301 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.51 Chris Lu 2022-07-11 10:13:34 -07:00
  • ebcce363e2 Merge pull request #3300 from chrislusf/dependabot/go_modules/github.com/ydb-platform/ydb-go-sdk/v3-3.28.0 Chris Lu 2022-07-11 10:13:09 -07:00
  • 88dcb17be3 Merge pull request #3299 from chrislusf/dependabot/github_actions/actions/setup-go-3.2.1 Chris Lu 2022-07-11 10:12:40 -07:00
  • d9260f9d04 Bump github.com/aws/aws-sdk-go from 1.44.47 to 1.44.51 dependabot[bot] 2022-07-11 15:33:51 +00:00
  • 39e4066417 Bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.27.0 to 3.28.0 dependabot[bot] 2022-07-11 15:33:38 +00:00
  • e098244afc Bump actions/setup-go from 3.2.0 to 3.2.1 dependabot[bot] 2022-07-11 15:33:00 +00:00
  • 4236c36599 volume server evacuate to target server Konstantin Lebedev 2022-07-11 16:58:15 +05:00
  • 7929a50327 Merge pull request #3296 from guo-sj/fix_put_user_policy Chris Lu 2022-07-11 01:49:25 -07:00
  • 7dbf19d09a refine PutUserPolicy guosj 2022-07-11 16:38:41 +08:00
  • 37578929d4 fix compilation chrislu 2022-07-11 01:30:00 -07:00
  • 93ccc6e05f 3.15 chrislu 2022-07-11 00:50:07 -07:00
  • f87952a411 remove locks chrislu 2022-07-11 00:25:20 -07:00
  • f5a76f67c1 Merge branch 'master' into messaging chrislu 2022-07-11 00:20:34 -07:00
  • 1112dab4f3 allocate brokers to serve segments chrislu 2022-07-11 00:20:27 -07:00
  • a77c2232be Merge pull request #3293 from guo-sj/fix_save_inside_filer Chris Lu 2022-07-10 19:19:17 -07:00
  • 5469efa336 close SkipCheckParentDirectory flag guosj 2022-07-11 09:44:48 +08:00
  • 24291e23eb refactor chrislu 2022-07-10 14:01:53 -07:00
  • ef93869009 clean up chrislu 2022-07-10 12:11:37 -07:00
  • 7db6666b97 remove old code chrislu 2022-07-10 01:36:23 -07:00
  • 08f2dcc532 Merge branch 'master' into messaging chrislu 2022-07-08 23:40:22 -07:00
  • 3d0defa663 fix compilation chrislu 2022-07-08 19:16:58 -07:00
  • 6f00c7f061 comments chrislu 2022-07-08 19:07:31 -07:00
  • d685b94102 mount: rename also invalidate source inode chrislu 2022-07-08 19:07:03 -07:00
  • 48382676d2 fix filtering by volume id chrislu 2022-07-08 10:29:24 -07:00
  • b9518e06f5 Merge pull request #3290 from paochiang/fix_dedup_subscribers Chris Lu 2022-07-08 07:40:52 -07:00
  • 4e83e92156 add subscriber clientId if it is the first time liubaojiang 2022-07-08 20:27:25 +08:00
  • 22e05a2942 Merge pull request #3289 from guo-sj/fix_create_policy Chris Lu 2022-07-08 02:46:27 -07:00
  • 5b3192344d fix iam CreatePolicy error guosj 2022-07-08 17:42:21 +08:00
  • aab3ed2347 Merge pull request #3288 from paochiang/fix_spell_error Chris Lu 2022-07-08 01:48:35 -07:00
  • 106dd13306 fix the spelling error liubaojiang 2022-07-08 16:36:45 +08:00
  • e2ecf137a2 fix resetting fh.reader chrislu 2022-07-08 01:04:15 -07:00
  • 185332b91f Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-07-08 00:29:41 -07:00
  • 28add5a534 mount: fix racing conditions chrislu 2022-07-08 00:29:39 -07:00
  • d6a5441391 Merge pull request #3286 from duanhongyi/master Chris Lu 2022-07-07 23:47:56 -07:00
  • 1ceab96aba filer tikv support tls duanhongyi 2022-07-08 14:23:06 +08:00
  • a85ed3fe8f minor chrislu 2022-07-07 22:27:24 -07:00
  • 1f8e73ede7 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-07-07 22:26:06 -07:00
  • 2ea18cdcc8 remove dead code chrislu 2022-07-07 22:26:03 -07:00
  • fa8e33ccb8 Update binaries_dev.yml Chris Lu 2022-07-07 22:11:44 -07:00
  • b7de5c6c43 shell: remove unused filer parameter from shell.toml chrislu 2022-07-07 15:01:23 -07:00
  • f2f0482dd3 mount: random read also try to use the local cache first chrislu 2022-07-07 11:50:28 -07:00
  • 05c53820b9 mount: file handler release memory chrislu 2022-07-07 11:49:40 -07:00
  • e7843b4127 Merge branch 'master' into messaging chrislu 2022-07-06 02:55:13 -07:00
  • 69ef6459c3 S3 ListObjectsV2 fix pagination under bucket root chrislu 2022-07-06 02:28:34 -07:00
  • bfea7008f3 Merge pull request #3277 from kmlebedev/rabbitry_enable_durable Chris Lu 2022-07-06 00:19:49 -07:00
  • 785223e587 rabbitpubsub enable durable Konstantin Lebedev 2022-07-06 10:05:29 +05:00
  • cc51c7582f Merge branch 'master' into messaging chrislu 2022-07-04 13:48:00 -07:00
  • 57975b93ff adjust used size reporting chrislu 2022-07-04 13:47:42 -07:00
  • a79f5bd0d5 adjust used size reporting chrislu 2022-07-04 13:46:32 -07:00
  • 3c79c77056 3.14 chrislu 2022-07-04 13:15:49 -07:00
  • 05510630fd Merge pull request #3270 from chrislusf/dependabot/go_modules/cloud.google.com/go/pubsub-1.23.1 Chris Lu 2022-07-04 12:09:06 -07:00
  • 2c031f2a7c Bump cloud.google.com/go/pubsub from 1.22.2 to 1.23.1 dependabot[bot] 2022-07-04 19:08:32 +00:00
  • f69a8127a4 Merge pull request #3271 from chrislusf/dependabot/go_modules/github.com/stretchr/testify-1.8.0 Chris Lu 2022-07-04 12:06:46 -07:00
  • 9ea1d093b0 Merge pull request #3272 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.47 Chris Lu 2022-07-04 12:06:36 -07:00
  • c2c9c6d60a Merge pull request #3273 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.17.3 Chris Lu 2022-07-04 12:06:27 -07:00
  • 00d5be61d3 Merge pull request #3274 from chrislusf/dependabot/go_modules/google.golang.org/api-0.86.0 Chris Lu 2022-07-04 12:06:13 -07:00
  • bf924e37c1 Bump google.golang.org/api from 0.85.0 to 0.86.0 dependabot[bot] 2022-07-04 15:45:24 +00:00
  • 8f7273a13c Bump modernc.org/sqlite from 1.17.2 to 1.17.3 dependabot[bot] 2022-07-04 15:45:13 +00:00
  • d243fa49cf Bump github.com/aws/aws-sdk-go from 1.44.37 to 1.44.47 dependabot[bot] 2022-07-04 15:44:49 +00:00
  • 92f62165ef Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 dependabot[bot] 2022-07-04 15:44:39 +00:00
  • a122baa427 Merge pull request #3268 from guol-fnst/fix_usage Chris Lu 2022-07-04 00:44:43 -07:00
  • 5bc895673e add getting bucket quota guol-fnst 2022-07-04 15:34:27 +08:00
  • 267d45c313 Merge pull request #3266 from guol-fnst/fix_usage Chris Lu 2022-07-03 22:11:37 -07:00
  • dd4664e610 fix usage guol-fnst 2022-07-04 11:31:39 +08:00
  • c349f81195 Update binaries_dev.yml Chris Lu 2022-07-03 16:16:44 -07:00
  • c1eb4b2c9f Merge branch 'master' into messaging chrislu 2022-07-03 16:09:14 -07:00
  • d0eb65ae7b update go-fuse library version chrislu 2022-07-03 16:09:03 -07:00
  • 3254f18343 display data center and rack in cluster.ps chrislu 2022-07-03 00:55:37 -07:00
  • 9f20d3ebd1 add dc and rack chrislu 2022-07-03 00:29:25 -07:00
  • 0f5d7ed242 mq broker adds data center and rack chrislu 2022-07-02 09:28:24 -07:00
  • 857a42565e cluster.ps can list brokers chrislu 2022-07-01 23:34:51 -07:00
  • ffc2c0a2ef renaming chrislu 2022-07-01 22:44:28 -07:00
  • 5536ed85e5 renaming chrislu 2022-07-01 22:43:25 -07:00
  • 54bb41d126 Merge branch 'messaging' of https://github.com/chrislusf/seaweedfs into messaging chrislu 2022-07-01 21:59:57 -07:00
  • 7df440e36f rename to SeaweedMQ chrislu 2022-07-01 21:59:50 -07:00
  • 7c32361a7d Added SeaweedMQ_Architecture.png Chris Lu 2022-07-01 21:43:39 -07:00
  • 141f662734 edge case checking when volume server does not have capacity to balance chrislu 2022-07-01 12:16:18 -07:00