Commit Graph

  • 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
  • 81b255df8b Merge branch 'master' into add_remote_storage Chris Lu 2021-08-01 15:44:21 -0700
  • 58bc3ecf47 add default quietFor value Chris Lu 2021-08-01 15:36:06 -0700
  • 2ca1839d77 shell: add `volume.deleteEmpty` command Chris Lu 2021-08-01 15:33:45 -0700
  • 89933c46d2 s3: skip hidden directories in /buckets folder Chris Lu 2021-08-01 12:28:08 -0700
  • 1c7e404abe remove buckets folder option Chris Lu 2021-08-01 12:23:16 -0700
  • cb1dbd3135 refactor Chris Lu 2021-08-01 11:53:46 -0700
  • 1161c70dab Merge branch 'master' into add_remote_storage Chris Lu 2021-08-01 01:10:13 -0700
  • 9cc84a910f volume: deletion can skip volume size checking Chris Lu 2021-08-01 00:32:51 -0700
  • 767edd3c08 rename Chris Lu 2021-07-31 23:52:09 -0700
  • 9df7d16791 read <- remote_storage Chris Lu 2021-07-31 22:39:38 -0700
  • f5a69a0e44 Merge branch 'master' into add_remote_storage Chris Lu 2021-07-31 09:39:48 -0700
  • 6ba65c3382 customizable debug port Chris Lu 2021-07-31 09:18:41 -0700
  • 10c11b9fd1
    Merge pull request #2226 from combineads/master Chris Lu 2021-07-31 07:23:07 -0700
  • 5d4438a72f Fix typo #2226 byunghwa.yun 2021-07-31 22:23:52 +0900
  • 1ff8285d82 debug from any server Chris Lu 2021-07-31 02:13:21 -0700
  • 0d6f45cb46 add debug option to generate full goroutine stack dump Chris Lu 2021-07-31 02:00:01 -0700
  • a3290faf17 shell command to calculate size / number of volumes in a collection Chris Lu 2021-07-30 15:49:46 -0700
  • c6f992b2a3 remove dead code Chris Lu 2021-07-30 15:18:01 -0700
  • 899963ac20 remote storage location changed to struct Chris Lu 2021-07-29 02:08:55 -0700
  • c16e366fb2
    Merge pull request #2223 from combineads/see_meta_detail Chris Lu 2021-07-29 02:08:19 -0700
  • 285fdd2dd5 Add the additional meta log #2223 byunghwa.yun 2021-07-29 17:43:17 +0900
  • c090d6bb25 add ReadRemote(), add read remote setup when filer starts Chris Lu 2021-07-28 22:43:12 -0700
  • 4deac06da0 log fix Chris Lu 2021-07-28 22:25:04 -0700
  • ddff849ea6
    Merge pull request #2221 from divanikus/master Chris Lu 2021-07-27 14:31:13 -0700
  • 5c6270a93a shell: ability to use wildcards for collections, all collections if ommited #2221 divanikus 2021-07-27 23:53:01 +0300
  • 035b0bae29 refactor Chris Lu 2021-07-27 03:32:24 -0700