Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038694
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Retail Modules] Web POSmajorhave not tried2018-06-04 16:142018-06-21 09:44
Reporterjorge-garciaView Statuspublic 
Assigned Tojorge-garcia 
PrioritynormalResolutionfixedFixed in VersionRR18Q3
StatusclosedFix in branchFixed in SCM revision2a6ce1c8555c
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0038694: Implement the possibility to avoid logins if the system is overloaded

DescriptionImplement the possibility to avoid logins if the system is overloaded
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- Issue History
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 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
Powered by Mantis Bugtracker