Skip to content

Conversation

jonenst
Copy link
Contributor

@jonenst jonenst commented Sep 24, 2025

No description provided.

…er the computations

This requires to reorganize the code and the transactions the fully load the data,
hence the changes in NetworkModificationRepository with the new intermediate methods.

Add testInsertCompositeModifications for symmetry with other code paths duplicate/move/
in the switch/case of ModificationController ?action=...

private NetworkModificationResult applyAndFlush(List<ModificationApplicationGroup> modificationInfosGroups,
NetworkStoreListener listener) {
List<ApplicationStatus> groupsApplicationStatuses = apply(modificationInfosGroups, listener);
Copy link
Contributor

Choose a reason for hiding this comment

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

Need this variable ?

@jonenst jonenst force-pushed the applysamethreadflush branch from 621c489 to 7d5828e Compare October 15, 2025 08:49
Base automatically changed from applytoolongtransactionmini to main October 15, 2025 13:09
Copy link

@jonenst jonenst merged commit 0a74098 into main Oct 15, 2025
4 checks passed
@jonenst jonenst deleted the applysamethreadflush branch October 15, 2025 13:25
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.

3 participants