diff options
| author | Alan Conway <aconway@apache.org> | 2012-07-19 19:32:59 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2012-07-19 19:32:59 +0000 |
| commit | d2de799f5ed1ba70b18375f35c7d2cdfd9181b27 (patch) | |
| tree | 79e982c555ccbc5785efd39c0a76c9ce581c0c88 /java/test-profiles/python_tests/JavaPre010PythonExcludes | |
| parent | 33e7f4e63dcd35ba5970910f3c926c4952515330 (diff) | |
| download | qpid-python-d2de799f5ed1ba70b18375f35c7d2cdfd9181b27.tar.gz | |
QPID-4156: HA close window for clients to connect before HA broker is initialized
A HA backup broker in a cluster rejects client connections. This was previously
done in a ConnectionObserver registered during Plugin::initialize. However that
left a window before the observer was registered when clients could
connect. This showed up as a sporadic failure of the failover test. This patch
moves the creation of the observer to Plugin::earlyInitialize, which is
guaranteed to be called before the broker starts listening for clients.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1363498 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/python_tests/JavaPre010PythonExcludes')
0 files changed, 0 insertions, 0 deletions
