Commit Graph

  • b961fcd338 filer: stream read from volume server, reduce memory usage Chris Lu 2021-08-13 11:00:11 -0700
  • f4decf02df volume copying: clean up stale volume data files Chris Lu 2021-08-13 03:24:21 -0700
  • 0f7d4556d8 shell: volume.tier.move makes up changes if volume move failed Chris Lu 2021-08-13 03:09:28 -0700
  • 333cdce485 add verbose message Chris Lu 2021-08-13 02:57:14 -0700
  • 78e8ddf910 Only when tailing volume, the zero-ed cookie should skip checking. Chris Lu 2021-08-13 02:09:35 -0700
  • a8617c1a39 tail volume: fix zero cookie problem from batch deletion Chris Lu 2021-08-13 01:54:35 -0700
  • 5a0f92423e use grpc and jwt Chris Lu 2021-08-12 21:40:33 -0700
  • 6238644c35 remove gateway command Chris Lu 2021-08-12 20:52:04 -0700
  • d1d1fc772c move some volume lookup operations to grpc Chris Lu 2021-08-12 20:33:00 -0700
  • 5571f4f70a master: add master.follower to handle read file id lookup requests Chris Lu 2021-08-12 18:10:59 -0700
  • 5469019852 adjust data type Chris Lu 2021-08-12 17:54:34 -0700
  • 7667d26ebf gocql update Chris Lu 2021-08-12 00:20:11 -0700
  • bfac55e6c0 avoid integer overflow Chris Lu 2021-08-11 22:22:49 -0700
  • 5516fa8e80
    Merge pull request #2251 from kmlebedev/rertyUpdateIamIdentity Chris Lu 2021-08-11 09:21:03 -0700
  • a51447ffcb
    Merge pull request #2252 from combineads/sync_isOpen Chris Lu 2021-08-11 09:10:25 -0700
  • f0afd35eec Retry save and update IAM identity https://github.com/chrislusf/seaweedfs/issues/2242 #2251 Konstantin Lebedev 2021-08-11 19:29:04 +0500
  • 775dfbae85 Synchronize number of open files #2252 byunghwa.yun 2021-08-11 22:58:35 +0900
  • ec09966fd3 Retry save and update IAM identity https://github.com/chrislusf/seaweedfs/issues/2242 Konstantin Lebedev 2021-08-11 17:53:48 +0500
  • 5df38d610d
    Update README.md Chris Lu 2021-08-10 15:43:21 -0700
  • f2cd753bf9 fix avoid lock error Chris Lu 2021-08-10 14:34:13 -0700
  • 01336d71eb minor Chris Lu 2021-08-10 13:04:33 -0700
  • 1154e23e2d add logs for volume creation Chris Lu 2021-08-10 13:04:25 -0700
  • 057ef429ac format Chris Lu 2021-08-10 12:33:29 -0700
  • b63b042afc dedup keeps the largest replica Chris Lu 2021-08-10 12:30:41 -0700
  • 0526db12e2 do not treat read only volumes differently Chris Lu 2021-08-10 11:37:12 -0700
  • e50a5b8e28 minor: print disk type Chris Lu 2021-08-10 11:10:09 -0700
  • db6275a0c8 print out balance ratio Chris Lu 2021-08-10 10:43:42 -0700
  • 9d85569c55 ensure using local quorum consistency Chris Lu 2021-08-10 05:10:57 -0700
  • 85832d02c0 wait for goroutines Chris Lu 2021-08-10 04:13:08 -0700
  • 1098ed0d78
    Merge pull request #2245 from Bl1tz23/master Chris Lu 2021-08-10 04:00:15 -0700
  • 095f66cd64 returned deps target call to build Makefile target #2245 Bl1tz23 2021-08-10 13:51:04 +0300
  • 1c94b3d013 merge master, resolve conflicts Bl1tz23 2021-08-10 13:45:24 +0300
  • e6e57db530 Add liveness\readiness probe for s3 api handler on /status path Bl1tz23 2021-08-10 13:42:46 +0300
  • f9cf9b93d3
    Update release.yml Chris Lu 2021-08-10 03:30:18 -0700
  • 8ff6c9a0c6 output format Chris Lu 2021-08-10 03:25:18 -0700
  • 48f448ee09 parallelize tier move Chris Lu 2021-08-10 03:08:29 -0700
  • 69a6da7969 avoid fail on tail error Chris Lu 2021-08-10 02:50:28 -0700
  • 18228f3044 fix help message Chris Lu 2021-08-10 02:48:41 -0700
  • e9128e75d0 Java: 1.6.7 Support Mounted Remote Storage Chris Lu 2021-08-09 22:46:12 -0700
  • 69655ba8e5 mount: cache on reading remote storage Chris Lu 2021-08-09 22:11:57 -0700
  • a7012d9729 fix Chris Lu 2021-08-09 16:03:03 -0700
  • 02f728cb54 fix bug with remote.uncache Chris Lu 2021-08-09 15:24:21 -0700
  • 8d3e275735 remote: filer cache remote content on read Chris Lu 2021-08-09 15:16:45 -0700
  • 9096f6f4f7 cache: set upper limit of chunk size Chris Lu 2021-08-09 15:08:53 -0700
  • 402315f117 go fmt Chris Lu 2021-08-09 14:37:34 -0700
  • a6be2520c9 fix Chris Lu 2021-08-09 14:37:25 -0700
  • 713c035a6e shell: remote.cache remote.uncache Chris Lu 2021-08-09 14:35:18 -0700
  • 8cfd487608 2.62 2.62 Chris Lu 2021-08-08 23:33:12 -0700
  • 734c980040 volume: support concurrent download data size limit Chris Lu 2021-08-08 23:25:16 -0700
  • 96ce85f5ae rename Chris Lu 2021-08-08 22:33:31 -0700
  • c5f38c365d go fmt Chris Lu 2021-08-08 22:30:36 -0700
  • df85f7a1eb adjust help message Chris Lu 2021-08-08 22:30:12 -0700
  • c0b12da4ef shell: add filer.remote.unmount Chris Lu 2021-08-08 22:26:37 -0700
  • 52fcce81c6
    Merge pull request #2241 from chrislusf/add_remote_storage Chris Lu 2021-08-08 18:55:53 -0700
  • 882a93dacd fix tests #2241 add_remote_storage Chris Lu 2021-08-08 17:56:26 -0700
  • 7412ccdf88 write back remote entry to local entry after uploading to remote Chris Lu 2021-08-08 17:55:03 -0700
  • dcf614a8c3 skip if the remote entry update is because of internal managerial operations Chris Lu 2021-08-08 15:58:10 -0700
  • eed26af266 Merge branch 'master' into add_remote_storage Chris Lu 2021-08-08 15:48:04 -0700
  • 4370a4db63 use int64 for volume count in case of negative overflow Chris Lu 2021-08-08 15:19:39 -0700
  • 26c222f596 shell: volume.tier.move avoid moving all volumes to one destination Chris Lu 2021-08-08 15:12:39 -0700
  • 13e45e1605 filer.remote.sync can work now Chris Lu 2021-08-08 01:21:42 -0700
  • 8f5170c138 remove imports Chris Lu 2021-08-07 16:20:17 -0700
  • 46b0cb8c86 Merge branch 'master' into add_remote_storage Chris Lu 2021-08-07 15:41:27 -0700
  • de730b079d ChunkStreamReader implenents io.ReaderAt Chris Lu 2021-08-07 15:41:07 -0700
  • 59732a0529 refactoring Chris Lu 2021-08-07 15:35:27 -0700
  • d2b3416d1c java: use empty value as replication default Chris Lu 2021-08-07 14:54:00 -0700
  • ecb234f75a refactor Chris Lu 2021-08-07 14:46:23 -0700
  • 270770d7d7 refactor Chris Lu 2021-08-07 14:18:53 -0700
  • 679f800caa Merge branch 'master' into add_remote_storage Chris Lu 2021-08-06 20:27:12 -0700
  • 0c0f77e2ae skip not found error on deletion Chris Lu 2021-08-06 19:35:47 -0700
  • 8828f485c0 print volume deletion error Chris Lu 2021-08-06 19:30:22 -0700
  • d2b23f3d38
    Merge pull request #2238 from combineads/change_default_mode Chris Lu 2021-08-05 21:28:06 -0700
  • e23ca3845b
    Merge pull request #2237 from combineads/add_mtime Chris Lu 2021-08-05 21:27:13 -0700
  • 286e5dd375 Merge branch 'master' into add_remote_storage Chris Lu 2021-08-05 21:07:04 -0700
  • 1e22166939 adjust error message Chris Lu 2021-08-05 21:06:55 -0700
  • f3dc909b21 Change default permissions #2238 byunghwa.yun 2021-08-06 12:24:35 +0900
  • e84fad9acf Add crtime and mtime #2237 byunghwa.yun 2021-08-06 12:13:37 +0900
  • 1a5d29520c add tests Chris Lu 2021-08-05 14:49:24 -0700
  • 6b743dbbf9 refactor client subscribe metadata Chris Lu 2021-08-04 16:25:46 -0700
  • b9ecf1e3a8 refacotring Chris Lu 2021-08-04 14:56:13 -0700
  • d84c311699 refactoring Chris Lu 2021-08-04 12:30:18 -0700
  • f6a9ad8001 fix tests Chris Lu 2021-08-04 00:31:06 -0700
  • 42969c9c62 Merge branch 'master' into add_remote_storage Chris Lu 2021-08-03 21:20:05 -0700
  • 8cf0c515bf shell: volume.fix.replication retries even when there is no error #2235 Chris Lu 2021-08-03 09:32:55 -0700
  • d2ddf1dbdb typo Chris Lu 2021-08-03 09:32:31 -0700
  • 3afbf04007 add TLS grpc support for filer meta clients Chris Lu 2021-08-03 01:30:35 -0700
  • fe60c6ef9a minor changes Chris Lu 2021-08-02 11:49:40 -0700
  • 0ca641f33c
    Merge pull request #2232 from combineads/master Chris Lu 2021-08-02 11:46:48 -0700
  • bdc7730fdb Add autocomplete #2232 byunghwa.yun 2021-08-03 00:25:44 +0900
  • b7d3c411a8 Added Windows support error #2231 byunghwa.yun 2021-08-03 01:06:36 +0900
  • 694e0245ad Make use of the "-h" option as GlobalFlags byunghwa.yun 2021-08-03 00:33:22 +0900
  • cfc9fc392c Add autocomplete byunghwa.yun 2021-08-03 00:25:44 +0900
  • 2ae9705442 adjust text Chris Lu 2021-08-01 22:55:19 -0700
  • 3739717092 Revert "adds a test" Chris Lu 2021-08-01 22:54:45 -0700
  • f690643b47 adds a test Chris Lu 2021-08-01 22:53:50 -0700
  • 6de786185d volume.balance: balance read only volumes first Chris Lu 2021-08-01 22:32:50 -0700
  • 3bb640b786 add -force option following #2228 Chris Lu 2021-08-01 20:03:05 -0700
  • 02fd913b51
    Merge pull request #2228 from combineads/master Chris Lu 2021-08-01 19:46:00 -0700
  • 9e839cb5cc Add force option in volume.deleteEmpty command #2228 byunghwa.yun 2021-08-02 11:37:20 +0900
  • 56ee1d5ef1 2.61 2.61 Chris Lu 2021-08-01 15:50:19 -0700