Task #18088
Implement job manager for slow queries and batches
Added by Shuvam Misra about 1 year ago.
Updated about 1 year ago.
Description
Implement the embedded sub-system which runs within Alya as an asynchronous thread and fires processing functions for batches and slow queries.
- Copied from Task #17943: Implement batch processing: client library added
- % Done changed from 0 to 30
- Status changed from New to In Progress
Implemented JobManager() along with functions for registering initializers, initblocks and processors. Wrote a sample program to register them and invoke JobManager().
- % Done changed from 30 to 50
- % Done changed from 50 to 80
Refactored code for better organization, and some optimization.
- % Done changed from 80 to 90
Implemented object storage integration using MinIO.
- Target version changed from Sprint 15 Mar to Sprint 29 Mar
Fix a bug where blobrows unmarshalling was not working in some cases.
- % Done changed from 90 to 100
- Status changed from In Progress to Testing
- Status changed from Testing to Closed
Also available in: Atom
PDF