Details
-
Task
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
-
Folijet Sprint 136
-
1
-
Folijet
-
Lotus R1 2022
-
Third party component integration
Description
When importing file for 100k Update we observed 22 errors on our Perf Runcher.
All 22 errors have the same root cause, the detailed error messages captured on the next screenshot. All these connected with retries logic for resolving Optimistic locking conflicts.
As suggestion how to fix it we can increase number of retries in mod-inventory, there is separate parameter for doing this:
private static final int MAX_RETRIES_COUNT = Integer.parseInt(System.getenv().getOrDefault("inventory.di.ol.retry.number", "1"));
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3262 NFR: Data Import R1 2022 Lotus Technical, NFR, & Misc work
-
- Closed
-
- relates to
-
MODINV-675 Investigate the causes of Optimistic locking for Items
-
- Closed
-
-
MODSOURMAN-712 Timeout when importing MARC files - Lotus BF
-
- Closed
-
-
MODSOURMAN-772 Timeout when importing MARC files - Morning Glory
-
- Closed
-