Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053139 | Retail Modules | Web POS | public | 2023-08-02 13:32 | 2023-08-09 09:12 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR23Q4 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053139: A message should be logged when SynchronizationBuffer.internalFlush gives after reaching max amount of retries |
Description | In issue [1] a mechanism was introduced to retry flushing the synchronization buffer if any of its endpoints was already busy. It retries until either synchronizing them all, or reaching a maximum amount of retries.
It will be very useful to log a message in the terminal log if the maximum amount of retries was reached.
[1] https://issues.openbravo.com/view.php?id=53100 [^] |
Steps To Reproduce | Same as in [1] with a delay on the backend big enough (i.e. 8 seconds) to reach the maximum number of retries. Notice that no info is written in the terminal log even though the SynchronizationBuffer gave up.
[1] https://issues.openbravo.com/view.php?id=53100 [^] |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0053100 | | closed | AugustoMauch | SynchronizationBuffer.internalFlush does not flush all messages if some endpoints where currently syncing other messages |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-08-02 13:32 | AugustoMauch | New Issue | |
2023-08-02 13:32 | AugustoMauch | Assigned To | => AugustoMauch |
2023-08-02 13:32 | AugustoMauch | OBNetwork customer | => No |
2023-08-02 13:32 | AugustoMauch | Triggers an Emergency Pack | => No |
2023-08-02 13:34 | hgbot | Merge Request Status | => open |
2023-08-02 13:34 | hgbot | Note Added: 0153113 | |
2023-08-02 14:01 | AugustoMauch | Relationship added | related to 0053100 |
2023-08-02 14:01 | AugustoMauch | Status | new => scheduled |
2023-08-03 14:57 | hgbot | Merge Request Status | open => approved |
2023-08-09 09:12 | hgbot | Resolution | open => fixed |
2023-08-09 09:12 | hgbot | Status | scheduled => closed |
2023-08-09 09:12 | hgbot | Fixed in Version | => RR23Q4 |
2023-08-09 09:12 | hgbot | Note Added: 0153383 | |
2023-08-09 09:12 | hgbot | Note Added: 0153384 | |