Commit Graph

  • 2149390195
    Update auto_tag.yml Chris Lu 2021-02-17 01:42:52 -0800
  • 4d93226f2c
    Update auto_tag.yml Chris Lu 2021-02-17 01:39:27 -0800
  • ca74f64a39
    indention Chris Lu 2021-02-17 01:37:06 -0800
  • 3dd0510ebe
    Update auto_tag.yml Chris Lu 2021-02-17 01:34:51 -0800
  • 5f39dde894
    Update auto_tag.yml Chris Lu 2021-02-17 01:31:05 -0800
  • add7906d7e
    Create auto_tag.yml Chris Lu 2021-02-17 01:27:13 -0800
  • cd866664a8 skip JWT if fileId is empty Chris Lu 2021-02-16 15:39:12 -0800
  • 790252a979 Update .travis.yml Chris Lu 2021-02-16 15:17:51 -0800
  • 632c94d438 Merge branch 'extend_to_disk_type' Chris Lu 2021-02-16 11:06:13 -0800
  • 0611233f16 adjust printing Chris Lu 2021-02-16 10:55:30 -0800
  • 68775d29e3 fix tests Chris Lu 2021-02-16 10:51:03 -0800
  • 7403cd43c5 only use "" for hdd to avoid two values for the same thing Chris Lu 2021-02-16 10:50:42 -0800
  • b314d78e97 fix print Chris Lu 2021-02-16 10:48:28 -0800
  • 53ca7e66ef avoid dead lock Chris Lu 2021-02-16 10:48:16 -0800
  • 38efc6f572 simplify Chris Lu 2021-02-16 10:47:32 -0800
  • ad70107eb4 ec balance among nodes with HDD Chris Lu 2021-02-16 06:22:50 -0800
  • 3097b9a9b7 fix existence checking Chris Lu 2021-02-16 05:59:43 -0800
  • ebf320ec22 avoid divided by zero Chris Lu 2021-02-16 05:59:24 -0800
  • a0c6db361c avoid nil Chris Lu 2021-02-16 05:33:38 -0800
  • 36f95e50a9 avoid possible nil disk info Chris Lu 2021-02-16 05:13:48 -0800
  • 43101ccea0 move to the empty nodes first Chris Lu 2021-02-16 04:27:16 -0800
  • 38bbef7ec1 avoid nil Chris Lu 2021-02-16 04:16:46 -0800
  • cb9cc29518 volume.list display; fix updating maxVolumeCount for disk Chris Lu 2021-02-16 03:55:24 -0800
  • 3fe628f04e use hdd instead of empty string Chris Lu 2021-02-16 03:03:00 -0800
  • f8446b42ab this can compile now!!! Chris Lu 2021-02-16 02:47:02 -0800
  • b9b5b932c5 filer: postgres2 mysql2 avoid repeatedly creating tables Chris Lu 2021-02-15 16:19:24 -0800
  • 71f0c19515 2.26 2.26 Chris Lu 2021-02-15 13:38:38 -0800
  • 8b169aa47c s3: Critical - S3 Delete Multiple Objects, delete the bucket Chris Lu 2021-02-15 13:38:29 -0800
  • 50202d1391
    Merge pull request #1805 from LazyDBA247-Anyvision/master Chris Lu 2021-02-14 22:26:29 -0800
  • 8726ef34c1 2.25 2.25 Chris Lu 2021-02-14 22:23:43 -0800
  • 7f458d5e78 better postgres connection pool management #1805 LazyDBA247-Anyvision 2021-02-15 07:45:09 +0200
  • 0bc3a1f9e8 disk type only supports hdd and ssd, not ready for random tags yet Chris Lu 2021-02-14 11:38:32 -0800
  • 4f4c52a6c7
    Merge pull request #1804 from LazyDBA247-Anyvision/master Chris Lu 2021-02-14 09:00:39 -0800
  • 51b4963e2e postgres2 & memsql2 #1804 LazyDBA247-Anyvision 2021-02-14 13:14:36 +0200
  • 876dbe3d26 collect disk types Chris Lu 2021-02-13 23:25:16 -0800
  • 861f8fab9b refactoring Chris Lu 2021-02-13 22:34:12 -0800
  • 881f05f5a0 adjust help message Chris Lu 2021-02-13 16:13:52 -0800
  • ef76365ec2 adjust help message Chris Lu 2021-02-13 15:47:08 -0800
  • 7ce647f27e support customizable disk type Chris Lu 2021-02-13 15:42:42 -0800
  • 4bd8a692d8 disk type can be generic tags Chris Lu 2021-02-13 13:50:14 -0800
  • 712b3e9e53 mount: release need to avoid nil reader Chris Lu 2021-02-13 13:39:37 -0800
  • 4ce56bac08 fix format error Chris Lu 2021-02-12 06:44:26 -0800
  • 0604afcda7 mount: remove unnecessary flush on release Chris Lu 2021-02-12 06:01:04 -0800
  • 7d9dc3c6a2 use fasthttp lib to read Chris Lu 2021-02-12 05:59:52 -0800
  • 487e435679 adjust http max idle connections per host Chris Lu 2021-02-12 03:47:15 -0800
  • 0f426ce34d
    Merge pull request #1801 from kmlebedev/recoveringRabbitMQ Chris Lu 2021-02-11 01:05:03 -0800
  • 94eac4f00e Do reconnect to RabbitMQ #1801 Konstantin Lebedev 2021-02-11 13:59:36 +0500
  • 885ca34748 volume: fail fast if idx files are missing Chris Lu 2021-02-11 00:44:40 -0800
  • a0e84c4fbc go fmt Chris Lu 2021-02-10 23:41:05 -0800
  • c959aaa19b mount: load directory based on correct filer path Chris Lu 2021-02-10 23:13:14 -0800
  • 755b524814
    Merge pull request #1794 from kmlebedev/recoveringRabbitMQ Chris Lu 2021-02-10 04:09:54 -0800
  • 0cfed8c3cb restart replication if RabbitMQ connection closed https://github.com/google/go-cloud/issues/2958 #1794 Konstantin Lebedev 2021-02-10 15:29:05 +0500
  • 770393a48c volume: add capability to change disk type when moving a volume Chris Lu 2021-02-09 23:58:08 -0800
  • 2bf5ea87d6 Merge branch 'support_ssd_volume' Chris Lu 2021-02-09 11:38:42 -0800
  • 821c46edf1 Merge branch 'master' into support_ssd_volume Chris Lu 2021-02-09 11:37:07 -0800
  • d221a937df
    Merge pull request #1790 from LazyDBA247-Anyvision/master Chris Lu 2021-02-09 02:10:31 -0800
  • 1a11967fd9 update README to be more k8s newbie friendly :) #1790 LazyDBA247-Anyvision 2021-02-09 12:04:19 +0200
  • 73a31789b4 forgot to upload (git add) the s3 secret for auth (previous pr) LazyDBA247-Anyvision 2021-02-09 12:03:44 +0200
  • a6e8d606b4 Update README.md Chris Lu 2021-02-09 00:30:16 -0800
  • d6c79e16b2
    Merge pull request #1789 from LazyDBA247-Anyvision/master Chris Lu 2021-02-09 00:20:09 -0800
  • b373c1de93 remove collectionPattern if is empty string / null #1789 LazyDBA247-Anyvision 2021-02-09 10:07:25 +0200
  • 259c66d978 volume: set minFreeSpacePercent to 7% LazyDBA247-Anyvision 2021-02-09 09:57:09 +0200
  • 91a3314d36 filer/s3: enable/disable s3 and peers LazyDBA247-Anyvision 2021-02-09 09:55:58 +0200
  • 2646f5a784 cronjob: fix and update LazyDBA247-Anyvision 2021-02-09 09:46:21 +0200
  • b6fba0c03f filer: make k8s service ClusterIP type LazyDBA247-Anyvision 2021-02-09 09:43:55 +0200
  • 12a7833586
    Merge pull request #1 from chrislusf/master #1788 bingoohuang 2021-02-09 09:49:28 +0800
  • 9e06ef66b9 fix renaming for 5bytes bingoohuang 2021-02-09 09:44:28 +0800
  • 5b1def9080 Java: 1.6.1 refacoring API Chris Lu 2021-02-08 02:42:01 -0800
  • ad36c7b0d7 refactoring: only expose FilerClient class Chris Lu 2021-02-08 02:28:45 -0800
  • a833021132 fix refactoring left over 2.24 Chris Lu 2021-02-07 23:03:03 -0800
  • 5e4b5109dd 2.24 Chris Lu 2021-02-07 22:29:43 -0800
  • 15c60cbb26 close the grpc connection after 10 hours Chris Lu 2021-02-07 03:50:01 -0800
  • 928efc642c
    Merge pull request #1785 from bingoohuang/master Chris Lu 2021-02-06 20:30:16 -0800
  • 7256902fb0 fix typo offset.ToAcutalOffset to offset.ToActualOffset #1785 bingoohuang 2021-02-07 12:11:51 +0800
  • 7fca4324f9
    Merge pull request #1784 from bingoohuang/master Chris Lu 2021-02-06 18:48:10 -0800
  • 94ea3bd3a5 renaming NeedleMapType to NeedleMapKind #1784 bingoohuang 2021-02-07 09:00:03 +0800
  • 5138d3954f Java 1.6.0 fix filerProxy mode Chris Lu 2021-02-06 00:09:12 -0800
  • 690d7c10b8
    Merge pull request #72 from chrislusf/master hilimd 2021-02-06 14:50:31 +0800
  • 35ba277a97 Java: fix filerProxy mode Chris Lu 2021-02-05 22:43:56 -0800
  • 25b48a3e11
    Merge pull request #71 from chrislusf/master hilimd 2021-02-06 14:18:35 +0800
  • 9c1efdf11b HCFS: 1.5.9 Chris Lu 2021-02-05 11:47:56 -0800
  • 8f3a51f2b8 Java: 1.5.8 additional fixes Chris Lu 2021-02-05 10:42:20 -0800
  • 6a2a9b67e8 Java: 1.5.8 Chris Lu 2021-02-04 22:22:15 -0800
  • 694df89331 java: add configurable volume access mode Chris Lu 2021-02-04 22:21:55 -0800
  • 8c3177d835 java: resolve parent directory if started with seaweedfs:// Chris Lu 2021-02-04 21:41:19 -0800
  • 42e5ef4b01 Java: adjust examples Chris Lu 2021-02-04 21:02:54 -0800
  • 9fa7977714 Java: SeaweedOutputStream refactoring Chris Lu 2021-02-04 20:30:49 -0800
  • ce416d765f Java: SeaweedOutputStream add replication option Chris Lu 2021-02-04 20:22:40 -0800
  • 82c167aaca Java: supportFlush set to true Chris Lu 2021-02-04 20:18:33 -0800
  • 7f90d14f10 Java: add SeaweedOutputStream example Chris Lu 2021-02-04 20:16:08 -0800
  • 502554887f Java: add SeaweedInputStream example Chris Lu 2021-02-04 18:44:57 -0800
  • c3af72d950 fier store: fix elastic search regression Chris Lu 2021-02-04 01:30:14 -0800
  • ee4b208b8a increase to 3 volumes for local cluster Chris Lu 2021-02-03 13:55:19 -0800
  • 430aca474c relocating local docker compose files Chris Lu 2021-02-03 13:09:28 -0800
  • 91f26b3b9b
    Merge pull request #1778 from kmlebedev/retryQueue Chris Lu 2021-02-03 09:34:20 -0800
  • 2fb4c60540 fix log warn #1778 Konstantin Lebedev 2021-02-03 21:34:32 +0500
  • 24ec17219b RabbitMQ delay retry with Dead Letter Exchange Konstantin Lebedev 2021-02-03 21:32:30 +0500
  • a331bbb3ae filer: should return 204 on DELETE to nonexistent file Chris Lu 2021-02-03 00:40:31 -0800
  • 5353e38469 S3: should return 204 on DELETE to nonexistent file Chris Lu 2021-02-03 00:35:44 -0800
  • 2396ac234c filer: fix elastic search pagination Chris Lu 2021-02-02 11:34:12 -0800