Alex Rudyy created QPID-6733:
--------------------------------
Summary: Stop swallowing ServerScopeRuntimeException in BDB HA
executor services
Key: QPID-6733
URL: https://issues.apache.org/jira/browse/QPID-6733
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: qpid-java-6.0
Reporter: Alex Rudyy
Assignee: Alex Rudyy
Priority: Blocker
Fix For: qpid-java-6.0
ServerScopeRuntimeException thrown in BDB HA executor service threads either
got ignored or swallowed. We should kill the broker on critical exceptions.
An example of improper exception handling is
o.a.q.s.v.b.BDBHAVirtualHostNodeImpl#createReplicaVirtualHost: if there is any
exception in BDBHAVirtualHostNodeImpl#createReplicaVirtualHost it will be
logged but nothing else will happen.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]