1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-22 12:02:48 +02:00

Commit graph

  • 330d1fde7f send peers info to filers Chris Lu 2021-11-06 04:07:38 -07:00
  • 12e6692dac
    trying wangyoucao577/go-release-action@bugfix/upload-fail Chris Lu 2021-11-06 05:34:34 -07:00
  • 84bb8e7365 send peers info to filers Chris Lu 2021-11-06 04:07:38 -07:00
  • 4b9c42996a refactor grpc API Chris Lu 2021-11-05 18:11:40 -07:00
  • 5ea86ef1da Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()" Chris Lu 2021-11-05 17:52:15 -07:00
  • 314c32514b add command to list filers Chris Lu 2021-11-05 17:39:41 -07:00
  • 7348d2ae63 randomize traffic if replicated Chris Lu 2021-11-05 00:03:13 -07:00
  • 00ae965d8d randomize a bit for ec shards distribution Chris Lu 2021-11-04 09:23:40 -07:00
  • b485c905d4 docker image: build with arm also Chris Lu 2021-11-04 08:57:24 -07:00
  • 77f90ae288 add leader election in master Chris Lu 2021-11-04 00:54:38 -07:00
  • 35c37562bc check auth only when enabled Chris Lu 2021-11-03 12:11:36 -07:00
  • 3c245c69d3 handle possible race condition Chris Lu 2021-11-03 01:36:39 -07:00
  • 6fb6480a3b Java: 1.7.0 Chris Lu 2021-11-03 01:36:26 -07:00
  • af71ae11aa master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() Chris Lu 2021-11-03 01:09:48 -07:00
  • ab97b17e62 better printout Chris Lu 2021-11-02 23:45:47 -07:00
  • e66865a8c5 adjust master client log level Chris Lu 2021-11-02 23:45:28 -07:00
  • 0c8dea9de8 go fmt Chris Lu 2021-11-02 23:39:16 -07:00
  • 5160eb08f7 shell: optionally read filer address from master Chris Lu 2021-11-02 23:38:45 -07:00
  • 18bfbf62fc add one unit test Chris Lu 2021-11-02 23:36:43 -07:00
  • e1ab8b01d0 s3: adjust permission for HEAD bucket operation Chris Lu 2021-11-02 16:28:55 -07:00
  • b25661c6df s3: skip permission checking for creating bucket if the bucket already exists Chris Lu 2021-11-02 13:13:36 -07:00
  • 1b90d60765 filer: paginate large directories to delete file chunks Chris Lu 2021-11-02 01:04:50 -07:00
  • 794375ca0a adjust help message since both fullPercent and quietFor are needed. Chris Lu 2021-11-01 17:22:47 -07:00
  • fc9e246592 2.76 2.76 Chris Lu 2021-10-31 18:08:28 -07:00
  • 9cf756b188 S3: support CORS Chris Lu 2021-10-31 18:06:43 -07:00
  • f17fa400d5 refactoring Chris Lu 2021-10-31 18:05:34 -07:00
  • 006b4ec0f8 refactoring Chris Lu 2021-10-31 18:02:08 -07:00
  • edbf6d297b filer.meta.tail: add example to send metadata to elastic search Chris Lu 2021-10-31 18:01:33 -07:00
  • 24858507cc rename API to avoid confusion Chris Lu 2021-10-30 19:27:25 -07:00
  • f5824f369c avoid reporting error when it is a user request error Chris Lu 2021-10-29 14:14:29 -07:00
  • c857cc7286 cloud tier: remove tagging since not all s3 vendors support this Chris Lu 2021-10-29 12:39:19 -07:00
  • d04cdcf40d s3 header add user agent Chris Lu 2021-10-29 12:28:24 -07:00
  • b5389c3b23
    Merge pull request #86 from chrislusf/master hilimd 2021-10-29 23:06:23 +08:00
  • 608dc11a28
    Merge pull request #2397 from kmlebedev/fix_DeleteBucketLifecycleConfiguration Chris Lu 2021-10-28 08:16:56 -07:00
  • dc3ae5e8a6 DeleteBucketLifecycleConfiguration return 204 Konstantin Lebedev 2021-10-28 19:34:37 +05:00
  • 2afb5a13af fix DeleteBucketLifecycleConfiguration Konstantin Lebedev 2021-10-28 18:30:33 +05:00
  • 9e3060bb13
    Merge pull request #85 from chrislusf/master hilimd 2021-10-28 15:08:22 +08:00
  • 2e76834e4d filer store: redis2 fix wrong pagination Chris Lu 2021-10-27 23:46:25 -07:00
  • 54b6e0f3fd adjust logs Chris Lu 2021-10-27 23:46:07 -07:00
  • 900e888695 filer: avoid possible prefixed pagination loop on unsupported filer stores Chris Lu 2021-10-27 23:45:48 -07:00
  • 6999325d36
    Merge pull request #84 from chrislusf/master hilimd 2021-10-27 09:42:23 +08:00
  • 3eeaffeadd update gjson Chris Lu 2021-10-25 16:13:31 -07:00
  • d774fa6c9a rename variable Chris Lu 2021-10-25 14:39:20 -07:00
  • 2539ba0b62 fix compilation Chris Lu 2021-10-25 14:38:48 -07:00
  • 5f2d7c1589 erasure coding: skip erasure coding if less than recommended 4 nodes Chris Lu 2021-10-25 14:38:11 -07:00
  • 5296c397f4 build latest container Chris Lu 2021-10-24 18:45:51 -07:00
  • c9d3fb4a30 2.75 2.75 Chris Lu 2021-10-24 18:15:59 -07:00
  • 5435027ff0 volume copy: stream out copying progress and avoid grpc request timeout Chris Lu 2021-10-24 02:52:56 -07:00
  • 3be3c17f59 volume vacuum: avoid timeout with streaming progress report Chris Lu 2021-10-24 01:55:34 -07:00
  • 67fc0f830a Add badger-based backing store for filer. Paul Komkoff 2021-09-26 01:20:50 +04:00
  • ee90edd0e3
    Merge pull request #83 from chrislusf/master hilimd 2021-10-23 19:52:48 +08:00
  • 07dd4873db
    Merge pull request #2390 from kmlebedev/fix_tagging Chris Lu 2021-10-20 10:59:22 -07:00
  • 235329a92a fix Tagging add xmlns Konstantin Lebedev 2021-10-20 19:40:22 +05:00
  • dc7e525cb9 fix Tagging test Konstantin Lebedev 2021-10-20 19:12:00 +05:00
  • 0b834600d5 fix PutObjectTaggingHandler Unmarshal Konstantin Lebedev 2021-10-20 17:58:06 +05:00
  • c78220a7f2 fix object tagging https://github.com/chrislusf/seaweedfs/issues/2389 Konstantin Lebedev 2021-10-20 16:01:06 +05:00
  • 182f43ae5f 2.74 2.74 Chris Lu 2021-10-18 14:23:54 -07:00
  • 309f46e3af S3: fix upload limit if the size is more than 8GB Chris Lu 2021-10-18 14:14:18 -07:00
  • cd4fa7561b 2.73 2.73 Chris Lu 2021-10-18 10:47:48 -07:00
  • a6bb509cb7 adjust mime detection Chris Lu 2021-10-18 10:47:39 -07:00
  • 825d76622b
    Merge pull request #2388 from kmlebedev/fix_mime Chris Lu 2021-10-18 10:23:23 -07:00
  • dd2cc1acaf fix https://github.com/chrislusf/seaweedfs/issues/2387 Konstantin Lebedev 2021-10-18 16:27:57 +05:00
  • 8cd7a0365b 1.6.9 Chris Lu 2021-10-17 18:41:23 -07:00
  • 97c963bac9 2.72 2.72 Chris Lu 2021-10-17 17:40:27 -07:00
  • 3833dac3f7 continue to read from memory if there is no flush Chris Lu 2021-10-17 13:53:04 -07:00
  • 29fa1b9fdc add logs Chris Lu 2021-10-17 13:50:34 -07:00
  • cca62fdb30 mount: streaming renaming folders Chris Lu 2021-10-17 04:22:42 -07:00
  • 004e56c1a6 save updated lastTsNs Chris Lu 2021-10-17 02:01:20 -07:00
  • 71a8c80f6f s3: continuously listen to file updates Chris Lu 2021-10-17 01:04:19 -07:00
  • 93bb7869b8 Revert "mount: fix renaming a deep directory with unvisited directories" Chris Lu 2021-10-16 23:52:30 -07:00
  • 8e2c9713a3 turn on new faster algorithm to translate into visible chunks Chris Lu 2021-10-16 23:35:20 -07:00
  • e7d1f183cc ensure file id is populated Chris Lu 2021-10-16 23:34:27 -07:00
  • fc1694b321 add tests Chris Lu 2021-10-16 23:34:12 -07:00
  • 0ccdb937bb mount: fix renaming a deep directory with unvisited directories Chris Lu 2021-10-16 23:33:45 -07:00
  • b9a2efd69b temporarily reverting Chris Lu 2021-10-16 16:29:10 -07:00
  • 8a124ef9fc Revert "remove deprecated code" Chris Lu 2021-10-16 16:09:33 -07:00
  • 93624635b4 Revert "go fmt" Chris Lu 2021-10-16 16:09:30 -07:00
  • 6c704eb2ba go fmt Chris Lu 2021-10-16 16:06:18 -07:00
  • de7688c539 remove deprecated code Chris Lu 2021-10-16 16:06:12 -07:00
  • 7336990639 faster file read for large files Chris Lu 2021-10-16 16:03:16 -07:00
  • 8965a53c4d add warning error Chris Lu 2021-10-16 15:57:30 -07:00
  • 8e3075d051 ensure file entry chunks have populated the file id Chris Lu 2021-10-16 01:05:48 -07:00
  • 822ee2475b remove unnecessary file Chris Lu 2021-10-16 01:05:06 -07:00
  • 0a7e532fb2 Update binaries_dev.yml Chris Lu 2021-10-15 00:04:18 -07:00
  • 94700d65ba serialize building dev binaries Chris Lu 2021-10-14 16:08:27 -07:00
  • 995a10e516
    Merge pull request #2383 from kmlebedev/s3MimeDetect Chris Lu 2021-10-14 10:40:07 -07:00
  • 8de7915950 s3 mime detect Konstantin Lebedev 2021-10-14 15:03:11 +05:00
  • c9c3fc5af6 use io.Copy Konstantin Lebedev 2021-10-14 14:25:10 +05:00
  • 334f113f63 Merge branch 's3setDetectedMimeType' into master Konstantin Lebedev 2021-10-14 13:11:06 +05:00
  • 5fd4b05c5e
    Merge pull request #2381 from Juneezee/deprecate-ioutil Chris Lu 2021-10-13 22:38:58 -07:00
  • 46a09c6074 adjust test Chris Lu 2021-10-13 22:38:47 -07:00
  • a23bcbb7ec
    refactor: move from io/ioutil to io and os package Eng Zer Jun 2021-10-14 12:27:58 +08:00
  • 4cbd390fbe test: add fail message Chris Lu 2021-10-13 20:42:16 -07:00
  • b693a8d6b9
    Merge pull request #2380 from kmlebedev/bucket_policy Chris Lu 2021-10-13 15:29:53 -07:00
  • 9d6ffa0ea1 GetBucketLifecycleConfigurationHandler Konstantin Lebedev 2021-10-14 01:35:33 +05:00
  • 73a6302248 skip set mime octet-stream Konstantin Lebedev 2021-10-13 21:36:09 +05:00
  • c4ad5eae50 fix bufferBytes Konstantin Lebedev 2021-10-13 21:25:48 +05:00
  • 50ef4fa953 S3 detect mime type Konstantin Lebedev 2021-10-13 20:54:35 +05:00
  • 7700bf62f0
    Merge pull request #2376 from kmlebedev/S3MultipartUploadPassMime Chris Lu 2021-10-12 08:54:59 -07:00
  • 458145425e S3 MultipartUpload pass contentType to meta Konstantin Lebedev 2021-10-12 17:14:54 +05:00