Commit Graph

  • bee3a7c798 fix tests chrislu 2022-07-01 12:09:42 -07:00
  • ddb0f6bc74 Merge pull request #3258 from kmlebedev/issues_3255 Chris Lu 2022-07-01 02:36:30 -07:00
  • 96c9d16c11 Merge pull request #3263 from kmlebedev/fix_pagination Chris Lu 2022-07-01 02:23:45 -07:00
  • 3d5f1cbc5e fix pagination Konstantin Lebedev 2022-07-01 14:17:49 +05:00
  • 06a8b174b5 also remove Sync() for idx file chrislu 2022-06-30 13:50:53 -07:00
  • 52580743b9 stuck with file.Sync() chrislu 2022-06-30 12:32:55 -07:00
  • 5ed8165161 fix logic add option targetServer https://github.com/chrislusf/seaweedfs/issues/3255 Konstantin Lebedev 2022-06-30 17:58:24 +05:00
  • 413cb3d389 Merge pull request #3256 from shichanglin5/fix_keep_connected Chris Lu 2022-06-30 00:10:09 -07:00
  • 200a862701 fixed volume xx not found caused by missing VolumeLocation events 石昌林 2022-06-30 13:41:56 +08:00
  • ffaa2163e0 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-29 12:50:33 -07:00
  • f3c4b07b8a Update backers.md chrislu 2022-06-29 12:50:31 -07:00
  • 4ae9884a6e Merge pull request #3254 from shichanglin5/fix_subscribe_meta Chris Lu 2022-06-29 12:36:28 -07:00
  • b98556cff5 Merge pull request #3253 from kmlebedev/constMultipartUploadsFolder Chris Lu 2022-06-29 12:09:03 -07:00
  • 2b5b37231b Make sure that onChangeEvent is called successfully before updating lastTsNs 石昌林 2022-06-29 23:55:59 +08:00
  • e17e6ed542 Avoid synchronizing from scratch due to err 石昌林 2022-06-29 23:31:04 +08:00
  • bcbdc4cb37 use const multipart uploads folder avoid error bucket NotEmpty if multipart uploads folder exist Konstantin Lebedev 2022-06-29 16:21:16 +05:00
  • a8abab2412 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-29 02:44:14 -07:00
  • 449ecc8890 remove max connection age chrislu 2022-06-29 02:44:12 -07:00
  • c6e6e303db Merge pull request #3200 from lapshin-vitaly/bufix/validate-tags-on-copy Chris Lu 2022-06-29 01:37:14 -07:00
  • e22c2c8012 Merge pull request #3188 from kmlebedev/fix_make_dev Chris Lu 2022-06-29 01:36:59 -07:00
  • 7c3d9d0535 remove println Lapshin Vitaliy 2022-06-29 10:43:02 +03:00
  • 61b2e3f9a2 fix return Lapshin Vitaliy 2022-06-28 18:31:46 +03:00
  • 606252472c fix return Lapshin Vitaliy 2022-06-28 18:24:03 +03:00
  • e969370913 fix parseTagging function and add test for validate tags Lapshin Vitaliy 2022-06-28 14:48:55 +03:00
  • a79bf9d92a Merge pull request #3252 from guol-fnst/update_tbk Chris Lu 2022-06-27 22:37:41 -07:00
  • 74c9f39d48 remove hdfs, add tikv for full version update guol-fnst 2022-06-28 12:35:07 +08:00
  • 8d810f8305 Merge pull request #3251 from shichanglin5/fix_concurrent_write_read Chris Lu 2022-06-27 21:23:48 -07:00
  • e1b94eb6b9 fix error: concurrent map writes when add or remove cluster node 石昌林 2022-06-28 10:06:04 +08:00
  • 4b1f48a399 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-27 12:40:50 -07:00
  • 4a65159250 fix reading time chrislu 2022-06-27 12:40:47 -07:00
  • dc6b1a52e8 Merge pull request #3250 from xdadrm/xdadrm-patch-xweo-byte-files-from-webdav Chris Lu 2022-06-27 11:33:35 -07:00
  • 3a42269da8 Fixes WebDAV 0-bytes files xdadrm 2022-06-27 20:19:21 +02:00
  • 4be406a095 Merge pull request #3249 from kmlebedev/issues_2589 Chris Lu 2022-06-27 11:05:07 -07:00
  • 265b05c8fc Merge pull request #3245 from chrislusf/dependabot/go_modules/github.com/klauspost/reedsolomon-1.10.0 Chris Lu 2022-06-27 10:15:23 -07:00
  • f5273cdd5c Merge pull request #3244 from chrislusf/dependabot/go_modules/github.com/go-redsync/redsync/v4-4.5.1 Chris Lu 2022-06-27 10:03:32 -07:00
  • a9389377b5 Merge pull request #3247 from chrislusf/dependabot/go_modules/google.golang.org/api-0.85.0 Chris Lu 2022-06-27 10:02:19 -07:00
  • 9bff097b01 currentMaster redirected Konstantin Lebedev 2022-06-27 21:55:16 +05:00
  • 6c20a3b622 avoid set currentMaster k8s svc.local discoveruy service domains https://github.com/chrislusf/seaweedfs/issues/2589 Konstantin Lebedev 2022-06-27 21:47:05 +05:00
  • 201023dd15 Merge pull request #3242 from garenchan/ck-dev1 Chris Lu 2022-06-27 09:46:46 -07:00
  • d172d07212 Merge pull request #3246 from chrislusf/dependabot/go_modules/github.com/stretchr/testify-1.7.5 Chris Lu 2022-06-27 09:44:41 -07:00
  • 2e3d6104e4 Merge pull request #3243 from chrislusf/dependabot/go_modules/cloud.google.com/go/storage-1.23.0 Chris Lu 2022-06-27 09:44:25 -07:00
  • 1a5981d583 fix test Lapshin Vitaliy 2022-06-27 18:46:21 +03:00
  • 983686bb83 Bump google.golang.org/api from 0.83.0 to 0.85.0 dependabot[bot] 2022-06-27 15:24:20 +00:00
  • b5d70669ad Bump github.com/stretchr/testify from 1.7.3 to 1.7.5 dependabot[bot] 2022-06-27 15:24:14 +00:00
  • 787103b032 Bump github.com/klauspost/reedsolomon from 1.9.16 to 1.10.0 dependabot[bot] 2022-06-27 15:24:07 +00:00
  • cfd7c0fa78 Bump github.com/go-redsync/redsync/v4 from 4.5.0 to 4.5.1 dependabot[bot] 2022-06-27 15:24:02 +00:00
  • e90a6af65e Bump cloud.google.com/go/storage from 1.22.1 to 1.23.0 dependabot[bot] 2022-06-27 15:23:46 +00:00
  • 8aa19577f4 fix 3238: handle errors for GenerateDirUuid method garenchan 2022-06-27 22:04:50 +08:00
  • d7c3493d15 Merge branch 'master' into bufix/validate-tags-on-copy Lapshin Vitaliy 2022-06-27 13:53:57 +03:00
  • b9f7b6fb9a adjust log message chrislu 2022-06-26 23:12:16 -07:00
  • fdd880b111 Merge pull request #3237 from shichanglin5/remove_query_collection Chris Lu 2022-06-26 23:02:11 -07:00
  • 15bfc60a88 Remove the collection query param of s3api and let the collection be determined by the filer 石昌林 2022-06-27 13:47:53 +08:00
  • 6a2afc3a7e Merge pull request #3235 from blacktear23/list-filer-stores Chris Lu 2022-06-26 22:20:38 -07:00
  • af23e63e3f Improve filer command help, add supported filer store list yulai.li 2022-06-27 12:09:16 +08:00
  • d003bb0166 java 3.13 chrislu 2022-06-26 20:41:51 -07:00
  • 40a9634c3d 3.13 chrislu 2022-06-26 20:13:52 -07:00
  • cc01f71752 Merge pull request #3233 from blacktear23/filerstore-tikv Chris Lu 2022-06-26 20:12:18 -07:00
  • 93dd33319f Update github workflow configuration files yulai.li 2022-06-27 11:06:35 +08:00
  • 824cbe32be Make tikv filer enable/disable by build tags yulai.li 2022-06-27 10:57:24 +08:00
  • 9dfea44aeb fix unit chrislu 2022-06-26 12:21:38 -07:00
  • 3142e77eca mount: stats report physical size instead of logical size chrislu 2022-06-26 12:14:34 -07:00
  • 13159ad0d8 Merge branch 'master' into filerstore-tikv yulai.li 2022-06-26 22:44:01 +08:00
  • 46e0b629e5 Update tikv client version and add one PC support yulai.li 2022-06-26 22:43:37 +08:00
  • f77eda4b4f Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-25 09:22:52 -07:00
  • 3ce46c3566 fix entry full url lookup chrislu 2022-06-25 09:22:49 -07:00
  • dc59ccd110 Merge pull request #3228 from shichanglin5/fix_volumeNotFound Chris Lu 2022-06-24 23:06:13 -07:00
  • f1ea906c13 Code comment optimization 石昌林 2022-06-25 11:56:09 +08:00
  • 0c8e033e68 When the connection with the leader is disconnected, the vidMap should not be reset immediately, but should be reset after connecting to a new leader 石昌林 2022-06-24 17:41:46 +08:00
  • 9c517d2b35 masterclient: fallback to directly querying master in case of missing volume id location chrislu 2022-06-24 02:08:57 -07:00
  • 280e33092c Merge pull request #3226 from kmlebedev/advancedtls Chris Lu 2022-06-24 01:34:58 -07:00
  • 509a9047db test compact map with snowflake sequencer chrislu 2022-06-23 21:45:51 -07:00
  • 217d7dc377 verify seq is always unique chrislu 2022-06-23 21:22:05 -07:00
  • 2e782dfdcb rm defer comments Konstantin Lebedev 2022-06-24 01:50:13 +05:00
  • 7efaafb0ee fix Authenticate Konstantin Lebedev 2022-06-24 01:42:04 +05:00
  • b0aa51d7ef enable require client cert Konstantin Lebedev 2022-06-24 00:29:23 +05:00
  • ea7cdb8b0e seperate option Konstantin Lebedev 2022-06-24 00:26:56 +05:00
  • 46ae28d64c upgrade github.com/chrislusf/raft chrislu 2022-06-23 12:10:23 -07:00
  • 5b388ed6c1 initial advancedtls Konstantin Lebedev 2022-06-23 23:32:15 +05:00
  • 28f615dcae java: fix data encryption chrislu 2022-06-23 03:05:59 -07:00
  • 0c13fc873c fix compilation chrislu 2022-06-23 00:45:11 -07:00
  • 96496d5286 master: broadcast new volume locations to clients to avoid possible racing condition chrislu 2022-06-23 00:41:33 -07:00
  • 52c44d646e Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-22 00:34:27 -07:00
  • 530da0cc89 remove unused code chrislu 2022-06-22 00:34:25 -07:00
  • 3185154d0e Merge pull request #3218 from famosss/master Chris Lu 2022-06-21 20:33:21 -07:00
  • 8a6e7a7df8 Merge branch 'chrislusf:master' into master famosss 2022-06-22 09:58:56 +08:00
  • 9df5ad5309 fix: vacuum create a lot of connections quickly zzq09494 2022-06-22 09:57:22 +08:00
  • d652ce1a36 Merge pull request #3216 from kmlebedev/mk_raft_basedir Chris Lu 2022-06-21 12:21:30 -07:00
  • 6b3beb709d fix format chrislu 2022-06-21 12:21:02 -07:00
  • c1c8dad677 avoid no such raft date directory https://github.com/chrislusf/seaweedfs/issues/3214 Konstantin Lebedev 2022-06-21 13:47:51 +05:00
  • 4dc27e1ed5 3.12 chrislu 2022-06-20 19:07:00 -07:00
  • 492da3dbce master: put metadata under instance specific folder chrislu 2022-06-20 19:04:49 -07:00
  • 41dfe27102 Revert "remove max connection age" chrislu 2022-06-20 14:49:39 -07:00
  • 2295766e2c Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-20 14:16:18 -07:00
  • 1d0c53ea56 remote storage: stop supporting hdfs as a remote storage chrislu 2022-06-20 14:15:59 -07:00
  • 1846d08a32 Merge pull request #3210 from zeisss/patch-1 Chris Lu 2022-06-20 14:03:38 -07:00
  • 1eb7826909 Fix link to osxfuse github page Stephan 2022-06-20 22:36:07 +02:00
  • bf5a5abfb1 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-06-20 13:18:11 -07:00
  • 69a2e503ab non-recursive directory deletion chrislu 2022-06-20 13:18:08 -07:00
  • 36931babf9 update go-fuse to latest version chrislu 2022-06-20 13:15:20 -07:00
  • 76f26c4b99 mount: delete target entry first during move chrislu 2022-06-20 13:15:02 -07:00