Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048541 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | have not tried | 2022-02-07 10:09 | 2022-11-08 09:13 | |||
Reporter | jarmendariz | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR22Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0048541: Externalize LogClient entries to an external file | |||||||
Description | As log client add significant overhead in volume of data in the database and uses resources by processing the import entries each time a package of log events is received, we want to persist this log in an external file bypassing the import entry mechanism. | |||||||
Steps To Reproduce | See above | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0134881) hgbot (developer) 2022-02-10 17:02 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization/-/merge_requests/1 [^] |
(0134962) hgbot (developer) 2022-02-14 13:09 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/330 [^] |
(0140650) hgbot (developer) 2022-09-04 22:09 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 4d6bfb21301e96bf4ff3c86f2224108ee90ac68a Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 04-09-2022 22:08:32 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/4d6bfb21301e96bf4ff3c86f2224108ee90ac68a [^] Fixes ISSUE-48541: Merge branch 'fr/48541-logext' --- A src-test/org/openbravo/mobile/core/terminallog/TerminalLogEventProcessorTest.java A src/org/openbravo/mobile/core/terminallog/StoreTerminalLogEventInDatabase.java A src/org/openbravo/mobile/core/terminallog/TerminalLogEvent.java A src/org/openbravo/mobile/core/terminallog/TerminalLogEventPersistor.java A src/org/openbravo/mobile/core/terminallog/TerminalLogEventProcessor.java A src/org/openbravo/mobile/core/terminallog/UserEventLoaderQueries_data.xsql M src/org/openbravo/mobile/core/TerminalLogLoader.java --- |
(0140651) hgbot (developer) 2022-09-04 22:09 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/330 [^] |
(0140652) hgbot (developer) 2022-09-04 22:10 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization [^] Changeset: 120043c02b823bc8b3d6f76f779ef7f0860a96af Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 04-09-2022 22:09:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization/-/commit/120043c02b823bc8b3d6f76f779ef7f0860a96af [^] Fixes ISSUE-48541: Merge branch 'fr/48541-logext' --- A src-db/database/sourcedata/AD_MENU.xml A src-db/database/sourcedata/AD_MODULE.xml A src-db/database/sourcedata/AD_MODULE_DBPREFIX.xml A src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml A src-db/database/sourcedata/AD_TREENODE.xml A src-db/database/sourcedata/OBUIAPP_PARAMETER.xml A src-db/database/sourcedata/OBUIAPP_PROCESS.xml A src/org/openbravo/logclient/externalization/StoreTerminalLogEventInFile.java A src/org/openbravo/logclient/externalization/actionHandler/ExportTerminalLogToExternalActionHandler.java M README.md --- |
(0140653) hgbot (developer) 2022-09-04 22:10 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization/-/merge_requests/1 [^] |
(0143133) hgbot (developer) 2022-11-07 09:25 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization [^] Changeset: e85a864b26495d413ee21448c97ed181e2b4a7ca Author: Javier Armendáriz <javier.armendariz@openbravo.com> Date: 07-11-2022 09:24:54 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization/-/commit/e85a864b26495d413ee21448c97ed181e2b4a7ca [^] Related to ISSUE-48541: Added missing description from synchronize terminology --- M src-db/database/sourcedata/OBUIAPP_PARAMETER.xml --- |
(0143212) hgbot (developer) 2022-11-08 09:13 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization [^] Changeset: fbf47a20e3bd80c81782fe5f53b26a3f7fc0cc58 Author: Javier Armendáriz <javier.armendariz@openbravo.com> Date: 08-11-2022 09:13:02 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.logclient.externalization/-/commit/fbf47a20e3bd80c81782fe5f53b26a3f7fc0cc58 [^] Related to ISSUE-48541: Added missing is translation required flag to module definition --- M src-db/database/sourcedata/AD_MODULE.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2022-02-07 10:09 | jarmendariz | New Issue | |
2022-02-07 10:09 | jarmendariz | Assigned To | => jarmendariz |
2022-02-07 10:09 | jarmendariz | OBNetwork customer | => No |
2022-02-07 10:09 | jarmendariz | Triggers an Emergency Pack | => No |
2022-02-07 10:10 | jarmendariz | Status | new => scheduled |
2022-02-10 17:02 | hgbot | Merge Request Status | => open |
2022-02-10 17:02 | hgbot | Note Added: 0134881 | |
2022-02-14 13:09 | hgbot | Note Added: 0134962 | |
2022-09-04 22:06 | hgbot | Merge Request Status | open => approved |
2022-09-04 22:09 | hgbot | Resolution | open => fixed |
2022-09-04 22:09 | hgbot | Status | scheduled => closed |
2022-09-04 22:09 | hgbot | Fixed in Version | => RR22Q4 |
2022-09-04 22:09 | hgbot | Note Added: 0140650 | |
2022-09-04 22:09 | hgbot | Note Added: 0140651 | |
2022-09-04 22:10 | hgbot | Note Added: 0140652 | |
2022-09-04 22:10 | hgbot | Note Added: 0140653 | |
2022-11-07 09:25 | hgbot | Note Added: 0143133 | |
2022-11-08 09:13 | hgbot | Note Added: 0143212 |
Copyright © 2000 - 2009 MantisBT Group |