Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design Updates for Candidate backing subsystem to support Async backing + Elastic Scaling #4245

Closed
2 tasks done
axaysagathiya opened this issue Oct 13, 2024 · 4 comments
Closed
2 tasks done
Assignees
Labels
A-design issue requires design work to think about how it would best be accomplished. C-complex Complex changes across multiple modules. Possibly will require additional research. S-subsystems-backing issues related to polkadot host backing subsystem functionality.

Comments

@axaysagathiya
Copy link
Contributor

axaysagathiya commented Oct 13, 2024

Issue summary

All the design update issues to update the Candidate Backing Subsystem to support Async backing + Elastic scaling are listed in #3820

Other information and links

Acceptance criteria

  • changes specification should be written (or written within issues)
  • Estimable issues for changes that includes Async backing for Candidate Backing should be created
@axaysagathiya axaysagathiya added A-design issue requires design work to think about how it would best be accomplished. S-subsystems-backing issues related to polkadot host backing subsystem functionality. labels Oct 13, 2024
@axaysagathiya axaysagathiya self-assigned this Oct 13, 2024
@P1sar P1sar changed the title Update Candidate backing subsystem to support Async backing Design Updates Candidate backing subsystem to support Async backing Oct 14, 2024
@axaysagathiya
Copy link
Contributor Author

We need to remove the usage of Prospective parachain mode from the candidate backing subsystem.
As the perLeaf field of the CandidateBacking struct keeps a record of whether the active leaf has perspective parachain mode enabled or disabled, perLeaf will be removed in the future. Once we remove all the usage of this field.

@P1sar P1sar changed the title Design Updates Candidate backing subsystem to support Async backing Design Updates for Candidate backing subsystem to support Async backing + Elastic Scaling Nov 20, 2024
@axaysagathiya axaysagathiya added the C-complex Complex changes across multiple modules. Possibly will require additional research. label Dec 10, 2024
@axaysagathiya
Copy link
Contributor Author

There are minor changes in the logic to process the validatedCandidateCommand::Second message. Raised an issue for the same #4402

@axaysagathiya
Copy link
Contributor Author

axaysagathiya commented Dec 12, 2024

I raised issues for modifying the logic to process the Second overseer message and Statement overseer message

@P1sar P1sar closed this as completed Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-design issue requires design work to think about how it would best be accomplished. C-complex Complex changes across multiple modules. Possibly will require additional research. S-subsystems-backing issues related to polkadot host backing subsystem functionality.
Projects
None yet
Development

No branches or pull requests

2 participants