diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2006-12-13 11:05:28 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2006-12-13 11:05:28 +0000 |
| commit | 242818f1f3d8daf18bd504f69d45f8b560ab7497 (patch) | |
| tree | 6a74355fa453bfebe7e8228cb96ee1e84680166a /qpid/java/client/src/test | |
| parent | 8b118d220e0248541efe26e8fe2d7fc0cf640dee (diff) | |
| download | qpid-python-242818f1f3d8daf18bd504f69d45f8b560ab7497.tar.gz | |
QPID-172
RejectedExecutionException.
In fireEvent
added additional checks :_poolReference.getPool() != null && !_poolReference.getPool().isShutdown()
to if (job.activate())
As active jobs were being put on a pool that was shutdown.
Included a test to check that the RejectedExecutionException doesn't occur.
(add ignore for example/target)
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@486596 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client/src/test')
0 files changed, 0 insertions, 0 deletions
