Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015652Openbravo ERPA. Platformpublic2011-01-14 07:572011-01-20 00:00
alostale 
alostale 
urgentmajorN/A
closedfixed 
5
 
3.0RC4 
Core
No
0015652: Allow disabling Custom Queries
When heartbeat is enabled, periodically beats are sent from Openbravo instance to Heartbeat server, this server can response asking for additional information to the Openbravo instance this is named "Custom Queries".

There should be a mechanism to make possible instances to have heartbeat enabled but to allow them to disable Custom Queries. When they are disabled, only regular beat would be sent but no additional response to any query (Heartbeat server wouldn't even send them to these instances).
No tags attached.
depends on backport 00156533.0RC4 closed alostale Allow disabling Custom Queries 
Issue History
2011-01-14 07:57alostaleNew Issue
2011-01-14 07:57alostaleAssigned To => alostale
2011-01-14 07:57alostaleModules => Core
2011-01-14 07:57alostaleStatusnew => scheduled
2011-01-14 07:57alostalefix_in_branch => pi
2011-01-14 08:01hgbotCheckin
2011-01-14 08:01hgbotNote Added: 0033637
2011-01-14 08:01hgbotStatusscheduled => resolved
2011-01-14 08:01hgbotResolutionopen => fixed
2011-01-14 08:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0e7ed1458d1f8e59e7800f8859f31fdc96e25f4c [^]
2011-01-19 17:42gorkaionStatusresolved => closed
2011-01-20 00:00anonymoussf_bug_id0 => 3162070

Notes
(0033637)
hgbot   
2011-01-14 08:01   
Repository: erp/devel/pi
Changeset: 0e7ed1458d1f8e59e7800f8859f31fdc96e25f4c
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Jan 14 07:58:28 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0e7ed1458d1f8e59e7800f8859f31fdc96e25f4c [^]

fixed issue 15652: Allow disabling Custom Queries

---
M src-db/database/model/tables/AD_HEARTBEAT_LOG.xml
M src-db/database/model/tables/AD_SYSTEM_INFO.xml
M src-db/database/model/triggers/AD_MODULE_TRG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/erpCommon/ad_process/HeartbeatProcess.java
M src/org/openbravo/erpCommon/utility/SystemInfo.java
---