Skip to content

[GSoC] Issue 3115 [bulk-operations] Optimize configuration management with bulk operations #3116

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

KhanRayyan3622
Copy link

Description
This PR implements bulk operations for configuration management to improve performance and error handling. The changes include:

  1. Added new bulk_config_update method to BulkOperationHandler class
  2. Modified add_or_update_settings in AugurConfig to use bulk operations
  3. Added comprehensive tests for the new functionality

This PR fixes #3115

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@KhanRayyan3622 KhanRayyan3622 requested a review from sgoggins as a code owner April 7, 2025 19:16
KhanRayyan3622 and others added 4 commits April 8, 2025 00:17
Signed-off-by: KhanRayyan3622 <rayyan.khan@chaoss.community>
Signed-off-by: KhanRayyan3622 <rayyan.khan@chaoss.community>
Signed-off-by: KhanRayyan3622 <rayyan.khan@chaoss.community>
… with bulk operations

Signed-off-by: KhanRayyan3622 <rayyan.khan@chaoss.community>
@KhanRayyan3622 KhanRayyan3622 force-pushed the issue-3115-bulk-config-updates branch from f27ab7c to 0d1c4a9 Compare April 7, 2025 19:17
@KhanRayyan3622 KhanRayyan3622 changed the title GSoC] Issue 3115 [bulk-operations] Optimize configuration management with bulk operations [GSoC] Issue 3115 [bulk-operations] Optimize configuration management with bulk operations Apr 7, 2025
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.

Optimize Configuration Management with Bulk Operations
1 participant