-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add progress listeners to the long running operations #297
Labels
enhancement
New feature or request
Comments
nagyesta
added a commit
that referenced
this issue
Aug 19, 2024
- Defines progress tracker and listener interface - Implements progress tracker - Implements logging progress listener - Integrates progress tracking into backup operations - Adds new tests - Fixes the order of modifiers for the whole codebase Updates #297 {minor} Signed-off-by: Esta Nagy <nagyesta@gmail.com>
nagyesta
added a commit
that referenced
this issue
Aug 20, 2024
- Defines progress tracker and listener interface - Implements progress tracker - Implements logging progress listener - Fixes log patterns to make logs easier to read - Integrates progress tracking into backup, restore, merge, inspect operations - Adds new tests - Fixes the order of modifiers for the whole codebase - Fixes an issue causing incorrect backup type to be reported in case of forced full backups Updates #297 {minor} Signed-off-by: Esta Nagy <nagyesta@gmail.com>
nagyesta
added a commit
that referenced
this issue
Aug 21, 2024
- Modified progress tracking to make it more flexible - Changed approach for passing input parameters to controllers - Defined new parameter VOs with builders Updates #297 {minor} Signed-off-by: Esta Nagy <nagyesta@gmail.com>
nagyesta
added a commit
that referenced
this issue
Aug 23, 2024
- Defines progress tracker and listener interface - Implements progress tracker - Implements logging progress listener - Fixes log patterns to make logs easier to read - Integrates progress tracking into backup, restore, merge, inspect operations - Adds new tests - Fixes the order of modifiers for the whole codebase - Fixes an issue causing incorrect backup type to be reported in case of forced full backups - Changes approach for passing input parameters to controllers - Defines new parameter VOs with builders - Updates tests and documentation Resolves #297 {major} Signed-off-by: Esta Nagy <nagyesta@gmail.com>
5 tasks
nagyesta
added a commit
that referenced
this issue
Aug 23, 2024
- Defines progress tracker and listener interface - Implements progress tracker - Implements logging progress listener - Fixes log patterns to make logs easier to read - Integrates progress tracking into backup, restore, merge, inspect operations - Adds new tests - Fixes the order of modifiers for the whole codebase - Fixes an issue causing incorrect backup type to be reported in case of forced full backups - Changes approach for passing input parameters to controllers - Defines new parameter VOs with builders - Updates tests and documentation Resolves #297 {major} Signed-off-by: Esta Nagy <nagyesta@gmail.com>
nagyesta
added a commit
that referenced
this issue
Aug 23, 2024
- Defines progress tracker and listener interface - Implements progress tracker - Implements logging progress listener - Fixes log patterns to make logs easier to read - Integrates progress tracking into backup, restore, merge, inspect operations - Adds new tests - Fixes the order of modifiers for the whole codebase - Fixes an issue causing incorrect backup type to be reported in case of forced full backups - Changes approach for passing input parameters to controllers - Defines new parameter VOs with builders - Updates tests and documentation Resolves #297 {major} Signed-off-by: Esta Nagy <nagyesta@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Done criteria
Notes
The text was updated successfully, but these errors were encountered: