Commit Graph

  • 182288f860 filer: fix mysql, postgres batch delete error Chris Lu 2021-07-22 08:23:20 -0700
  • 84d91f143f mount: hide /etc folder also from mount Chris Lu 2021-07-22 00:40:16 -0700
  • 7359193e97 go fmt Chris Lu 2021-07-21 14:38:12 -0700
  • cc32436d63
    Merge pull request #2209 from combineads/fuse_option Chris Lu 2021-07-21 12:37:20 -0700
  • 67537ff05b
    Merge pull request #2208 from combineads/add_rm_options Chris Lu 2021-07-21 11:08:43 -0700
  • e0c7708b03 Fix error handling #2209 byunghwa.yun 2021-07-21 22:48:04 +0900
  • 41d559f54e Add fs rm options #2208 byunghwa.yun 2021-07-21 21:10:36 +0900
  • 70effac0d3 configure and store remote configurations Chris Lu 2021-07-21 02:24:34 -0700
  • 3138805b33
    Merge pull request #2200 from combineads/add_fs_rm Chris Lu 2021-07-21 00:35:54 -0700
  • a125c8fbe2
    Merge pull request #2204 from nivekuil/tokenpolicy Chris Lu 2021-07-20 15:37:31 -0700
  • b9a67d46c5 cassandra: use LocalQuorum for all queries #2204 nivekuil 2021-07-20 14:47:39 -0700
  • 54c8bc8673 Merge branch 'remote_overlay' Chris Lu 2021-07-19 23:18:35 -0700
  • 7ab389e7ec optimization: improve random range query for large files remote_overlay Chris Lu 2021-07-19 23:07:22 -0700
  • 93c37cfded
    Update filechunk_manifest.go Chris Lu 2021-07-19 18:41:41 -0700
  • b23b307e08 Add fs rm #2200 byunghwa.yun 2021-07-20 08:49:28 +0900
  • b938df97a2 remove unused parameter Chris Lu 2021-07-19 02:59:12 -0700
  • 450222dd64 add remote to filer.Entry and filer_pb entry, add RemoteConf Chris Lu 2021-07-19 02:47:27 -0700
  • 8dc5def435 proto: add remote Chris Lu 2021-07-19 01:12:31 -0700
  • 99155e4880 add `-retry` option for `volume.fix.replication` Chris Lu 2021-07-16 12:13:46 -0700
  • 2f209675ab Added `-retry` option for `volumeServer.evacuate` Chris Lu 2021-07-16 12:08:21 -0700
  • fb7a1be1c4 refactor Chris Lu 2021-07-16 11:46:04 -0700
  • 3f31c4091a
    Merge pull request #2198 from nivekuil/tokenpolicy Chris Lu 2021-07-16 08:55:55 -0700
  • 2faf96f002 cassandra: Use LocalOne instead of One consistency #2198 nivekuil 2021-07-16 04:29:46 -0700
  • 4be5b4ff5c [volume.check.disk] skip errors and check next volumes Chris Lu 2021-07-16 02:03:32 -0700
  • e95166d739 S Chris Lu 2021-07-15 17:43:38 -0700
  • a45bbc0b75 2.59 2.59 Chris Lu 2021-07-15 15:52:22 -0700
  • f0042f62dd readable logs Chris Lu 2021-07-15 12:17:48 -0700
  • 18c40686d9 s3: multipart upload miss data if file is chunked in 4MB Chris Lu 2021-07-15 11:56:28 -0700
  • 5a838dbe53 fix compilation Chris Lu 2021-07-13 11:40:21 -0700
  • 6103649ffb shell: volume.check.disk adds retries in case the volumes are just moved Chris Lu 2021-07-13 11:19:56 -0700
  • 49c66e88a0 volume: change all writes to fsync during graceful stopping Chris Lu 2021-07-13 01:29:57 -0700
  • 01adc567aa shell: volume.fsck deletes a volume is the volume has only orphaned data. Chris Lu 2021-07-12 11:22:00 -0700
  • 297b41266b 2.58 2.58 Chris Lu 2021-07-12 01:33:47 -0700
  • b194f91f47 add version to filer configuration response Chris Lu 2021-07-12 01:23:17 -0700
  • ae7129f717
    Merge pull request #2189 from bingoohuang/master Chris Lu 2021-07-11 23:49:08 -0700
  • 9e48bff8ee fix typo in fs.configure help message text #2189 bingoohuang 2021-07-12 13:51:21 +0800
  • 272c7836c3
    Merge pull request #1 from chrislusf/master bingoohuang 2021-07-12 13:47:42 +0800
  • d013d6d968 shell: volume.fsck "reallyDeleteFromVolume" should send padded file ids to delete Chris Lu 2021-07-10 23:16:06 -0700
  • 3d624d1e16 rename Chris Lu 2021-07-09 03:19:21 -0700
  • ecce300964 s3 config read via grpc Chris Lu 2021-07-09 02:48:03 -0700
  • da7bd62822 /etc files are stored inside metadata store Chris Lu 2021-07-09 02:33:14 -0700
  • a6d73e0a66
    Merge pull request #2185 from bingoohuang/master Chris Lu 2021-07-06 00:28:07 -0700
  • ed57a55eae show RemoteVolumes/EcVolumes only if it is not empty #2185 bingoohuang 2021-07-06 15:20:18 +0800
  • 44b50b2fdf another fix related to 64 bit alignment Chris Lu 2021-07-05 16:30:41 -0700
  • 3df153421d
    Merge pull request #2184 from jbarotin/master Chris Lu 2021-07-05 11:18:57 -0700
  • 30156e142a Change java client MIN_BUFFER_SIZE to 1MB #2184 Jerome Barotin 2021-07-05 16:07:33 +0200
  • 141388367e
    Merge pull request #2183 from bingoohuang/master Chris Lu 2021-07-05 03:22:26 -0700
  • 44a2538f67 extract embed html of master/volume/filer ui to separate files #2183 bingoohuang 2021-07-05 18:09:44 +0800
  • e2da647fa3
    Merge pull request #2182 from qieqieplus/fix-event-notification Chris Lu 2021-07-05 02:00:53 -0700
  • 233103f6b2 sync empty notification with timestamp #2182 qieqieplus 2021-07-05 16:01:16 +0800
  • 4ab25fa395
    Merge pull request #2181 from bingoohuang/master Chris Lu 2021-07-04 21:38:15 -0700
  • 5dbbe19c8b extract embed toml example to separate files #2181 bingoohuang 2021-07-05 11:16:49 +0800
  • 5bcc77b46c volume: default readMode to proxy Chris Lu 2021-07-03 15:55:56 -0700
  • f5fa0b08fd 2.57 2.57 Chris Lu 2021-07-03 15:10:57 -0700
  • a024254ad7 logging Chris Lu 2021-07-03 14:51:01 -0700
  • d39b2689a5 S3 authorization: StreamingSigned enforces access control Chris Lu 2021-07-03 14:50:53 -0700
  • 3986601ee8 add run_image Chris Lu 2021-07-03 12:52:58 -0700
  • fa0dab6029 mount: rename also recursively move file handles Chris Lu 2021-07-03 02:59:35 -0700
  • e598493e1a keep scaffold toml updated #2150 bingoohuang 2021-07-03 11:04:13 +0800
  • 8fe75692ee volume: address "unaligned 64-bit atomic operation" Chris Lu 2021-07-02 13:57:34 -0700
  • 2cb8b31ea7
    Merge pull request #2179 from nivekuil/tokenpolicy Chris Lu 2021-07-02 13:51:53 -0700
  • 8425705643 Cassandra: Use TokenAwareHostPolicy by default with fallback #2179 nivekuil 2021-07-02 13:02:26 -0700
  • d8bda0b229 locate the weed binary Chris Lu 2021-07-02 13:33:15 -0700
  • 53ecae7c7b
    Merge pull request #2178 from danielflira/master Chris Lu 2021-07-02 13:31:49 -0700
  • 586e066897 fix weed fuse parameters parsing #2178 danielflira 2021-07-02 16:52:52 -0300
  • 3d9ec2e0b6
    Merge pull request #2174 from qwedsazzcc/master Chris Lu 2021-07-01 21:04:21 -0700
  • 1a4db87e19 fix s3 metadata error with multipart upload #2174 lyg 2021-07-02 11:00:42 +0800
  • c6d4c16079 S3: add metadata with multipart upload Chris Lu 2021-07-01 19:12:11 -0700
  • 2420c60fc4 log reading adds delay between retries Chris Lu 2021-07-01 14:01:25 -0700
  • 067eb15e70 remove debug messages Chris Lu 2021-07-01 01:24:07 -0700
  • b624090398 go fmt Chris Lu 2021-07-01 01:21:14 -0700
  • 215b169562 mount: recursively rename locally Chris Lu 2021-07-01 01:19:28 -0700
  • c795183887 return node itself as directory handler Chris Lu 2021-06-30 17:42:33 -0700
  • 30dbe98dff Update Makefile Chris Lu 2021-06-30 12:33:11 -0700
  • 07f20155fd small optimization Chris Lu 2021-06-30 12:33:04 -0700
  • 90badb8201
    Merge pull request #2172 from danielflira/master Chris Lu 2021-06-30 20:22:13 -0700
  • a66112c9d2 configurable fusermount path #2172 danielflira 2021-07-01 00:07:54 -0300
  • 575f4b167b When a file is being uploaded via PUT or POST request with a presigned url and the body is not nil the file is read and then hashed to compare against the X-Amz-Content-Sha256 query parameter. #2171 大北 2021-06-30 15:07:20 -0700
  • c8884719ea
    Merge pull request #2170 from nivekuil/patch-1 Chris Lu 2021-06-30 13:25:35 -0700
  • 253b4ed898
    remote -> proxy in server to match volume flags #2170 Kevin Liu 2021-06-30 13:05:45 -0700
  • 4a0ba3a1a9
    Merge pull request #2168 from song-zhang/master Chris Lu 2021-06-30 11:01:40 -0700
  • 20d33ae025 add proxy mode to read non-local volumes #2168 zhangsong 2021-06-30 18:33:18 +0800
  • 7566782c2e add proxy mode to read non-local volumes zhangsong 2021-06-30 17:28:37 +0800
  • e9eb15e56a
    Merge pull request #2164 from wenerme/patch-2 Chris Lu 2021-06-29 13:51:10 -0700
  • 6f683e6572
    also failed on mips64 #2164 陈杨文 2021-06-30 04:36:00 +0800
  • 41db292332 skip s390 ppc64le Chris Lu 2021-06-29 10:06:38 -0700
  • 3668d10664 range query for mp4 video play Chris Lu 2021-06-29 02:13:29 -0700
  • 24e11d1e90 look back when adding to sorted values Chris Lu 2021-06-28 22:46:49 -0700
  • fc8dd58aea volume: large_volume version has bug when using in memory index Chris Lu 2021-06-28 15:48:07 -0700
  • a2979aa051 2.56 2.56 Chris Lu 2021-06-27 23:33:45 -0700
  • 08377fecb8 fixes Chris Lu 2021-06-27 23:32:57 -0700
  • 17477b37d5 sleep before re-reading the messages Chris Lu 2021-06-27 06:31:04 -0700
  • c764596f96 filer: slow metadata topic read may lose some change events Chris Lu 2021-06-27 05:54:06 -0700
  • cc7714fdbe logging changes to debug Chris Lu 2021-06-27 05:51:28 -0700
  • facaa36d22
    Merge pull request #2160 from thephoenixofthevoid/thephoenixofthevoid-fix-losing-env Chris Lu 2021-06-26 08:50:53 -0700
  • 8d70ba2eaa Fix: Loosing environment variables at StartProcess #2160 thephoenixofthevoid 2021-06-26 10:50:03 +0300
  • 1cac2f2278 shell: volume.fsck checks missing chunks in filer Chris Lu 2021-06-24 23:56:24 -0700
  • 9dd09bbb33 refactor Chris Lu 2021-06-24 17:22:53 -0700
  • c2e0a75c1f adjust logs Chris Lu 2021-06-24 12:46:00 -0700
  • 78b1fb921c adjust log level Chris Lu 2021-06-23 20:59:54 -0700