Commit Graph

  • b04d7e3ac0 weed server: also optionally start S3 gateway Chris Lu 2019-04-24 00:18:01 -0700
  • dabc9c9a89 filer: listen on specified ip address Chris Lu 2019-04-24 00:01:39 -0700
  • 21fe5bde7c filer: remove customizable grpc port, fixed to filer port + 10000 Chris Lu 2019-04-23 23:58:52 -0700
  • 067b935763 report unknown commands Chris Lu 2019-04-23 22:29:36 -0700
  • eba49afe85 add command help and data_node urls #933 stlpmo-jn 2019-04-23 11:19:28 +0800
  • 53e2e73de2 fix metrics 1.32 Chris Lu 2019-04-22 12:32:10 -0700
  • 0c96cfdb2e minor Chris Lu 2019-04-21 15:50:51 -0700
  • 00b6f653fa shell: add fs.cat Chris Lu 2019-04-21 15:43:43 -0700
  • 59d532a8c3 1.31 1.31 Chris Lu 2019-04-21 14:09:50 -0700
  • 5c411f3e5f minor Chris Lu 2019-04-21 13:33:32 -0700
  • 440111a349 volume: support http status 304 for the same file id Chris Lu 2019-04-21 13:33:23 -0700
  • ebe94be1a1 maintain layout correctness when changing volumes Chris Lu 2019-04-21 13:32:36 -0700
  • 0302b9496c volume: also check cookie for possible duplicates Chris Lu 2019-04-21 13:31:45 -0700
  • 132921ad41 adjust log or error Chris Lu 2019-04-21 10:14:17 -0700
  • 316bd27f75 add remove volumes with version info Chris Lu 2019-04-20 23:53:37 -0700
  • 64a9a0e104 shell: fix volume.copy Chris Lu 2019-04-20 20:48:07 -0700
  • 5f3d0e33a1 shell: add commands volume.copy volume.delete volume.mount volume.unmount Chris Lu 2019-04-20 20:31:35 -0700
  • d06d3c57d4 add notes Chris Lu 2019-04-20 20:12:07 -0700
  • 2ffe98443b refactoring Chris Lu 2019-04-20 12:05:28 -0700
  • 6fc1f53018 shell: add command volume.move Chris Lu 2019-04-20 11:35:20 -0700
  • 61720e6f75
    Merge pull request #934 from stlpmo-jn/parse_fileid_from_string Chris Lu 2019-04-20 08:39:58 -0700
  • 2200ea9cb9 add function ParseFileIdFromString #934 stlpmo-jn 2019-04-20 18:39:06 +0800
  • a148946b0f comment the UT stlpmo-jn 2019-04-20 18:10:23 +0800
  • 0b6221b9b1 add new files stlpmo-jn 2019-04-20 15:23:50 +0800
  • ce73e53d8c replication healthy check and repair stlpmo-jn 2019-04-20 15:20:52 +0800
  • 3b3651dea3 volume: atomic copying file, adds version and stopOffset Chris Lu 2019-04-19 12:29:49 -0700
  • 730a032137 filer mysql: adjust scaffolding instructions Chris Lu 2019-04-19 09:55:46 -0700
  • 0be2d51c96 read volume lastAppendAtNs when loading a volume Chris Lu 2019-04-19 01:56:38 -0700
  • ac2727853f fix needle map entry size Chris Lu 2019-04-19 00:39:34 -0700
  • e5506152c0 refactoring Chris Lu 2019-04-18 21:43:36 -0700
  • 33c92b819a refactoring Chris Lu 2019-04-18 21:17:43 -0700
  • a2d34d4802 filer.copy: add adjustable compression level Chris Lu 2019-04-18 20:21:28 -0700
  • 072644969e refactoring Chris Lu 2019-04-18 20:04:44 -0700
  • fa176fe80f volume tailing chunks large files Chris Lu 2019-04-18 19:22:13 -0700
  • 3dce1016cb add volume tailer Chris Lu 2019-04-18 11:05:02 -0700
  • b142f9f1d5 go fmt Chris Lu 2019-04-18 00:19:18 -0700
  • b09e8dbb37 add VolumeStreamFollow, but not used yet Chris Lu 2019-04-18 00:18:29 -0700
  • 13ad5c1966 refactoring Chris Lu 2019-04-17 22:04:49 -0700
  • 3b9446606a adjust log level Chris Lu 2019-04-16 23:31:44 -0700
  • 07091c44cd lock btree writes Chris Lu 2019-04-16 19:48:07 -0700
  • 4393b99332 add notes Chris Lu 2019-04-16 13:57:45 -0700
  • 338e6d60a5 refactor: prepare for snapshotting Chris Lu 2019-04-16 09:55:37 -0700
  • af49aea0c6 weed shell: fs.meta.save adjusts meta data file name Chris Lu 2019-04-16 09:40:27 -0700
  • 8ea1ee6dfa weed shell: add fs.meta.notify, removing filer.export Chris Lu 2019-04-16 01:58:28 -0700
  • 014906ec79 weed shell: add command fs.meta.load to restore meta data Chris Lu 2019-04-16 01:37:11 -0700
  • 79c2cca9c1 better error message Chris Lu 2019-04-16 01:15:30 -0700
  • d35023c713 weed shell: add command fs.meta.save Chris Lu 2019-04-16 01:06:32 -0700
  • b3b42bc947 replicate need to include new entry path Chris Lu 2019-04-16 00:44:31 -0700
  • 967e108b9a increase max idle conn per hosts Chris Lu 2019-04-15 22:00:50 -0700
  • f567777d64 volume: fix needle checking for deleted needles Chris Lu 2019-04-15 21:58:43 -0700
  • bd76ad0ff1 Revert "Revert "volume: close request body if any parsing error"" Chris Lu 2019-04-15 21:43:28 -0700
  • 359b7c1650 Revert "volume: close request body if any parsing error" Chris Lu 2019-04-15 21:35:12 -0700
  • af52fb2316 stress test filer Chris Lu 2019-04-15 21:13:07 -0700
  • 5996656141 volume: close request body if any parsing error Chris Lu 2019-04-15 21:11:45 -0700
  • c5d1d0d872 migration to gomod #931 harrsion 2019-04-16 09:56:52 +0800
  • 6e116b3d67 volume: reset leader if error happens Chris Lu 2019-04-15 09:09:46 -0700
  • e85048bcdc http exhaust and close response body Chris Lu 2019-04-14 23:28:24 -0700
  • 3e8a3a8fec fix race detector found problems Chris Lu 2019-04-14 23:00:37 -0700
  • 26aaccca08 add stress filer test code Chris Lu 2019-04-12 11:13:47 -0700
  • 2e03f3adef filer: rename -port.public to -port.readonly Chris Lu 2019-04-11 20:42:55 -0700
  • 59a9e15733 1.30 1.30 Chris Lu 2019-04-11 19:40:36 -0700
  • 66c609d434
    Update README.md Chris Lu 2019-04-11 15:05:10 -0700
  • e11e127d91 close grpc connections during errors Chris Lu 2019-04-11 09:27:05 -0700
  • db1360c36a
    Merge pull request #926 from Wine93/typo Chris Lu 2019-04-11 06:48:27 -0700
  • 361912224d typo: remove blank #926 Wine93 2019-04-11 09:18:53 +0000
  • 0e33272f56 small refactoring Chris Lu 2019-04-10 23:39:53 -0700
  • cb2061f86a
    Merge pull request #925 from stlpmo-jn/checkUnhealthReplication Chris Lu 2019-04-10 23:37:12 -0700
  • c0d6cc0067 weed mount: mount to the same folder name Chris Lu 2019-04-10 23:25:41 -0700
  • c3fa50d3b3 remove the health chekcer, because it's the same as command_volume_fix_replication #925 stlpmo-jn 2019-04-11 13:40:31 +0800
  • 2f76681d62 refactor: adjust grpc API name Chris Lu 2019-04-10 21:41:17 -0700
  • f2031884f0 fix bug : CI build failed stlpmo-jn 2019-04-11 09:53:31 +0800
  • 4df10e50b3 update glide.yaml Chris Lu 2019-04-10 14:27:28 -0700
  • c1a0403da2 repair the error replications of the volume stlpmo-jn 2019-04-10 19:41:55 +0800
  • 7d8ce080bd
    Merge pull request #922 from katharostech/cron-re-replication Chris Lu 2019-04-09 11:48:04 -0700
  • 3895c86812 Add cronjob Mode For The Docker Container #922 Zicklag 2019-04-09 15:57:38 +0000
  • 3555628ad5 weed volume: fix bug, remove boltdb, btree Chris Lu 2019-04-09 10:08:59 -0700
  • 8a5ce16e96 weed volume: remove boltdb, btree options, add options for leveldb medium, large Chris Lu 2019-04-09 09:42:06 -0700
  • 9924fa3b1a weed volume: disable block cache on leveldb Chris Lu 2019-04-09 00:24:32 -0700
  • 35aba35c07 Revert "weed volume: disable block cache on leveldb" Chris Lu 2019-04-09 00:22:40 -0700
  • a55e708d36 weed volume: disable block cache on leveldb Chris Lu 2019-04-09 00:18:32 -0700
  • 6d4c44a85c 1.29 1.29 Chris Lu 2019-04-08 22:41:59 -0700
  • 88ba08cb9e add large disk support Chris Lu 2019-04-08 22:32:42 -0700
  • 784c5bb73a add build option support 5-byte offset Chris Lu 2019-04-08 22:01:29 -0700
  • 7a4b234ea1 divide offset into higher and lower sections Chris Lu 2019-04-08 21:44:06 -0700
  • 000ee725fc refactor Offset into a struct of bytes Chris Lu 2019-04-08 19:40:56 -0700
  • a41ba79119
    Merge pull request #914 from jba/gocdk-receive Chris Lu 2019-04-08 10:31:02 -0700
  • d14b614407 weed filer.copy: use existing file owner and gropu id Chris Lu 2019-04-07 11:31:50 -0700
  • a32abda1a3 adjust compression to optimize for speed Chris Lu 2019-04-07 11:01:28 -0700
  • c731d9be6d weed filer.copy: add option to profile the execution Chris Lu 2019-04-07 09:13:24 -0700
  • 174bf1e8b2 more efficient client side gzip compression Chris Lu 2019-04-06 14:14:28 -0700
  • 02191f6156 travis: temporarily disable go tip Chris Lu 2019-04-06 12:05:19 -0700
  • d942aa808a travis: enable go cache Chris Lu 2019-04-06 12:01:02 -0700
  • 596e920f1f disable cgo Chris Lu 2019-04-06 11:53:56 -0700
  • e72469ea21 disable cgo Chris Lu 2019-04-06 11:52:55 -0700
  • a98a6263e2 travis disable GOCACHE Chris Lu 2019-04-06 11:30:04 -0700
  • b13c2be332 travis tests Chris Lu 2019-04-06 11:27:59 -0700
  • efa881f557 clean cache Chris Lu 2019-04-06 11:22:09 -0700
  • 27850c3a8b add stop to clean up gocache Chris Lu 2019-04-06 11:13:53 -0700
  • 7e95dcc99e trying to fix travis problem Chris Lu 2019-04-06 11:12:43 -0700
  • 868913aa04 printout statistics Chris Lu 2019-04-06 11:12:35 -0700