Uploaded image for project: 'mod-source-record-manager'
  1. mod-source-record-manager
  2. MODSOURMAN-11

Create ChangeEngine component for parsing raw records

    XMLWordPrintable

Details

    • EPAM BatchLoader Sprint 4, EPAM BatchLoader Sprint 5
    • 8
    • Folijet

    Description

      ChangeEngine should be a new component that would provide functionality for parsing raw records.
      Records should be processed sequentially, after parsing each record should be validated and saved as Valid or Error record accordingly. JobExecution and Snapshot statuses should be updated along the way.

      For more details refer to the technical design.

      In scope of this story an API for the Parser should be defined. Implementation should be provided only parsing MARC records using marc4j library.

      Nice to have ChangeEngine should provide parallel execution option.

      ChangeEngine should be configurable regarding to:

      • the size of a working chunk to update the progress;
      • the amount of simultaneously working threads;

      Acceptance Criteria

      • ChangeEngine component exists
      • ChangeEngine interacts with MetadataService for getting and updating JobExecution statuses.
      • ChangeEngine interacts with mod-source-record-storage via REST for updating Snapshot statuses.
      • Functionality is covered with tests

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                OleksiiKuzminov Oleksii Kuzminov
                Kateryna Senchenko Kateryna Senchenko
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases