Skip to content

Conversation

@csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented Jun 29, 2023

In this PR I route all flush requests through the planner's HTTP endpoint. The planner then broadcasts the flush to all the registered workers.

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #326 (292a20c) into main (e7ccf7b) will increase coverage by 0.04%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##             main     #326      +/-   ##
==========================================
+ Coverage   82.46%   82.50%   +0.04%     
==========================================
  Files          97       97              
  Lines        7807     7814       +7     
==========================================
+ Hits         6438     6447       +9     
+ Misses       1369     1367       -2     
Impacted Files Coverage Δ
include/faabric/scheduler/Scheduler.h 21.42% <ø> (ø)
src/endpoint/FaabricEndpointHandler.cpp 98.85% <ø> (+4.28%) ⬆️
src/scheduler/Scheduler.cpp 91.21% <ø> (-0.09%) ⬇️
src/planner/PlannerEndpointHandler.cpp 69.01% <80.00%> (+1.80%) ⬆️
src/planner/Planner.cpp 92.95% <100.00%> (+0.53%) ⬆️

... and 1 file with indirect coverage changes

@csegarragonz csegarragonz mentioned this pull request Jun 29, 2023
45 tasks
@csegarragonz csegarragonz merged commit bb46396 into main Jun 30, 2023
@csegarragonz csegarragonz deleted the flush-workers branch June 30, 2023 13:33
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