Skip to content

Implement basic tracker management#7

Open
hrchu wants to merge 1 commit intobwind:masterfrom
hrchu:trackerManagement
Open

Implement basic tracker management#7
hrchu wants to merge 1 commit intobwind:masterfrom
hrchu:trackerManagement

Conversation

@hrchu
Copy link
Contributor

@hrchu hrchu commented Oct 1, 2018

  • tracker load balancing in the simply random way
  • test on borrow by the noop command
  • do fault tolerance when some tracker are broken

- tracker load balancing in the simply random way
- test on borrow by the noop command
- do fault tolerance when some tracker are broken
@codecov-io
Copy link

codecov-io commented Oct 1, 2018

Codecov Report

Merging #7 into master will decrease coverage by 8.73%.
The diff coverage is 21.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   91.52%   82.78%   -8.74%     
==========================================
  Files           7        7              
  Lines         295      337      +42     
==========================================
+ Hits          270      279       +9     
- Misses         25       58      +33
Impacted Files Coverage Δ
pymogilefs/backend.py 79.59% <20%> (-15.28%) ⬇️
pymogilefs/connection.py 83.87% <50%> (-2.34%) ⬇️

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 57aa3ea...d0fd39a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants