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

Elastic scaling: runtime dependency tracking and enactment #3479

Merged
merged 53 commits into from
Mar 21, 2024
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
442185e
Initial draft changes
alindima Feb 16, 2024
799fabe
bugfixes
alindima Feb 26, 2024
9f3ba62
filter descendants of disputed candidates
alindima Feb 26, 2024
5b13eb7
some simplifications
alindima Feb 27, 2024
ecc5088
assert that candidates of a para are sorted in chain dependency order…
alindima Feb 28, 2024
0fb7b8c
deduplicate some of the logic for freeing cores
alindima Feb 28, 2024
0ed6fc3
update some comments
alindima Feb 28, 2024
0a08fa0
unify dropped candidates errors
alindima Feb 28, 2024
9e51e20
add more logs
alindima Feb 28, 2024
4e154e6
remove some todos
alindima Feb 28, 2024
ccef35b
review comments
alindima Feb 29, 2024
3f67898
some more nits
alindima Feb 29, 2024
c4fedd7
Merge remote-tracking branch 'origin/master' into alindima/elastic-sc…
alindima Feb 29, 2024
58b4129
add runtime migration to inclusion storage
alindima Feb 29, 2024
23a8d34
add migration tests
alindima Mar 1, 2024
e0d9dff
don't allow candidate cycles
alindima Mar 1, 2024
0198fb3
fix bug
alindima Mar 1, 2024
267fa05
make tests compile and make paras_inherent tests pass
alindima Mar 1, 2024
7733b25
fix inclusion tests
alindima Mar 1, 2024
c32f925
fix some more tests
alindima Mar 1, 2024
40e2933
clippy
alindima Mar 1, 2024
e8f5d2c
Merge remote-tracking branch 'origin/master' into alindima/elastic-sc…
alindima Mar 1, 2024
630261e
some review comments
alindima Mar 11, 2024
7dc5358
simplify update_pending_availability_and_get_freed_cores
alindima Mar 11, 2024
3793f20
fix clippy
alindima Mar 11, 2024
6c0d062
add prdoc
alindima Mar 11, 2024
74acc46
fix availability_cores runtime API
alindima Mar 11, 2024
4dd28a2
Merge remote-tracking branch 'origin/master' into alindima/elastic-sc…
alindima Mar 11, 2024
5afb901
remove some unused errors and reintroduce ValidationDataHashMismatch
alindima Mar 11, 2024
a8c10be
add more unit tests to inclusion module
alindima Mar 12, 2024
d2309a7
more inclusion unit tests
alindima Mar 13, 2024
c59bce0
more tests to paras_inherent
alindima Mar 13, 2024
5e1a351
more paras_inherent tests
alindima Mar 14, 2024
37ff4c5
optimise update_pending_availability_and_get_freed_cores
alindima Mar 15, 2024
a92523b
make force-enact work on all cores
alindima Mar 15, 2024
b77806e
some review comments
alindima Mar 15, 2024
318b8da
call free_cores_and_fill_claimqueue only once
alindima Mar 15, 2024
376d19c
add removal of pendingbitfields storage to the migration and add more…
alindima Mar 15, 2024
8cb5ff6
Merge remote-tracking branch 'origin/master' into alindima/elastic-sc…
alindima Mar 15, 2024
98f4a0e
one more test for paras_inherent
alindima Mar 18, 2024
e537513
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
Mar 18, 2024
f440217
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
Mar 18, 2024
2999589
Merge branch 'master' into alindima/elastic-scaling-runtime
alindima Mar 18, 2024
a745a63
fix runtime API panic
alindima Mar 19, 2024
1b70b11
Merge remote-tracking branch 'origin/master' into alindima/elastic-sc…
alindima Mar 19, 2024
c3060bd
fix clippy
alindima Mar 19, 2024
9f52b8d
map_candidates_to_cores: check core index for single core if ElasticS…
alindima Mar 20, 2024
c27de6a
add a couple more test cases
alindima Mar 20, 2024
e05693c
review comment
alindima Mar 20, 2024
bb76778
Merge branch 'master' into alindima/elastic-scaling-runtime
alindima Mar 20, 2024
91f705c
improve test
alindima Mar 21, 2024
0c8dc20
Merge remote-tracking branch 'origin/master' into alindima/elastic-sc…
alindima Mar 21, 2024
b8d2212
Merge branch 'master' into alindima/elastic-scaling-runtime
eskimor Mar 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view