Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038694 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Retail Modules] Web POS | major | have not tried | 2018-06-04 16:14 | 2018-06-21 09:44 | |||
Reporter | jorge-garcia | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2a6ce1c8555c | ||||
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 | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038694: Implement the possibility to avoid logins if the system is overloaded | |||||||
Description | Implement the possibility to avoid logins if the system is overloaded | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0104936) hgbot (developer) 2018-06-05 11:46 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 2a6ce1c8555c23c10320fbc8fc9203af303310c2 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Jun 04 16:24:41 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2a6ce1c8555c23c10320fbc8fc9203af303310c2 [^] Fixed issue 38694: Implement the possibility to avoid logins if the system is overloaded Two new properties could be added to Openbravo.properties * mobileappslogin.allow → Allow/Forbid login from all applications * mobileappslogin.maxLoad → Max system load until reject logins from applications. This new implementation could be ignore overriding method ignoreLoginController in the implementation of a LoginHandler for the application. The implementation starts working when the property mobileappslogin.maxLoad is set and it is distinct of 0.00. If the system is overloaded, the login response returns an error message, if not, it works as usual. --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/mobile/core/login/MobileCoreLoginHandler.java A src/org/openbravo/mobile/core/login/MobileCoreLoginController.java A src/org/openbravo/mobile/core/login/MobileCoreLoginControllerInitializer.java A src/org/openbravo/mobile/core/login/MobileCoreLoginControllerMBean.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-06-04 16:14 | jorge-garcia | New Issue | |
2018-06-04 16:14 | jorge-garcia | Assigned To | => jorge-garcia |
2018-06-04 16:14 | jorge-garcia | OBNetwork customer | => No |
2018-06-04 16:14 | jorge-garcia | Triggers an Emergency Pack | => No |
2018-06-04 16:29 | jorge-garcia | Status | new => scheduled |
2018-06-05 11:46 | hgbot | Checkin | |
2018-06-05 11:46 | hgbot | Note Added: 0104936 | |
2018-06-05 11:46 | hgbot | Status | scheduled => resolved |
2018-06-05 11:46 | hgbot | Resolution | open => fixed |
2018-06-05 11:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/2a6ce1c8555c23c10320fbc8fc9203af303310c2 [^] |
2018-06-21 09:44 | marvintm | Review Assigned To | => marvintm |
2018-06-21 09:44 | marvintm | Status | resolved => closed |
2018-06-21 09:44 | marvintm | Fixed in Version | => RR18Q3 |
Copyright © 2000 - 2009 MantisBT Group |