0.17.4
This page documents the changes in Kannika Armory version 0.17.4.
Changelog 0.17.4
Section titled “Changelog 0.17.4”Improvements
Section titled “Improvements”- Restore: loosened the editing restrictions for performance and pod settings.
- Restore: performance and pod settings, such as parallelism, max producers, the service account, resource requirements, and additional properties, can now also be edited when a restore is paused, interrupted, or failed.
- Restore: settings that affect what is restored stay locked once the restore has started.
- Console: parallelism and max producers moved to a new Performance section on the Restore Settings tab, with its own save button.
- GraphQL:
configureRestoreOptionsnow returns theRESTORE_ALREADY_STARTEDproblem for a blocked edit, instead of reporting success without saving. - GraphQL:
configureRestorePodSettingsnow returns theRESTORE_ALREADY_STARTEDproblem for a blocked edit, instead of reporting success without saving. - GraphQL:
configureRestoreSourcenow returns theRESTORE_ALREADY_STARTEDproblem for a blocked edit, instead of reporting success without saving. - GraphQL:
configureRestoreSinknow returns theRESTORE_ALREADY_STARTEDproblem for a blocked edit, instead of reporting success without saving.
Bug fixes
Section titled “Bug fixes”- Restore: retry transient storage errors during snapshot resolution instead of failing the restore immediately.
- Restore: the last restored offset from previous attempts is now reported after a restore resumes, instead of -1 for partitions that were fully restored before the interruption.
- Console: a missing or negative last restored offset now renders as ’-’ instead of -1, and the partition progress bar treats it as no progress.
Miscellaneous Tasks
Section titled “Miscellaneous Tasks”- Bump version to 0.17.4

