Commit Graph

  • 0fa1be8c4b adjust formatting and comments Chris Lu 2019-02-19 21:10:10 -0800
  • 6ed69de6bd HDFS: add jwt auth for uploading Chris Lu 2019-02-19 14:26:59 -0800
  • 72c2e6bb8f remove unused file Chris Lu 2019-02-19 14:16:19 -0800
  • 58d4088db4 HDFS: add tls secured grpc Chris Lu 2019-02-19 11:57:25 -0800
  • 07af52cb6f raft change from http to grpc Chris Lu 2019-02-18 22:38:14 -0800
  • 448645203a remove unused variables Chris Lu 2019-02-18 20:05:55 -0800
  • d37c3ab7a5 adjust error message Chris Lu 2019-02-18 18:03:27 -0800
  • 2442d56671 adjust package name Chris Lu 2019-02-18 18:03:16 -0800
  • 9a4dda3011
    Merge pull request #855 from chrislusf/add_jwt Chris Lu 2019-02-18 15:05:32 -0800
  • a1c7dc3806 avoid changing attributes for mount directory Chris Lu 2019-02-18 12:14:28 -0800
  • 77b9af531d adding grpc mutual tls #855 Chris Lu 2019-02-18 12:11:52 -0800
  • 55761ae806 skip nil options Chris Lu 2019-02-16 12:49:58 -0800
  • 98a03b38e5 avoid util package depends on security package Chris Lu 2019-02-16 12:23:35 -0800
  • 31aa60ce05 Merge branch 'master' into add_jwt Chris Lu 2019-02-16 08:55:38 -0800
  • ad257ae179 simplify isLeader() logic Chris Lu 2019-02-16 08:55:23 -0800
  • 712a0e19c8 Merge branch 'master' into add_jwt Chris Lu 2019-02-15 10:01:16 -0800
  • 2ec6a679c2 avoid "fchmod failed" during cp Chris Lu 2019-02-15 10:00:27 -0800
  • 157c0f7c01 add jwt for writes Chris Lu 2019-02-15 09:59:22 -0800
  • 7103c1ab7e go fmt Chris Lu 2019-02-15 00:09:48 -0800
  • 74fb237727 benchmark can work in secure mode Chris Lu 2019-02-15 00:09:19 -0800
  • a3b0e39b06 weed mount deletion always goes to weed filer Chris Lu 2019-02-14 07:07:38 -0800
  • 215cd27b37 add authorizing fileId write access Chris Lu 2019-02-14 00:08:20 -0800
  • 4ff4a147b2 cleanup security.Secret Chris Lu 2019-02-09 21:56:32 -0800
  • 501bd72b1c wip: add security.toml file Chris Lu 2019-02-09 21:07:12 -0800
  • 729d71fd4c Merge branch 'master' of https://github.com/chrislusf/seaweedfs Chris Lu 2019-02-09 12:52:12 -0800
  • 8afc632484 raft: use the first master to bootstrap the election Chris Lu 2019-02-09 12:52:09 -0800
  • 744abc2690 log raft state changes Chris Lu 2019-02-09 12:51:14 -0800
  • 820bb05182
    Merge pull request #853 from saromanov/fix-misspell Chris Lu 2019-02-06 08:28:06 -0800
  • aa5ccff6d2
    fixing of typos #853 Sergey 2019-02-06 18:59:15 +0500
  • 1334507595 Revert "randomize based on self address" Chris Lu 2019-01-28 12:12:51 -0800
  • 6230eb28a6 randomize based on self address Chris Lu 2019-01-28 11:55:33 -0800
  • 221105eea3 Revert "use the first entry to bootstrap master cluster" Chris Lu 2019-01-28 11:46:46 -0800
  • 7a493bbefa better way to detect a master isLeader Chris Lu 2019-01-28 10:36:16 -0800
  • 40c8725ffa use the first entry to bootstrap master cluster Chris Lu 2019-01-28 10:35:28 -0800
  • adcfe66034 1.24 1.24 Chris Lu 2019-01-26 00:15:50 -0600
  • 834f414af9 add a timeout Chris Lu 2019-01-26 00:15:42 -0600
  • 09471b46f9 fix related tests Chris Lu 2019-01-26 00:10:29 -0600
  • 5668ed798d memory needle map mark size to be TombstoneFileSize Chris Lu 2019-01-26 00:05:44 -0600
  • d3f675abc6 Merge branch 'master' of https://github.com/chrislusf/seaweedfs Chris Lu 2019-01-24 22:39:41 -0800
  • e70f740deb set file attributes Chris Lu 2019-01-24 19:38:04 -0800
  • 9262c248f3 make compatible with old volumeSizeLimitMB default value #848 bingoohuang 2019-01-24 10:32:37 +0800
  • f37ab2d314 refactor code bingoohuang 2019-01-24 10:25:05 +0800
  • 01060c9925
    Merge pull request #846 from bingoohuang/master Chris Lu 2019-01-23 11:27:50 -0800
  • cf0fc797ac use tempFile.Truncate to reset file size to speedup test #846 bingoohuang 2019-01-23 16:24:51 +0800
  • b03ae344b0 fix test case #844 bingoohuang 2019-01-23 14:51:12 +0800
  • e8cc3010fd refactor code #843 bingoohuang 2019-01-23 14:33:09 +0800
  • df4ec8ec1f
    Merge pull request #2 from chrislusf/master bingoohuang 2019-01-23 14:16:55 +0800
  • 5a51340e90 volume disk watermark checked when master assign fid bingoohuang 2019-01-23 11:02:46 +0800
  • 3f56b12ed4 raft: adding idle connection time out Chris Lu 2019-01-22 09:25:25 -0800
  • 69c1e9b4ba
    Merge pull request #842 from PapaYofen/fix Chris Lu 2019-01-22 09:03:33 -0800
  • f47f8be912 Fix block-waiting for leader when there are no volumes #842 chenwanli 2019-01-22 15:58:37 +0800
  • 2023e4eb47 refactor volumeSizeLimit bingoohuang 2019-01-21 17:26:18 +0800
  • 44e899464f volume server options add diskWaterMark (default 10g) bingoohuang 2019-01-21 15:53:11 +0800
  • 50dad23ade VolumeInfo readonly for both disk permission and disk free space watermark bingoohuang 2019-01-21 15:11:57 +0800
  • 70c3773c18 refactor code for consts of node type bingoohuang 2019-01-21 14:20:09 +0800
  • b068624c80
    Merge pull request #1 from chrislusf/master bingoohuang 2019-01-21 13:29:22 +0800
  • 13da2b84e0 refactor code bingoohuang 2019-01-21 13:26:18 +0800
  • 2b3cef7780 fix docker to work with master grpc port Chris Lu 2019-01-18 14:32:02 -0800
  • 8ec57e18c7 1.23 1.23 Chris Lu 2019-01-18 14:27:34 -0800
  • a6bffc58f9 go fmt Chris Lu 2019-01-18 14:15:10 -0800
  • 67e2ea72be master add separate grpc port Chris Lu 2019-01-18 14:14:47 -0800
  • b8abcb3b5e add stat of memory, disk, load, process to volume info of heartbeats for masters more details to volumes bingoohuang 2019-01-18 16:54:10 +0800
  • dfae0f4e9d 1.22 1.22 Chris Lu 2019-01-18 00:25:20 -0800
  • e84dcb0bfe fix timeout issue, but can not reproduce with local built binaries Chris Lu 2019-01-18 00:24:40 -0800
  • 1d103e3ed5 timeout http connections Chris Lu 2019-01-17 23:38:33 -0800
  • fd5ddd65aa fix typo bingoohuang 2019-01-18 09:53:20 +0800
  • 66a20ac21e fix some typo and naming convention bingoohuang 2019-01-18 09:31:09 +0800
  • b67fad7497 use f.Truncate to changes the size of the file to speed up test. bingoohuang 2019-01-18 09:29:29 +0800
  • d950e29952 revert map volume GET / bingoohuang 2019-01-17 16:17:01 +0800
  • b881e11a16 1.21 1.21 Chris Lu 2019-01-16 20:44:38 -0800
  • d366c23ff7 refactor some local variables name from under_scored to camelCase #839 bingoohuang 2019-01-17 10:50:20 +0800
  • 2011ffd0ee map volume "GET /" to uiStatusHandler for convenience bingoohuang 2019-01-17 09:48:41 +0800
  • 041d29eea3
    Merge pull request #838 from bingoohuang/master Chris Lu 2019-01-16 17:22:32 -0800
  • ab6be025d7 go fmt and fix some typo #838 bingoohuang 2019-01-17 09:17:19 +0800
  • 123df7453f
    Merge pull request #836 from bingoohuang/master Chris Lu 2019-01-16 07:09:15 -0800
  • 6ddfaf33cb extract VolumeFileScanner for ScanVolumeFile #836 bingoohuang 2019-01-16 17:48:59 +0800
  • 27093bc2e5 fix needle Append return offset to avoid uint32 overflow bingoohuang 2019-01-16 16:48:03 +0800
  • 7081261fca
    Merge pull request #834 from bingoohuang/patch-1 Chris Lu 2019-01-15 00:02:46 -0800
  • 219838db87
    fail fast when failed to write local volume #834 bingoohuang 2019-01-15 15:47:43 +0800
  • 2ff95ead57
    Merge pull request #832 from PapaYofen/fix-830 Chris Lu 2019-01-12 17:26:51 -0800
  • fc3c38d0b8
    Merge pull request #831 from PapaYofen/fix-823 Chris Lu 2019-01-12 17:25:16 -0800
  • b71d6f4b88 Fix https://github.com/chrislusf/seaweedfs/issues/830 #832 chenwanli 2019-01-11 21:47:46 +0800
  • 80cf99db1b Set rpc dial timeout to 5s #831 chenwanli 2019-01-11 18:23:31 +0800
  • 8613e4f558
    Merge pull request #827 from suilongfei/master Chris Lu 2019-01-10 09:10:07 -0800
  • 2d23d86fd3 no timeout for volume vacuum Chris Lu 2019-01-10 09:07:40 -0800
  • e978f3aaab
    Merge pull request #829 from PapaYofen/fix-823 Chris Lu 2019-01-10 09:02:13 -0800
  • 39c7455881 Set http timeout to 5s #829 chenwanli 2019-01-10 19:42:31 +0800
  • 653719eb2f pass make #828 chenwanli 2019-01-10 20:13:39 +0800
  • d592624e59 Set http timeout to 5s chenwanli 2019-01-10 19:42:31 +0800
  • 0a3e83a36a Set timeout for master and volume non-streaming rpc chenwanli 2019-01-10 16:43:44 +0800
  • b864cf7e07
    change log_dir flag to logdir #827 隋龙飞@视频结构化 2019-01-10 17:17:32 +0800
  • ea4f29d1e7
    change log_dir flag to logdir 隋龙飞@视频结构化 2019-01-10 17:16:58 +0800
  • 2a75a36b27 set cassandra ttl with entry.TTLSec Chris Lu 2019-01-08 20:26:19 -0800
  • 528e594b01
    Merge pull request #821 from yunbj/redis-ttl Chris Lu 2019-01-08 20:18:41 -0800
  • 58fd2e5a19 Set redis key ttl with entry.TTLSec #821 byungjo.yoon 2019-01-09 11:48:19 +0900
  • badd8fdf8f shortcut for empty file Chris Lu 2019-01-08 09:03:28 -0800
  • 88849b9807
    Merge pull request #816 from PapaYofen/feat-heartbeat Chris Lu 2019-01-07 00:16:39 -0800
  • 41fe31b5d0 Speed up heartbeat to new master leader #816 chenwanli 2019-01-07 16:09:15 +0800
  • e768e64fbc 1.20 1.20 Chris Lu 2019-01-06 10:52:26 -0800
  • bd32108a90 disable async file deletion Chris Lu 2019-01-05 22:51:50 -0800