1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-20 11:02:46 +02:00

Commit graph

  • 86329bbf2b label name is statusCode Konstantin Lebedev 2020-10-01 01:22:38 +05:00
  • 68463e92c1 add status code in S3RequestCounter Konstantin Lebedev 2020-10-01 00:59:39 +05:00
  • 79ab10e300 adjust help message Chris Lu 2020-09-30 09:32:00 -07:00
  • 55cb68c09c filer: replication follows master config if not specified Chris Lu 2020-09-30 09:15:55 -07:00
  • 436ab7d811 HCFS: 1.4.8 2.01 Chris Lu 2020-09-27 23:20:08 -07:00
  • b9887504e8 fix test Chris Lu 2020-09-27 23:19:50 -07:00
  • f46eae284e adjust for test Chris Lu 2020-09-27 23:08:11 -07:00
  • 75aca5e13d 2.01 Chris Lu 2020-09-27 23:02:41 -07:00
  • e6552b5e1e filer: able to start s3 together Chris Lu 2020-09-27 23:00:43 -07:00
  • 474e2b6ac3 add a hard link marker to 16byte + maker, for future extensions Chris Lu 2020-09-27 22:38:30 -07:00
  • c49e2bb9a3 adjust Chris Lu 2020-09-27 12:07:45 -07:00
  • 62ce85610e skip caching too large chunks Chris Lu 2020-09-27 11:58:48 -07:00
  • 9ad2dcca2b more tests Chris Lu 2020-09-27 11:42:51 -07:00
  • e43d86c796 fix pre allocated volume size Chris Lu 2020-09-27 10:58:19 -07:00
  • 31fc7bb2e1 refactor Chris Lu 2020-09-27 10:41:29 -07:00
  • a37535cd9f avoid non utf-8 in filename Chris Lu 2020-09-26 00:13:39 -07:00
  • d9545d4d6b
    Update README.md Chris Lu 2020-09-25 13:33:57 -07:00
  • 41be7a4c8f filer: upload also set file size Chris Lu 2020-09-25 12:02:06 -07:00
  • 4929d0634e Hadoop on SeaweedFS: create empty file Chris Lu 2020-09-25 10:57:43 -07:00
  • 95bfec4931 hadoop: filesystem cannot create file issues: https://github.com/chrislusf/seaweedfs/issues/1494 limd 2020-09-26 01:38:48 +08:00
  • 35f6518c36 weed upload: usePublicUrl was not being used on big files Chris Lu 2020-09-25 02:41:21 -07:00
  • 22049dc2e6
    Merge pull request #1491 from hilimd/master Chris Lu 2020-09-25 02:35:00 -07:00
  • 402aef8f30 s3: 1.fix spark reading S3 directory wildcard problem 2.fix the problem of the spark history service writing S3 directory limd 2020-09-25 14:37:02 +08:00
  • 8516517c48 filer store: Cassandra supports username/password Chris Lu 2020-09-24 21:31:06 -07:00
  • b1ac324c44
    Merge pull request #1490 from hilimd/master Chris Lu 2020-09-24 21:30:20 -07:00
  • ed7816681a Add cassandra authenticator mode limd 2020-09-25 11:22:47 +08:00
  • 370a98cf6b code style limd 2020-09-25 11:19:42 +08:00
  • aee3fd08b9 code style limd 2020-09-25 11:04:32 +08:00
  • 05a50ff914
    Merge pull request #22 from hilimd/master hilimd 2020-09-25 10:14:08 +08:00
  • 7f8cb6b063
    Merge pull request #21 from hilimd/revert-19-master hilimd 2020-09-25 10:06:15 +08:00
  • efd4960209
    Revert "sync" hilimd 2020-09-25 10:03:47 +08:00
  • 76e24a5660
    Merge pull request #20 from chrislusf/master hilimd 2020-09-25 09:45:56 +08:00
  • d0653a2f60
    Merge pull request #19 from chrislusf/master hilimd 2020-09-25 09:36:07 +08:00
  • bee7a73efd mount: rollback object handlers limd 2020-09-25 09:23:11 +08:00
  • 043b063136
    Merge pull request #1482 from hilimd/master Chris Lu 2020-09-24 18:21:34 -07:00
  • 636d7e11ae mount: rollback default value limd 2020-09-25 09:20:15 +08:00
  • 48c578410f mount: rollback default value limd 2020-09-25 09:18:52 +08:00
  • dbf5327b98 s3: handle response-content-encoding Chris Lu 2020-09-24 18:09:52 -07:00
  • 7726965a47 minor Chris Lu 2020-09-24 11:20:12 -07:00
  • 0790c6d605 fix empty hard link id Chris Lu 2020-09-24 11:16:43 -07:00
  • 1012df7bb5 switch hardlink id from int64 to bytes Chris Lu 2020-09-24 11:11:42 -07:00
  • 4856bce0ee adjust for metrics port Chris Lu 2020-09-24 10:21:23 -07:00
  • d2d3aec3e1 consolidate to one metricsPort in "weed server" mode Chris Lu 2020-09-24 09:55:02 -07:00
  • 2e9099369e
    Merge pull request #1489 from kmlebedev/promhttp Chris Lu 2020-09-24 09:50:48 -07:00
  • 2e7c361a0d hardlink deletion factors in hardlink counter Chris Lu 2020-09-24 09:43:52 -07:00
  • 1295347958 adjust hardlink update Chris Lu 2020-09-24 09:43:00 -07:00
  • 98e9de6e11 fix style Konstantin Lebedev 2020-09-24 17:48:39 +05:00
  • 324e44d4b3 add start metrics server Konstantin Lebedev 2020-09-24 17:45:39 +05:00
  • cbca14edc5 mount: fix k8s pvc and os mount directory permission bug limd 2020-09-24 18:07:16 +08:00
  • 5e239afdfc hardlink works now Chris Lu 2020-09-24 03:06:44 -07:00
  • 59e91e9c7e mount: fix k8s pvc mount directory permission limd 2020-09-24 10:25:45 +08:00
  • c7d7b1a0f6
    Merge pull request #1485 from LIBA-S/fix_oversized Chris Lu 2020-09-23 19:24:30 -07:00
  • b80a2b3cc9
    Merge pull request #1486 from LIBA-S/fix_race_condition Chris Lu 2020-09-23 19:24:16 -07:00
  • eecd6b5d35 Fix a race condition when handle VolumeLocationList LIBA-S 2020-09-23 20:56:51 +08:00
  • 0157798ebf Correct the oversized state of volume after compaction LIBA-S 2020-09-22 21:31:14 +08:00
  • 9b21ec27e4 mount: auto created dir set corrct umask fix bug limd 2020-09-23 18:35:37 +08:00
  • 0db149fb5f
    Merge pull request #18 from chrislusf/master hilimd 2020-09-23 17:32:05 +08:00
  • f7a0ccb595 mount: auto created dir set corrct umask Chris Lu 2020-09-23 02:31:19 -07:00
  • f0e325b6fc mount: auto created directory follow umask Chris Lu 2020-09-23 02:27:57 -07:00
  • d506080c36 rollback limd 2020-09-23 14:29:53 +08:00
  • 8f9f29b773 fixed the problem of empty directory when S3 deleted the directory limd 2020-09-23 13:33:13 +08:00
  • 1892677b22 fixed the problem of empty directory when S3 deleted the directory limd 2020-09-23 13:15:06 +08:00
  • 85570f27a0
    Merge pull request #17 from chrislusf/master hilimd 2020-09-23 11:39:57 +08:00
  • a99f63cb4d 1.add S3 copy directory function 2.fixed the problem of empty directory when S3 deleted the directory limd 2020-09-23 11:26:01 +08:00
  • b61d33f251 expose only store wrapper to meta changes Chris Lu 2020-09-22 16:27:36 -07:00
  • 0adbb56cc1 rename Chris Lu 2020-09-22 16:24:13 -07:00
  • 3e52329cee Revert "Merge pull request #1479 from LIBA-S/fix_oversized" Chris Lu 2020-09-22 15:05:37 -07:00
  • 4a1fe4b8e2 add error logs Chris Lu 2020-09-22 09:16:07 -07:00
  • bd11f0b3e4
    Merge pull request #1479 from LIBA-S/fix_oversized Chris Lu 2020-09-22 08:03:30 -07:00
  • 8573ac82c6 Fix: remove the oversized state after compaction LIBA-S 2020-09-22 21:31:14 +08:00
  • d7bf2390e2
    Merge pull request #1 from chrislusf/master hasagi 2020-09-22 21:38:38 +08:00
  • ec5b9f1e91
    Merge pull request #1475 from levenlabs/lock Chris Lu 2020-09-21 19:49:15 -07:00
  • 658fc2e5b6 Allow option to enable volume pprof on server James Hartig 2020-09-21 22:43:10 -04:00
  • 91e4eca1e9 Fix deadlock with KeepConnected and SendHeartbeat James Hartig 2020-09-21 22:41:38 -04:00
  • 082500151a
    Merge pull request #16 from chrislusf/master hilimd 2020-09-22 09:33:25 +08:00
  • 9cdbfc1a49 refactor Chris Lu 2020-09-21 17:34:38 -07:00
  • 63373a9f9f filer: add file extended properties Chris Lu 2020-09-21 11:08:34 -07:00
  • b9c1f3e9de s3: fixes for list multipart upload Chris Lu 2020-09-21 10:51:24 -07:00
  • 289e62a305 master: better locking of in memory volume data Chris Lu 2020-09-20 23:07:55 -07:00
  • 9a3b564508 adjust printout Chris Lu 2020-09-20 16:01:56 -07:00
  • 62563a895a refactoring Chris Lu 2020-09-20 16:00:01 -07:00
  • c2faab23b6 refactor Chris Lu 2020-09-20 15:40:49 -07:00
  • d013d09a9b adjust logging Chris Lu 2020-09-20 15:38:59 -07:00
  • f498c71199 shell: move volume operations to use flag parsing arguments Chris Lu 2020-09-20 09:27:34 -07:00
  • fcbc520373 fix print out Chris Lu 2020-09-20 08:47:30 -07:00
  • 56094541c8 shell: adjust command option for collection.delete Chris Lu 2020-09-20 08:46:16 -07:00
  • 9cac9c4001 2.00 2.00 Chris Lu 2020-09-20 00:47:04 -07:00
  • 7af7380a7e update go version Chris Lu 2020-09-20 00:40:44 -07:00
  • dc4d2145ff open up Chris Lu 2020-09-19 20:23:12 -07:00
  • 29abe980df s3: add support for PostPolicy Chris Lu 2020-09-19 20:14:19 -07:00
  • 41d508edfd go fmt Chris Lu 2020-09-19 14:10:26 -07:00
  • 5b40a2690a refactoring Chris Lu 2020-09-19 14:09:58 -07:00
  • 2c21eb1971 volume: get metrics configuration from master Chris Lu 2020-09-19 00:03:00 -07:00
  • 2cbd1cf121 fix compilation Chris Lu 2020-09-18 00:15:54 -07:00
  • 23e9ede068 s3: collect metrics Chris Lu 2020-09-18 00:09:04 -07:00
  • 852e5f7cbc filer: fix mongodb insert Chris Lu 2020-09-17 21:50:52 -07:00
  • 6544e60bea s3 add metrics Chris Lu 2020-09-17 06:56:15 -07:00
  • cb427d48fa filer report metrics configuration Chris Lu 2020-09-17 06:46:51 -07:00
  • e4e0234998 refactoring Chris Lu 2020-09-17 06:43:54 -07:00
  • f71f7fcf99
    Merge pull request #15 from chrislusf/master hilimd 2020-09-17 10:29:32 +08:00