uber / aresdb

A GPU-powered real-time analytics storage and query engine.
https://eng.uber.com/aresdb/
Apache License 2.0
3.03k stars 234 forks source link

BorrowConnection from multiple peers and pick the first healthy peer #257

Closed jshencode closed 5 years ago

jshencode commented 5 years ago

…tion

codecov-io commented 5 years ago

Codecov Report

Merging #257 into master will increase coverage by <.01%. The diff coverage is 63.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   68.85%   68.86%   +<.01%     
==========================================
  Files         162      162              
  Lines       22510    22555      +45     
==========================================
+ Hits        15499    15532      +33     
- Misses       5794     5805      +11     
- Partials     1217     1218       +1
Impacted Files Coverage Δ
datanode/bootstrap/bootstrap_server.go 77.43% <0%> (-0.88%) :arrow_down:
datanode/bootstrap.go 11.39% <100%> (ø) :arrow_up:
datanode/bootstrap/bootstrap_details.go 95.34% <100%> (+0.61%) :arrow_up:
memstore/bootstrap.go 61.53% <34.61%> (-0.17%) :arrow_down:
datanode/peer_source.go 58.11% <80.43%> (+8.11%) :arrow_up:
redolog/redolog_manager_master.go 100% <0%> (ø) :arrow_up:
memstore/live_store.go 80.37% <0%> (+0.09%) :arrow_up:
subscriber/common/rules/job_config.go 72.94% <0%> (+0.16%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2ab3fc4...64f79c3. Read the comment docs.