Commit Graph

  • 06be5dc6c3 log snowflake sequencer nodeid's hex when start, it'll be in part of new assigned fid #1945 李海 2021-03-25 18:59:40 +0800
  • 69b2dab9c6 add a snowflake sequencer as more robust fid generator, but less compressable than small auto-inc id 李海 2021-03-25 18:49:26 +0800
  • 40938d6a47 SaveInsideFiler S3 Configuration Konstantin Lebedev 2020-12-10 21:03:25 +0500
  • 9f26f2815c SaveAs S3 Configuration Konstantin Lebedev 2020-12-10 17:03:55 +0500
  • 82b0463fac handler PutUserPolicy https://docs.aws.amazon.com/IAM/latest/APIReference/API_PutUserPolicy.html Konstantin Lebedev 2020-12-10 15:36:04 +0500
  • d7719d0542 base handlers Konstantin Lebedev 2020-12-10 00:03:14 +0500
  • 03c7953254 init Iam Api Server Konstantin Lebedev 2020-12-09 17:11:49 +0500
  • 82dfe06066
    Merge pull request #1933 from kmlebedev/missingKeysThreshold Chris Lu 2021-03-24 10:56:25 -0700
  • 020a5d40c3 avoid counter is null #1933 Konstantin Lebedev 2021-03-24 22:51:22 +0500
  • df6cf0a2fa nonRepairThreshold Konstantin Lebedev 2021-03-24 22:07:13 +0500
  • 26657f1d72
    Merge pull request #1943 from kmlebedev/maxCPUs Chris Lu 2021-03-24 09:29:38 -0700
  • 9ce82a9cd2 GOMAXPROCS use defaults to the value of runtime.NumCPU #1943 Konstantin Lebedev 2021-03-24 18:45:58 +0500
  • 60972f1c97 rename option repairThreshold Konstantin Lebedev 2021-03-24 13:24:49 +0500
  • a801332b0d filer: return 409 if file conflicts with a directory Chris Lu 2021-03-24 01:03:11 -0700
  • c42b95c596 more help message Chris Lu 2021-03-23 17:27:57 -0700
  • 40a9e88c07 rename var Konstantin Lebedev 2021-03-23 21:42:35 +0500
  • d21a5bf5d0 add missingKeysThreshold for fsck Konstantin Lebedev 2021-03-23 15:04:07 +0500
  • 85cff10787 mysql: ensure name column is case sensitive Chris Lu 2021-03-23 00:46:50 -0700
  • 5f0e68c21e revert wrong change Chris Lu 2021-03-22 23:28:40 -0700
  • b5e10bf511 Java client 1.6.3 Chris Lu 2021-03-22 23:25:47 -0700
  • 5a78c6ca99 Java client: support windows Chris Lu 2021-03-22 23:20:41 -0700
  • 4abb511db3 make a local copy of the in memory cached data Chris Lu 2021-03-22 22:33:07 -0700
  • 3cbc40fa48 avoid creating multiple reader Chris Lu 2021-03-22 22:32:47 -0700
  • 2f7c7afdec refactor: remove unused parameter Chris Lu 2021-03-22 22:13:19 -0700
  • d48dd0c738 use []byte directly instead of bytes.Buffer Chris Lu 2021-03-22 22:12:57 -0700
  • 8eb14967ef shell: volume.check.disk adds optional slow mode Chris Lu 2021-03-22 21:01:43 -0700
  • 288369cfc7 mount: release resources when Forget() is called Chris Lu 2021-03-22 16:22:19 -0700
  • 5d931eff27 avoid possible nil Chris Lu 2021-03-22 13:24:07 -0700
  • f315eb2bb8 fix build error 2.35 Chris Lu 2021-03-22 00:12:53 -0700
  • 1dd5bc134c 2.35 Chris Lu 2021-03-22 00:05:09 -0700
  • b465095db1 shell: add volume.check.disk to fix inconsistency for replicated volumes Chris Lu 2021-03-22 00:03:16 -0700
  • df461402cc ensure entry attribute is not nill Chris Lu 2021-03-21 22:27:30 -0700
  • 102a951377 refactor, split into 2 files Chris Lu 2021-03-21 13:05:53 -0700
  • f6e2566ee5 better logs for cookie mismatch Chris Lu 2021-03-20 12:02:57 -0700
  • 27e24162f2 minor Chris Lu 2021-03-20 06:37:03 -0700
  • 41cc6e661b fs.mv ensures there are 2 arguments Chris Lu 2021-03-20 06:34:09 -0700
  • b2c1c209a5 refactor Chris Lu 2021-03-20 06:33:45 -0700
  • 0a51df02cb
    Update README.md Chris Lu 2021-03-19 12:58:24 -0700
  • e9b1853d63 go fmt Chris Lu 2021-03-19 01:31:56 -0700
  • b1a86cf808 s3: copy object to itself Chris Lu 2021-03-19 01:31:49 -0700
  • c012902c16 testing udp test_udp Chris Lu 2021-03-18 22:02:40 -0700
  • aa5179ce3c
    Merge pull request #1918 from kmlebedev/dir_slash_not_exist Chris Lu 2021-03-17 11:56:56 -0700
  • bf94149920 add line #1918 Konstantin Lebedev 2021-03-17 23:41:34 +0500
  • c5705e7a35 dir + slash key does not exist https://github.com/chrislusf/seaweedfs/issues/1917 Konstantin Lebedev 2021-03-17 23:40:42 +0500
  • 04604b89e1
    Merge pull request #1913 from kmlebedev/check_chunkviews_mr Chris Lu 2021-03-16 03:36:34 -0700
  • eb54993a4e Merge branch 'upstreamMaster' into check_chunkviews_mr #1913 Konstantin Lebedev 2021-03-16 15:29:49 +0500
  • 9672f9e1b2 2.34 2.34 Chris Lu 2021-03-16 03:01:15 -0700
  • 69694a17be reverting 7d57664c2d Chris Lu 2021-03-16 02:59:26 -0700
  • c00dd5e62e report error if entry not found Chris Lu 2021-03-16 02:55:49 -0700
  • 06da02739d CheckAllChunkViews() for HEAD requests only #1903 Konstantin Lebedev 2021-03-16 14:15:17 +0500
  • 886793ec03 s3 putToFiler maxMB size https://github.com/chrislusf/seaweedfs/issues/1908 #1910 Konstantin Lebedev 2021-03-16 13:27:26 +0500
  • 91a3ac9731 2.33 2.33 Chris Lu 2021-03-16 00:36:06 -0700
  • 4b1ed227d1 revert fasthttp changes Chris Lu 2021-03-16 00:33:14 -0700
  • 10164d0386
    Merge pull request #1905 from wuh-fnst/s3ListCounterErr Chris Lu 2021-03-15 20:54:58 -0700
  • 22a07a12d2 [mount] [regression] `filer.path` option results in empty mount in 2.32 Chris Lu 2021-03-15 20:46:25 -0700
  • 050a7f9599 s3: count correction for the number of files in the dir #1905 wuh-fnst 2021-03-15 11:22:36 +0800
  • 3a3699867b Status PartialContent for Content-Range response Konstantin Lebedev 2021-03-15 23:30:22 +0500
  • 90510e3137 If WriteHeader is not called explicitly, the first call to Write will trigger an implicit WriteHeader(http.StatusOK). WriteHeader: Only one header may be written. Go does not currently! Konstantin Lebedev 2021-03-15 21:22:59 +0500
  • 46b9f5cff4 add debug logging Konstantin Lebedev 2021-03-15 19:33:33 +0500
  • 7194a5e7bf avoid http error: superfluous response.WriteHeader https://github.com/chrislusf/seaweedfs/issues/1838 Konstantin Lebedev 2021-03-15 18:52:59 +0500
  • 9f00f95bfb 2.32 2.32 Chris Lu 2021-03-14 21:32:00 -0700
  • a4cfffc264 shell: fix moving volume, volume server evacuate Chris Lu 2021-03-14 21:29:55 -0700
  • ca100568f7 fix parsing Chris Lu 2021-03-14 20:50:14 -0700
  • 352ba23f83 revert previous change Chris Lu 2021-03-14 20:49:56 -0700
  • 29e62aba00 possible fix for volume balance Chris Lu 2021-03-14 20:23:19 -0700
  • 35d939a1d2 go fmt Chris Lu 2021-03-14 13:21:02 -0700
  • 2d4c2db81d filer: leveldb, rocksdb auto create store directory Chris Lu 2021-03-14 13:20:14 -0700
  • 6d3a96eb56 filer: mysql2, postgres2 trigger actions on bucket creation and deletion Chris Lu 2021-03-13 22:07:39 -0800
  • 5495497876 simplify Chris Lu 2021-03-13 19:03:46 -0800
  • e12600cc8e still not working Chris Lu 2021-03-13 14:48:28 -0800
  • 0059f4a201 trying https://github.com/spance/suft Chris Lu 2021-03-13 14:14:30 -0800
  • 22ef015cff this performs poorly and unstable Chris Lu 2021-03-13 12:05:04 -0800
  • cb423312a4 prevent nil volume message Chris Lu 2021-03-13 11:05:29 -0800
  • 972327f966 prevent nil volume nm Chris Lu 2021-03-13 11:04:51 -0800
  • 56953b207d compiles, but fail to send Chris Lu 2021-03-13 10:59:29 -0800
  • f9a7c45e9a udp hangs Chris Lu 2021-03-13 10:16:32 -0800
  • 2a68ddb963 default to empty host to bind to tcp4 and tcp6 Chris Lu 2021-03-12 15:32:51 -0800
  • 5fbcaaf37a fullpath() test is not needed Chris Lu 2021-03-12 09:45:25 -0800
  • e19b6b2d0a upgrade fuse version, add batch forget Chris Lu 2021-03-12 02:55:06 -0800
  • 2d567e00aa add mount memory profiling Chris Lu 2021-03-12 02:54:08 -0800
  • 7d57664c2d mount: internals switch to filer.Entry instead of protobuf Chris Lu 2021-03-12 00:36:29 -0800
  • d41202f1b3
    Merge pull request #1893 from kmlebedev/s3testfixed Chris Lu 2021-03-11 23:59:24 -0800
  • d66645ecda add 12 tests https://github.com/chrislusf/seaweedfs/issues/1810 #1893 Konstantin Lebedev 2021-03-12 12:40:33 +0500
  • 8096609869 s3: check the MD5 values from clients #1895 wuh-fnst 2021-03-12 15:35:07 +0800
  • 17d02264f3
    Merge pull request #74 from chrislusf/master hilimd 2021-03-12 15:05:31 +0800
  • 5f99eee27c
    Merge pull request #1892 from wuh-fnst/listMultipartIsLast Chris Lu 2021-03-11 20:58:58 -0800
  • 4c1d945e46 make List correctly judge whether it is the last file #1892 wuh-fnst 2021-03-12 11:10:01 +0800
  • cca66c7fbe print out the url Chris Lu 2021-03-11 18:39:45 -0800
  • 7f887c78d2 fix Chris Lu 2021-03-11 18:18:16 -0800
  • fcc52d1e4e shell: add s3.clean.uploads to clean up stale multipart uploads Chris Lu 2021-03-11 18:05:24 -0800
  • 40dc5ac904 mount: add a bit retry when connecting to filer during startup Chris Lu 2021-03-11 16:36:43 -0800
  • aba47fd9e8 reduce repeated calls to dir.FullPath() Chris Lu 2021-03-11 14:08:20 -0800
  • d084334ffd
    Merge pull request #1883 from kmlebedev/passDelNonEmptyFolder Chris Lu 2021-03-11 11:01:44 -0800
  • 0e35836cc1
    Merge pull request #1890 from kmlebedev/ZeroDataSize Chris Lu 2021-03-11 10:51:48 -0800
  • 58cdcc6d6e error if urls not found #1890 Konstantin Lebedev 2021-03-11 23:34:36 +0500
  • 79280e1513 escape special characters Chris Lu 2021-03-11 09:49:40 -0800
  • 4db21012c1 error if read chunk zero data size Konstantin Lebedev 2021-03-11 22:38:59 +0500
  • 2e19760442
    Merge pull request #1886 from wuh-fnst/listMultipartEmptyIsLast Chris Lu 2021-03-11 01:20:33 -0800
  • 828fbf3fb7 s3: "isLast" returns true when the file does not exist #1886 wuheng 2021-03-11 15:20:50 +0800
  • 130ccdeb2e Update SeaweedFS_Cluster_Backup.png Chris Lu 2021-03-10 21:51:48 -0800