Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047152 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2021-06-16 10:27 | 2021-06-25 11:12 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR21Q3 | |||
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 | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0047152: add the capability to log import entry status | |||||||
Description | Currently it is not possible to get information about the current state of the import entry such as number of queued entries to process by type. When debugging certain issues, this information would be very valuable. | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Implement a mechanism to log a snapshot of the current state of the import entry manager. A JMX bean will expose a method to log this information on request. ## Out of scope of this MR It is not in the scope of this MR to provide any more elaborated UI to visualize current import entry status. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0129550) hgbot (developer) 2021-06-16 10:31 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/399 [^] |
(0129790) hgbot (developer) 2021-06-25 11:12 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/399 [^] |
(0129791) hgbot (developer) 2021-06-25 11:12 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 16b43468decfbc366771e453f7a96b424015bfa7 Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 2021-06-25T10:25:56+02:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/16b43468decfbc366771e453f7a96b424015bfa7 [^] fixes FR-47152: adds the capability to log import entry manager status ImportEntryManager exposes a new JMX bean with a logImportEntryManager method that writes its status in the log. --- A src/org/openbravo/service/importprocess/ImportEntryManagerMBean.java M src/org/openbravo/cluster/ClusterService.java M src/org/openbravo/service/importprocess/ImportEntryManager.java M src/org/openbravo/service/importprocess/ImportEntryProcessor.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2021-06-16 10:27 | alostale | New Issue | |
2021-06-16 10:27 | alostale | Assigned To | => platform |
2021-06-16 10:27 | alostale | Modules | => Core |
2021-06-16 10:27 | alostale | Triggers an Emergency Pack | => No |
2021-06-16 10:27 | alostale | Summary | add capability to log import entry status => add the capability to log import entry status |
2021-06-16 10:31 | hgbot | Note Added: 0129550 | |
2021-06-25 09:16 | alostale | Assigned To | platform => alostale |
2021-06-25 09:16 | alostale | Relationship added | related to 0037853 |
2021-06-25 11:12 | hgbot | Note Added: 0129790 | |
2021-06-25 11:12 | hgbot | Resolution | open => fixed |
2021-06-25 11:12 | hgbot | Status | new => closed |
2021-06-25 11:12 | hgbot | Fixed in Version | => PR21Q3 |
2021-06-25 11:12 | hgbot | Note Added: 0129791 |
Copyright © 2000 - 2009 MantisBT Group |