Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
Falcon Sprint 125
-
3
-
Falcon
-
R3 2021 Bug Fix
-
Cornell
Description
Overview:
publicationPeriod field is a derived field and is populated based on the values of dateOfPublication field as described in MODINVSTOR-723 and MODINVSTOR-724 .
During the upgrade process the script that populates publicationPeriod is executed and significantly slows down the upgrade (MODINVSTOR-774). To address the issue the existing implementation has been removed in https://github.com/folio-org/mod-inventory-storage/pull/676/files and the field needs to be populated manually (example: https://github.com/folio-org/mod-inventory-storage/blob/master/src/main/resources/templates/db_scripts/populatePublicationPeriod.sql ).
This story is to cover other possible approach that will continue to populate publicationPeriod automatically without negatively impacting the migration process
Acceptance criteria
- publicationPeriod is populated automatically
- Migration process for mod-inventory-storage is below 2hours on the bugfest data set (8M instance records)
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3200 mod-search maintenance - Kiwi release
-
- Closed
-
- relates to
-
MODINVSTOR-811 Populate publicationPeriod from dateOfPublication fields
-
- Closed
-
-
MODINVSTOR-821 Bugfix for Kiwi R3 2021
-
- Closed
-
-
MODINVSTOR-723 Add sortable publication year field to the instance record
-
- Closed
-
-
MODINVSTOR-724 Populate publication year field based on dateOfPublication field
-
- Closed
-
-
MODINVSTOR-774 Juniper migration is unreasonably slow
-
- Closed
-
-
MODINVSTOR-806 Remove instance publication period defaulting
-
- Closed
-
-
MODINVSTOR-838 mod-inventory-storage upgrade from Juniper-Kiwi unacceptable
-
- Closed
-
- mentioned in
-
Page Loading...