Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052656
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] POSmajorhave not tried2023-06-02 12:562023-06-16 08:39
Reportermeriem_azafView Statuspublic 
Assigned Tomeriem_azaf 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version22Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0052656: Reduce the number of times the state is persisted on disk

DescriptionThe state is being persisted way too often, and that might be a cause of some of the performance problems that have an impact on the 'back to the past” state problem.

As part of this issue we will try to reduce the number of times the state is persisted by:

Adding a new property to persisted models if true will trigger a throttled persistence just after the state action takes place

Increasing the length of redux’s default throttle from 100m to a much longer value (i.e. 30s)

This will prevent the state from being persisted on disk every time the user executes any action (log would be generated and TerminalLog is a persisted model state).
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0052052 closedAugustoMauch Reduce the number of times the state is persisted on disk 

-  Notes
(0151233)
hgbot (developer)
2023-06-15 23:47

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1136 [^]
(0151236)
hgbot (developer)
2023-06-16 00:16

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/551 [^]
(0151237)
hgbot (developer)
2023-06-16 00:17

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/551 [^]
(0151240)
hgbot (developer)
2023-06-16 00:17

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1136 [^]

- Issue History
Date Modified Username Field Change
2023-06-02 12:56 meriem_azaf New Issue
2023-06-02 12:56 meriem_azaf Assigned To => Retail
2023-06-02 12:56 meriem_azaf Triggers an Emergency Pack => No
2023-06-02 12:56 meriem_azaf Assigned To Retail => meriem_azaf
2023-06-02 12:57 meriem_azaf Relationship added blocks 0052052
2023-06-02 13:01 meriem_azaf Status new => acknowledged
2023-06-02 13:01 meriem_azaf Status acknowledged => scheduled
2023-06-15 23:47 hgbot Note Added: 0151233
2023-06-16 00:16 hgbot Note Added: 0151236
2023-06-16 00:17 hgbot Note Added: 0151237
2023-06-16 00:17 hgbot Note Added: 0151240
2023-06-16 08:39 AugustoMauch Status scheduled => resolved
2023-06-16 08:39 AugustoMauch Resolution open => fixed
2023-06-16 08:39 AugustoMauch Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker