Commit Graph

  • 781da2b877 append BytesToHumanReadable for size in see_dat and see_idx tools. bingoo 2020-05-27 23:53:14 +0800
  • 9c71e9f2b7 rename VolumesID to VolumeIds bingoo 2020-05-27 23:45:02 +0800
  • 3c3ecc431c limit volumesID display only for max 100 volumes. bingoo 2020-05-27 23:29:43 +0800
  • 2c27d0caa5 add Weed-FileIds header for the filer GetOrHeadHandler only when GET and verbose=true for internal fileids viewing. bingoo 2020-05-27 23:24:43 +0800
  • de1428e8ca only log response JSON when httpStatus >= 400 bingoo 2020-05-27 23:16:17 +0800
  • 06327fc323 sort nodes list by RemoteAddr in the master ui bingoohuang 2020-05-27 17:44:10 +0800
  • 8282b5a8f5 add Volumes ID column in the master ui bingoohuang 2020-05-27 17:23:50 +0800
  • 1c7f9b393b fix package to main for load_test_leveldb bingoohuang 2020-05-27 14:53:54 +0800
  • 8776345ba4 add Weed-FileIds header for the filer GetOrHeadHandler bingoohuang 2020-05-27 13:54:43 +0800
  • 89a5915117 add log for privateStoreHandler request and json response bingoohuang 2020-05-27 13:41:41 +0800
  • 73264b952b
    Merge pull request #1 from chrislusf/master bingoohuang 2020-05-27 13:33:00 +0800
  • ef2b3a0801 leveldb recover error handling Chris Lu 2020-05-26 00:03:44 -0700
  • 5d3ec22975 refactoring Chris Lu 2020-05-26 00:03:31 -0700
  • d4235afe4d support multiple locks Chris Lu 2020-05-25 18:39:53 -0700
  • bf86e38f9a
    Merge pull request #1329 from bingoohuang/master Chris Lu 2020-05-25 08:05:01 -0700
  • ecdeef8c66 simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFunc #1329 bingoohuang 2020-05-25 21:00:12 +0800
  • 16fc3fb1a0 fix build error bingoohuang 2020-05-25 20:45:21 +0800
  • 8dfaaeabfd HCFS: 1.2.8 fix hbase related bugs Chris Lu 2020-05-24 17:07:34 -0700
  • e5a0787653 filer: leveldb store add auto recovery, report correct error Chris Lu 2020-05-22 10:54:42 -0700
  • ab4c9ac221 allow optionally change volume max count Chris Lu 2020-05-22 10:37:04 -0700
  • 1e64dbcb98 Revert "allow overwrite flags" Chris Lu 2020-05-22 10:30:46 -0700
  • 232b0f0e6e allow overwrite flags Chris Lu 2020-05-21 22:19:06 -0700
  • 49973333f2
    Update go.yml Chris Lu 2020-05-21 16:34:04 -0700
  • 857aa0de08
    Create go.yml Chris Lu 2020-05-21 16:27:46 -0700
  • ed9e4dc749 1.79 1.79 Chris Lu 2020-05-19 08:21:51 -0700
  • 7ff2b0121d specify constant data type to uint64 instead of default int Chris Lu 2020-05-19 07:55:23 -0700
  • 11b33c0760 fix compilation problem 1.78 Chris Lu 2020-05-18 10:53:31 -0700
  • ac48c899e8 add printouts for synchronizing metadata which can be slow for large folders Chris Lu 2020-05-18 10:31:12 -0700
  • 0c856e8387 avoid possible wrong arguments Chris Lu 2020-05-18 10:07:12 -0700
  • 2bfd810912 combine msgBroker into weed server command Chris Lu 2020-05-17 22:44:20 -0700
  • 85aeead3d2 1.78 Chris Lu 2020-05-17 20:28:04 -0700
  • 8005786d9a logs Chris Lu 2020-05-17 20:27:10 -0700
  • 75179544c3 logging Chris Lu 2020-05-17 20:20:21 -0700
  • 91b91d6cb7 add error to avoid copying not found volume Chris Lu 2020-05-17 20:20:12 -0700
  • d3925d086c add delete channel Chris Lu 2020-05-17 17:42:42 -0700
  • e0e31e67a8
    Merge pull request #1318 from chrislusf/msg_channel Chris Lu 2020-05-17 17:39:16 -0700
  • 081ee6fe34 reduc logs #1318 Chris Lu 2020-05-17 17:38:31 -0700
  • bff09fb74f fix looping Chris Lu 2020-05-17 17:38:21 -0700
  • f5684839a2 add DeleteTopic Chris Lu 2020-05-17 17:34:10 -0700
  • 3a57aef7a9 sync subscribe() Chris Lu 2020-05-17 17:33:53 -0700
  • 95ca9dd8a2 subscribe support cancel Chris Lu 2020-05-17 11:10:45 -0700
  • f11233cd49 simplify disconnected stream detection Chris Lu 2020-05-17 08:57:47 -0700
  • 1ea9bc66d9 avoid leaking grpc.NewClientStream Chris Lu 2020-05-17 08:56:33 -0700
  • 85b53ac510 detect disconnected subscribers Chris Lu 2020-05-16 18:53:54 -0700
  • 759cda0fe2 log Chris Lu 2020-05-16 18:47:41 -0700
  • b0de01ff3b able to detect disconnected subscribers Chris Lu 2020-05-16 08:57:29 -0700
  • 7aafb9e3f8 Revert "filer metrics upgrade prometheus client to 1.6.0" Chris Lu 2020-05-15 21:39:03 -0700
  • e02a8c67da revert to one subscriber one thread Chris Lu 2020-05-15 21:38:42 -0700
  • b4e02ec525 fix prometheus problem Chris Lu 2020-05-14 21:08:34 -0700
  • 725f8d35dd Revert "filer metrics upgrade prometheus client to 1.6.0" Chris Lu 2020-05-14 21:04:33 -0700
  • f8aed8a7f5 Merge branch 'master' into msg_channel Chris Lu 2020-05-14 20:06:15 -0700
  • 09aef55839 filer metrics upgrade prometheus client to 1.6.0 Chris Lu 2020-05-14 20:05:51 -0700
  • 10d12c676e
    Update bug_report.md Chris Lu 2020-05-13 11:48:24 -0700
  • e02053375a
    Update bug_report.md Chris Lu 2020-05-13 11:47:10 -0700
  • e495d5b6e5
    Merge pull request #1315 from nevermore1000/patch-1 Chris Lu 2020-05-13 11:42:58 -0700
  • d4db0db220
    some typos #1315 nevermore1000 2020-05-13 19:16:03 +0800
  • 3fbf635308 Merge branch 'master' into msg_channel Chris Lu 2020-05-13 03:54:15 -0700
  • 3a5e4769cf prevent empty locations returned Chris Lu 2020-05-13 03:46:38 -0700
  • ca4017dd87 rename Chris Lu 2020-05-12 22:55:55 -0700
  • 25257acd51 rename Chris Lu 2020-05-12 21:26:49 -0700
  • a7959c1c48 multiple subscriber with same subscriberId shares the topic manager Chris Lu 2020-05-12 21:26:02 -0700
  • 2f243f5b0b refactor Chris Lu 2020-05-12 08:48:00 -0700
  • 4b7fa31468 ensure montonically increasing tsNs Chris Lu 2020-05-11 01:53:54 -0700
  • d5a8297a1c able to connect publisher Chris Lu 2020-05-10 23:45:48 -0700
  • d58371c5cd Merge branch 'master' into msg_channel Chris Lu 2020-05-10 23:44:59 -0700
  • 015dd3a147 batch file id deletion Chris Lu 2020-05-10 23:25:39 -0700
  • 39e72fb23c go fmt Chris Lu 2020-05-10 03:50:30 -0700
  • 6bf3eb69cb async chan write read, no write for closed chan Chris Lu 2020-05-10 03:48:35 -0700
  • 78afb8bf46 Merge branch 'master' into msg_channel Chris Lu 2020-05-09 00:43:58 -0700
  • d693e77418 add pub sub md5 Chris Lu 2020-05-09 00:43:53 -0700
  • 07d7abe428 add deleteTopic, refactoring Chris Lu 2020-05-09 00:31:34 -0700
  • dfccc3c263 able to read chan and write chan Chris Lu 2020-05-08 02:47:22 -0700
  • 20b8f2e5b4
    Merge pull request #1304 from song-zhang/master Chris Lu 2020-05-07 09:29:23 -0700
  • b161baa3f0 fix volume vacuum test unit #1304 zhangsong 2020-05-07 19:58:06 +0800
  • a8bc8eb351 Merge branch 'master' into msg_channel Chris Lu 2020-05-07 03:18:24 -0700
  • 73087f59b1 filer store: mongodb deleting children Chris Lu 2020-05-07 03:11:26 -0700
  • be1d9f324f Merge branch 'master' into msg_channel Chris Lu 2020-05-07 01:43:34 -0700
  • 0952eb2854
    Merge pull request #1302 from song-zhang/master Chris Lu 2020-05-06 15:37:34 -0700
  • 5568395edd Revert "Revert "Merge pull request #1299 from song-zhang/master"" Chris Lu 2020-05-06 15:37:17 -0700
  • 3703c7e176 write request keep compatible with before #1302 zhangsong 2020-05-06 21:10:39 +0800
  • 1e3e4b3072 add broker connects to filer Chris Lu 2020-05-05 02:05:28 -0700
  • afb6a1dbb4 Revert "Merge pull request #1299 from song-zhang/master" Chris Lu 2020-05-04 20:34:26 -0700
  • 9016fa19ba
    Merge pull request #1299 from song-zhang/master Chris Lu 2020-05-04 15:51:03 -0700
  • f9e8702bb4 use async write to persistent file to disk - part1 #1299 zhangsong 2020-05-03 19:22:45 +0800
  • 47234760f4 log adjust format Chris Lu 2020-05-02 01:33:49 -0700
  • 97a504b0bb fix possible directory deletion error Chris Lu 2020-05-02 01:11:53 -0700
  • 78422c2f69
    Merge pull request #1298 from song-zhang/master Chris Lu 2020-04-30 20:16:42 -0700
  • 871efa4fc1 refactoring Chris Lu 2020-04-30 17:20:44 -0700
  • 17d5ac4cd3
    Update README.md Chris Lu 2020-04-30 15:41:27 -0700
  • d819865fe7 add fsync option for benchmark #1298 zhangsong 2020-04-30 23:31:08 +0800
  • ea809a45ab add cipher key Chris Lu 2020-04-30 03:05:43 -0700
  • f9b6178b8f log messages Chris Lu 2020-04-30 03:05:34 -0700
  • 8c73410a51 subscribe from a timestamp Chris Lu 2020-04-30 02:19:51 -0700
  • 4e16a90454 for debugging Chris Lu 2020-04-30 02:19:32 -0700
  • a25a8d8822 s3: print out time in UTC format Chris Lu 2020-04-29 21:35:24 -0700
  • e93588ec78 FUSE mount: atomic local cache updates Chris Lu 2020-04-29 18:20:54 -0700
  • 9e72e9e4b8 able to subscribe any topic from any point of time Chris Lu 2020-04-29 17:40:08 -0700
  • ed3cf811f5 refactoring Chris Lu 2020-04-29 13:26:02 -0700
  • 7c10602b49 read in case cross chunks Chris Lu 2020-04-29 02:42:58 -0700
  • f9da859720 better error message Chris Lu 2020-04-29 02:42:06 -0700