If gateway goes down, Events generated on the Hosts are not queued up ---------------------------------------------------------------------
Key: RADMAN-76 URL: http://issues.ops4j.org/jira/browse/RADMAN-76 Project: Pax RadMan Issue Type: Improvement Reporter: Gavin Bong Assignee: Gavin Bong An EventBroadcaster will dequeue an Event and attempt to send it. If the network connection is down or the gateway is not running; then the dequeued Event is discarded. So we can lose Events. I would forsee that the Gateway might be bounced once in a while; so hosts might lose connection during the downtime. Plan of action: instead of dequeueing the Events, peek inside the queue (without actual dequeueing). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.ops4j.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general