All work
- Reduce BE response payload for DI Landing Page to increase performanceMODSOURMAN-550Resolved issue: MODSOURMAN-550Serhii_Nosko
- SPIKE: Slow Queries observed from jobExecutions lookup from DI Landing PageMODSOURMAN-537Resolved issue: MODSOURMAN-537Serhii_Nosko
- The status of SRS records changes in the log display based on later data import jobsMODSOURMAN-494Resolved issue: MODSOURMAN-494Ruslan Lavrov
- Add missing properties to mod-source-record-storage\ramls\raml-storage\schemas\dto\record.jsonMODSOURCE-309Resolved issue: MODSOURCE-309
- Holdings update job finished with errors when it shouldn't haveMODINVSTOR-762Resolved issue: MODINVSTOR-762Ruslan Lavrov
- SPIKE: LeaveGroup request failed with error: The coordinator is not aware of this memberMODINV-417Resolved issue: MODINV-417Serhii_Nosko
- EDIFACT invoice completes with errorsMODDATAIMP-520Resolved issue: MODDATAIMP-520Ruslan Lavrov
- Improve logging to be able to trace the path of each record and file_chunksMODDATAIMP-491Resolved issue: MODDATAIMP-491Volodymyr Rohach
8 of 8
Reduce BE response payload for DI Landing Page to increase performance
Done
Description
CSP Request Details
None
CSP Rejection Details
None
Potential Workaround
None
Attachments
3
clones
defines
has to be done before
is blocked by
Checklist
hideTestRail: Results
Details
Assignee
Serhii_NoskoSerhii_NoskoReporter
Serhii_NoskoSerhii_NoskoPriority
P2Story Points
2Development Team
Folijet SupportFix versions
Release
R3 2021Affected Institution
CornellTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Serhii_Nosko
Serhii_NoskoReporter
Serhii_Nosko
Serhii_NoskoPriority
Story Points
2
Development Team
Folijet Support
Fix versions
Release
R3 2021
Affected Institution
Cornell
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 20, 2021 at 7:30 AM
Updated December 29, 2021 at 2:48 PM
Resolved September 3, 2021 at 7:15 AM
Activity
Show:
Ann-Marie BreauxSeptember 3, 2021 at 7:15 AM
Hi @Serhii_Nosko I reviewed the attached screenshots, and it looks good to me. Closing this bug. We'll be able to test performance more once we get to Kiwi Bugfest. Thank you!
Current situation with response payload:
Current response for displaying UI Landing page response now contains around 50k rows
Current response for displaying 1 row for UI Landing page contains around 3k rows
High data transfer amount that is not required (for 280 updating UI Landing page requests it was transferred around 50MB, 155Mb resources)
Expected response payload after changes:
Response for displaying UI Landing page contains less than 1k rows
Response to displaying 1 raw for UI Landing page contains around 30 rows
Data transfer amount is small