Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

pull leader_scheduler out of process_entries() #2953

Closed

Conversation

rob-solana
Copy link
Contributor

@rob-solana rob-solana commented Feb 26, 2019

Problem

cleanup of replay_stage is complicated by propagation of leader_scheduler to layers that
don't need to touch it

Summary of Changes

pull leader_scheduler up a level (or two)

@rob-solana rob-solana requested review from mvines and garious and removed request for mvines February 26, 2019 19:21
Copy link
Contributor

@mvines mvines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, thanks

@rob-solana rob-solana force-pushed the hoist-leader_scheduler branch from 73b630d to cbeca20 Compare February 26, 2019 20:14
@codecov
Copy link

codecov bot commented Feb 26, 2019

Codecov Report

Merging #2953 into master will decrease coverage by <.1%.
The diff coverage is 92.3%.

@@           Coverage Diff            @@
##           master   #2953     +/-   ##
========================================
- Coverage    78.3%   78.3%   -0.1%     
========================================
  Files         127     127             
  Lines       19735   19631    -104     
========================================
- Hits        15459   15374     -85     
+ Misses       4276    4257     -19

@rob-solana
Copy link
Contributor Author

rebased

@rob-solana rob-solana force-pushed the hoist-leader_scheduler branch from cbeca20 to 498c0d6 Compare February 26, 2019 23:36
@rob-solana
Copy link
Contributor Author

superseded by #2962

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants