Done
Details
Details
Assignee
Volodymyr Rohach
Volodymyr RohachReporter
Khalilah Gambrell
Khalilah GambrellPriority
Story Points
5
Sprint
None
Development Team
Folijet
Fix versions
Release
Orchid (R1 2023) Bug Fix
RCA Group
Environmental/deployment issue
Affected releases
Orchid (R1 2023)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 9, 2023 at 7:58 PM
Updated February 28, 2024 at 12:03 PM
Resolved March 27, 2023 at 8:52 AM
Overview:
Steps to Reproduce:
Login https://bugfest-orchid.int.aws.folio.org
Import a record with at least 10,000 authority records (see attached - ignore file name - it can be used)
Select the Default - Create SRS MARC Authority job profile
Run the data import job
Expected Results: All authority records are either updated or created
Actual Results: Some records are created but most are not created (see job summary of errors - https://bugfest-orchid.int.aws.folio.org/data-import/job-summary/42552791-209a-452d-a36c-799de2bb98ab?errorsOnly=true&entity=SRS_MARC)
**
Error returned: io.vertx.core.impl.NoStackTraceThrowable: Timeout
NOTE: mod-source-record-storage v5.6.2 has a huge performance issue with DB. Investigating which changes can affect it.
cc: and
UPD
Next configurations were tests, but still failed with the same message:
SRS and SRM DB Poolsize 35, SRS DB Timeout 40;
SRS and SRM DB Poolsize 30, SRS DB Timeout 45;
SRS and SRM DB Poolsize 40, SRS DB Timeout 40;
SRS and SRM DB Poolsize 30, SRS DB Timeout 50.
mod-source-record-storage number of instances: 2.
mod-source-record-manager number of instances: 2.
Number of partitions for each DI topic: 2.