Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052656 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [POS2] POS | major | have not tried | 2023-06-02 12:56 | 2023-06-16 08:39 | |||
Reporter | meriem_azaf | View Status | public | |||||
Assigned To | meriem_azaf | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 22Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052656: Reduce the number of times the state is persisted on disk | |||||||
Description | The 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 | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |