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

Commit graph

  • d59446cbb7 add grafana seaweedfs dashboard for k8s Konstantin Lebedev 2020-10-15 17:35:22 +05:00
  • dc2e13092d add number of read only volumes metric Konstantin Lebedev 2020-10-15 15:32:02 +05:00
  • 5c2e409ffe
    Merge pull request #27 from chrislusf/master hilimd 2020-10-15 15:15:01 +08:00
  • e714c28a02 mount: async write file chunk Chris Lu 2020-10-14 23:28:03 -07:00
  • c95d3d9dff adjust tests Chris Lu 2020-10-14 12:27:52 -07:00
  • 93bcf56514 file read report EOF Chris Lu 2020-10-14 12:18:24 -07:00
  • a911375798
    Merge pull request #26 from chrislusf/master hilimd 2020-10-14 16:39:45 +08:00
  • 1069b325dd shell: volumeServer.evacuate adds printout for ec volumes Chris Lu 2020-10-13 20:26:03 -07:00
  • 0542911e29 go fmt Chris Lu 2020-10-13 19:50:46 -07:00
  • 58fa506491 minor Chris Lu 2020-10-13 19:50:22 -07:00
  • 28d4e1a51b mount: retry for directory listing with filer Chris Lu 2020-10-13 19:49:52 -07:00
  • c127da1219 filer: linearize timeout for large chunk of data Chris Lu 2020-10-13 14:04:46 -07:00
  • aac4cb1f0c adds errror on read and write Chris Lu 2020-10-13 13:53:34 -07:00
  • 9b4f7fed14 mount: report filer IO error Chris Lu 2020-10-13 11:21:13 -07:00
  • 3f7d1d1bf1 Only wait on retryable requests Chris Lu 2020-10-13 00:29:46 -07:00
  • b18f21cce1 mount: fix bound tree with filer.path Chris Lu 2020-10-12 21:58:37 -07:00
  • f022aff289 add back http.StatusPartialContent Chris Lu 2020-10-12 12:26:25 -07:00
  • cad7fd8775
    Merge pull request #1524 from chrislusf/dependabot/maven/other/java/s3copier/junit-junit-4.13.1 Chris Lu 2020-10-12 11:46:07 -07:00
  • 352ff4ba34
    Merge pull request #1526 from chrislusf/dependabot/maven/other/java/client/junit-junit-4.13.1 Chris Lu 2020-10-12 11:45:54 -07:00
  • 0209a67ea4
    Merge pull request #1525 from chrislusf/dependabot/maven/test/random_access/junit-junit-4.13.1 Chris Lu 2020-10-12 11:45:25 -07:00
  • 4e31ca9507 upgrade junit to 4.13.1 Chris Lu 2020-10-12 11:37:15 -07:00
  • 1e07a0b791
    Bump junit from 4.12 to 4.13.1 in /other/java/client dependabot[bot] 2020-10-12 18:14:17 +00:00
  • 648044f067
    Bump junit from 4.12 to 4.13.1 in /test/random_access dependabot[bot] 2020-10-12 18:14:15 +00:00
  • b57d435abe
    Bump junit from 3.8.1 to 4.13.1 in /other/java/s3copier dependabot[bot] 2020-10-12 18:14:12 +00:00
  • 253323ce6d Hadoop 1.5.0 Chris Lu 2020-10-12 11:13:38 -07:00
  • bbd0afd37e 2.04 2.04 Chris Lu 2020-10-11 21:25:30 -07:00
  • 7704469d29 mount: outsideContainerClusterMode changed to use volume server publicUrl Chris Lu 2020-10-11 20:42:15 -07:00
  • 723ae11db4 refactoring in order to adjust volume server url later Chris Lu 2020-10-11 20:15:10 -07:00
  • 2ff727a32d
    Merge pull request #25 from chrislusf/master hilimd 2020-10-12 11:01:13 +08:00
  • d5fcb0f474 Hadoop: printout the entry creation error message Chris Lu 2020-10-11 15:11:16 -07:00
  • ea13e0523b fix logging Chris Lu 2020-10-11 14:59:48 -07:00
  • d155f907c2 mount: configurable read wait time Chris Lu 2020-10-10 20:09:43 -07:00
  • 9b0e8ef026 filer: added QR code to transfer files with mobile devices Chris Lu 2020-10-10 18:00:21 -07:00
  • 8a52379ecb add retry if volume can not be found Chris Lu 2020-10-10 16:02:39 -07:00
  • 70af0ec24c filer: fix hanging on read Chris Lu 2020-10-10 16:02:10 -07:00
  • cff8bb6554 return proper error Chris Lu 2020-10-10 15:43:22 -07:00
  • 8e2f3b510e Hadoop client: 1.4.9 Chris Lu 2020-10-10 15:43:04 -07:00
  • b9a446839a
    Merge pull request #24 from chrislusf/master hilimd 2020-10-10 16:20:26 +08:00
  • 912ef2bc53 Hadoop: remove unused variable bufferSize Chris Lu 2020-10-10 01:14:17 -07:00
  • 9449100757 adjust throwing exception Chris Lu 2020-10-10 01:06:54 -07:00
  • d3d3609a03 adjust logging Chris Lu 2020-10-10 01:04:31 -07:00
  • 6fc272f913 adjust throwing exception Chris Lu 2020-10-10 01:03:04 -07:00
  • 00a75d7c99 Hadoop: fix reading file tail Chris Lu 2020-10-10 00:57:54 -07:00
  • e1a3ffcdbf Hadoop: add exponential back off for failed reads Chris Lu 2020-10-10 00:51:26 -07:00
  • 411e49f964
    Merge pull request #23 from chrislusf/master hilimd 2020-10-10 13:07:57 +08:00
  • ac162fc857 hdfs: Hadoop on SeaweedFS: create empty file limd 2020-10-10 13:07:27 +08:00
  • 4a15e9c830
    Merge pull request #1516 from fdns/action-tests Chris Lu 2020-10-09 21:36:07 -07:00
  • 8291c46d3e
    Run all test on commit Felipe Espinoza 2020-10-09 23:29:25 -03:00
  • 76d9b3bf42
    Run go test on all subfolders Felipe Espinoza 2020-10-09 22:52:04 -03:00
  • 97f8b67a64
    Update README.md Chris Lu 2020-10-09 12:12:44 -07:00
  • 6b995d2985
    Update README.md Chris Lu 2020-10-09 11:28:33 -07:00
  • 6da8eef54f fix logic error Chris Lu 2020-10-09 00:01:47 -07:00
  • 5d01dd28a6 add logging Chris Lu 2020-10-08 23:38:00 -07:00
  • 8d34eb0050 mount:exponentially backoff if read error for about 10 minutes Chris Lu 2020-10-08 23:31:26 -07:00
  • 6e1f936efd refactoring Chris Lu 2020-10-08 23:19:42 -07:00
  • b2ee5873fb fix error not being returned Chris Lu 2020-10-08 23:19:20 -07:00
  • b067853162 mount: ignore recursion error Chris Lu 2020-10-08 21:55:55 -07:00
  • e1a8e3f900 fix logging Chris Lu 2020-10-08 18:40:38 -07:00
  • 8676db0f6a adjust logging Chris Lu 2020-10-08 18:33:37 -07:00
  • bd8b9b0c2e some changes to prepare fix after failed reads Chris Lu 2020-10-08 18:33:06 -07:00
  • 78859e35fc s3: adjust config examples Chris Lu 2020-10-08 10:11:59 -07:00
  • 9e7a2772b1 s3: only admin can list all buckets Chris Lu 2020-10-08 10:11:41 -07:00
  • 4882972478
    Merge pull request #1513 from ekhvalov/master Chris Lu 2020-10-08 09:35:22 -07:00
  • d116432775 POSIX shell compatibility user 2020-10-08 19:40:18 +09:00
  • eed492b73b randomize file locations Chris Lu 2020-10-07 23:58:32 -07:00
  • ec08a1670b volume: avoid hanging when stopping a volume server Chris Lu 2020-10-07 23:48:24 -07:00
  • 62d3d3aea0 go fmt Chris Lu 2020-10-07 23:30:54 -07:00
  • e91b9c85a2 s3: Added support for "List" action in weed s3 -config=... in the config file. Chris Lu 2020-10-07 23:22:35 -07:00
  • a8624c2e4f read from alternative replica Chris Lu 2020-10-07 22:49:04 -07:00
  • da4edf3651 master: check peers for existing leader before starting a leader election Chris Lu 2020-10-07 01:25:39 -07:00
  • c543762e23 volume: auto expands -max setting Chris Lu 2020-10-06 09:05:30 -07:00
  • 36492c47ec adjust Chris Lu 2020-10-05 14:06:18 -07:00
  • 8f8e9ddbde adjust API Chris Lu 2020-10-05 09:47:04 -07:00
  • 875ee5c0d4
    Merge pull request #1508 from kmlebedev/s3_etag_like_aws Chris Lu 2020-10-05 09:46:27 -07:00
  • e4f2d9eb4a We return etag using the same algorithm as aws s3 https://teppen.io/2018/06/23/aws_s3_etags/ Konstantin Lebedev 2020-10-05 14:43:32 +05:00
  • 4fc673341f 2.03 2.03 Chris Lu 2020-10-04 21:58:22 -07:00
  • 6b591b02af adjust log level Chris Lu 2020-10-04 16:21:43 -07:00
  • b597406699
    Merge pull request #1507 from ustuzhanin/raft_remove_peers Chris Lu 2020-10-04 11:41:10 -07:00
  • 702b1cb876 fix: remove deleted peers if resumeState = true Устюжанин Антон Александрович 2020-10-04 21:56:17 +05:00
  • b3dd0ba446
    Merge pull request #2 from chrislusf/master ustuzhanin 2020-10-04 19:46:45 +05:00
  • 8c8b8e2835 adjust go module Chris Lu 2020-10-04 02:27:24 -07:00
  • d522df0ecd adjust log level Chris Lu 2020-10-04 01:35:32 -07:00
  • 666859f7cd mount: read prefetching Chris Lu 2020-10-04 01:31:04 -07:00
  • bc47835997 mount: avoid duplicated reads Chris Lu 2020-10-03 20:16:42 -07:00
  • 8d65ad1444 Revert "mount: adds read prefetching" Chris Lu 2020-10-03 19:40:56 -07:00
  • 692f0614d1 mount: adds read prefetching Chris Lu 2020-10-03 16:50:09 -07:00
  • 707936f482 re-enable caching larger than 16MB Chris Lu 2020-10-03 14:12:38 -07:00
  • 2c20ef72ae fix starting problem Chris Lu 2020-10-03 13:56:38 -07:00
  • d77e3c96e9 FUSE: use the mount directory permissions Chris Lu 2020-10-03 13:37:33 -07:00
  • 95ffed87c0
    Merge pull request #1505 from ustuzhanin/remove_raft_state Chris Lu 2020-10-03 10:38:47 -07:00
  • 6fbfe73683 fix: resumeState Устюжанин Антон Александрович 2020-10-03 22:16:47 +05:00
  • dc31b19469 fix: restore raft state Устюжанин Антон Александрович 2020-10-03 14:03:41 +05:00
  • f781cce500 s3: support object tagging Chris Lu 2020-10-02 22:21:51 -07:00
  • 8c82fb7e5f fix: restore raft state Устюжанин Антон Александрович 2020-10-02 23:01:20 +05:00
  • 3e0a79ef05
    Merge pull request #1 from chrislusf/master ustuzhanin 2020-10-02 22:47:25 +05:00
  • 9ab98fa912 s3 metrics adjust the label 2.02 Chris Lu 2020-10-01 07:17:47 -07:00
  • f1e879fe7a 2.02 Chris Lu 2020-10-01 07:15:49 -07:00
  • a1c01d716b volume: avoid deadlock when deleting volumes Chris Lu 2020-10-01 07:10:03 -07:00
  • a34bad2cee moving grafana dashboard here Chris Lu 2020-09-30 13:30:10 -07:00
  • ed170d8fe6
    Merge pull request #1502 from kmlebedev/s3_stat_statuscode Chris Lu 2020-09-30 13:24:08 -07:00