Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035556 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | minor | have not tried | 2017-03-17 10:43 | 2017-03-18 12:30 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 6ec9220ee256 | ||||
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 | mtaal | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035556: Server status ping periodicity should only be controlled by OBMOBC_Ping_Periodicity preference | |||||||
Description | There is some code in ServerStateBackground that prevents pinging a server if it is online more often than every 5 minutes. It should be enough to control the periodicity of the pings with the OBMOBC_Ping_Periodicity preference preference. | |||||||
Steps To Reproduce | In a multiserver environment: - Set the OBMOBC_Ping_Periodicity preference to 30 seconds - Restart Tomcat in the Central and in the Store server - Check that the Store Server only receives a ping once every minutes, instead of twice. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0095361) hgbot (developer) 2017-03-17 10:45 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 6ec9220ee256cfe2f3cb3bd815a46bb3aa4b08a1 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Fri Mar 17 10:44:19 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6ec9220ee256cfe2f3cb3bd815a46bb3aa4b08a1 [^] Fixes issue 35556: Ping periodicity is only controlled by a preference Removes some code that prevented pinging a server more often than once every five minutes. The periodicity of the pings can be controlled with the OBMOBC_Ping_Periodicity preference. --- M src/org/openbravo/mobile/core/servercontroller/ServerStateBackground.java --- |
(0095386) mtaal (viewer) 2017-03-18 12:30 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2017-03-17 10:43 | AugustoMauch | New Issue | |
2017-03-17 10:43 | AugustoMauch | Assigned To | => AugustoMauch |
2017-03-17 10:43 | AugustoMauch | OBNetwork customer | => No |
2017-03-17 10:43 | AugustoMauch | Triggers an Emergency Pack | => No |
2017-03-17 10:44 | AugustoMauch | Review Assigned To | => mtaal |
2017-03-17 10:45 | hgbot | Checkin | |
2017-03-17 10:45 | hgbot | Note Added: 0095361 | |
2017-03-17 10:45 | hgbot | Status | new => resolved |
2017-03-17 10:45 | hgbot | Resolution | open => fixed |
2017-03-17 10:45 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/6ec9220ee256cfe2f3cb3bd815a46bb3aa4b08a1 [^] |
2017-03-17 10:49 | AugustoMauch | Relationship added | related to 0035049 |
2017-03-18 12:30 | mtaal | Note Added: 0095386 | |
2017-03-18 12:30 | mtaal | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |