Done
Details
Assignee
Pavlo SmahinPavlo SmahinReporter
Pavlo SmahinPavlo SmahinPriority
P3Story Points
5Sprint
NoneDevelopment Team
SpitfireRelease
Poppy (R2 2023)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Pavlo Smahin
Pavlo SmahinReporter
Pavlo Smahin
Pavlo SmahinPriority
Story Points
5
Sprint
None
Development Team
Spitfire
Release
Poppy (R2 2023)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created May 4, 2023 at 6:32 PM
Updated July 5, 2024 at 12:57 PM
Resolved May 19, 2023 at 2:16 PM
Purpose/Overview:
In the scope of the design described on the page: https://folio-org.atlassian.net/wiki/display/FOLIJET/Long+term+solution+for+migrating+authority+records it's required to test the performance of reading MARC authority records from a database, mapping them to Authority records and saving the result of mapping in JSON format to the file.
Requirements/Scope:
Prepare a database with at least 10000 MARC authority records (in SRS)
Implement logic of reading records from the database (from the prepared view), mapping them to Authority records, and saving the records to a file. Use JDBC to interact with the database.
Test on perf env and measure time of the process