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

Replace the task-based import with batch processing #852

Closed
mcpierce opened this issue Aug 21, 2021 · 0 comments
Closed

Replace the task-based import with batch processing #852

mcpierce opened this issue Aug 21, 2021 · 0 comments
Assignees
Labels
feature A new feature or enhancement to an exisiting feature importing Issues related to importing comics
Milestone

Comments

@mcpierce
Copy link
Contributor

As a system, it would be easier to maintain and more performant to replace the current TaskManager and import tasks with a Spring Batch-based system.

@mcpierce mcpierce added importing Issues related to importing comics feature A new feature or enhancement to an exisiting feature labels Aug 21, 2021
@mcpierce mcpierce added this to the 0.11 milestone Aug 21, 2021
@mcpierce mcpierce self-assigned this Aug 21, 2021
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 25, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 25, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
mcpierce added a commit to mcpierce/comixed that referenced this issue Aug 29, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 1, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 4, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 4, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 4, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 4, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 5, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 5, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 5, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 6, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 6, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
mcpierce added a commit that referenced this issue Sep 6, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
@mcpierce mcpierce closed this as completed Sep 6, 2021
mcpierce added a commit that referenced this issue Sep 6, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
mcpierce added a commit that referenced this issue Sep 6, 2021
 * Added the comixed-batch submodule.
 * Removed the process comics task and encoder.
 * Changed SonarCloud to exclude classes named "*Configuration"
 * Renamed ComicStateMachineConfig => ComicStateMachineConfiguration
 * Changed the comic state machine to add more granular processing steps.
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 9, 2021
 * Removed instance beans to conform with SonarCloud recommendations.
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 9, 2021
 * Removed instance beans to conform with SonarCloud recommendations.
mcpierce added a commit to mcpierce/comixed that referenced this issue Sep 9, 2021
 * Removed instance beans to conform with SonarCloud recommendations.
mcpierce added a commit that referenced this issue Sep 9, 2021
 * Removed instance beans to conform with SonarCloud recommendations.
mcpierce added a commit to mcpierce/comixed that referenced this issue Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or enhancement to an exisiting feature importing Issues related to importing comics
Projects
None yet
Development

No branches or pull requests

1 participant