index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
qpid
/
brokertest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move brokertest.py from qpid/python to qpid/cpp.
Alan Conway
2011-01-21
1
-699
/
+0
*
QPID-2956: cluster broker exits with "error deliveryRecord no update message."
Alan Conway
2010-11-22
1
-3
/
+3
*
QPID-2874 Clustered broker crashes in assertion in cluster/ExpiryPolicy.cpp
Alan Conway
2010-11-18
1
-0
/
+14
*
Fix error in python tests: poll() takes exactly 1 argument (2 given)
Alan Conway
2010-11-12
1
-2
/
+6
*
Fix brokertest errors like: "poll() got an unexpected keyword argument '_dead...
Alan Conway
2010-11-08
1
-2
/
+2
*
Adjust for Windows which can't do Popen w/ close_fds. Also, when tearDown run...
Stephen D. Huston
2010-11-04
1
-1
/
+5
*
Fix qpid/python/qpid/brokertest.py to get cluster tests working.
Alan Conway
2010-10-28
1
-21
/
+19
*
Ported to work on Windows; uses subprocess, not popen3. Resolves QPID-2492.
Stephen D. Huston
2010-10-28
1
-12
/
+33
*
Revert experimental cluster code, too close to 0.8 release.
Alan Conway
2010-10-27
1
-15
/
+6
*
New cluster: core framework and initial implementation of enqueue logic.
Alan Conway
2010-10-25
1
-6
/
+15
*
Increase timeout waiting for brokers to be ready.
Alan Conway
2010-09-20
1
-1
/
+1
*
Added broker wait timeout to broker test framework
Kim van der Riet
2010-08-10
1
-1
/
+3
*
Fix test race conditions causing cluster_tests.py:management_test to hang.
Alan Conway
2010-08-10
1
-13
/
+13
*
Fix race conditions in brokertest.py and cluster_tests.py.
Alan Conway
2010-08-04
1
-6
/
+10
*
Remove prefix in broker logs for brokertest.py.
Alan Conway
2010-08-03
1
-1
/
+1
*
Fix error introduced in r963409 causing "AttributeError: Broker instance has ...
Alan Conway
2010-07-13
1
-1
/
+1
*
Fix test framework error causing "AttributeError: Popen instance has no attri...
Alan Conway
2010-07-12
1
-2
/
+2
*
Defer delivery of messages in cluster-unsafe context.
Alan Conway
2010-07-05
1
-9
/
+7
*
Make management+cluster test more aggressive.
Alan Conway
2010-06-23
1
-3
/
+2
*
Update for changes to names of qpid-send and qpid-receive.
Alan Conway
2010-06-14
1
-2
/
+2
*
brokertest.py: fix ready() test to create a session as well as a connection.
Alan Conway
2010-06-08
1
-2
/
+6
*
Fixed sporadic failure of cluster_tests.py sasl_test
Alan Conway
2010-06-04
1
-3
/
+3
*
Add tail of broker log to exception message when broker fails to start.
Alan Conway
2010-06-03
1
-9
/
+13
*
Fixed: authentication with bad credentials causes cluster broker to exit.
Alan Conway
2010-05-27
1
-10
/
+6
*
Use new API clients qpid_send, qpid_receive instead of sender/receiver in bro...
Alan Conway
2010-05-17
1
-5
/
+17
*
Increase retry timeout, previous value was causing occasional invald test fai...
Alan Conway
2010-05-07
1
-1
/
+1
*
Correct brokertest.retry logic.
Alan Conway
2010-05-06
1
-4
/
+4
*
Fix race condition in store+cluster tests.
Alan Conway
2010-05-03
1
-0
/
+1
*
brokertest.py: added __str__ methods to Broker and Popen
Alan Conway
2010-04-16
1
-0
/
+4
*
Fix for QPID-2470 - Broker does not honour flow-to-disk policy on recovery
Kim van der Riet
2010-04-13
1
-12
/
+19
*
Changes to connection lifecycle methods and Connection parameters:
Rafael H. Schloming
2010-04-09
1
-1
/
+2
*
Update cluster store status with a single atomic write() operation.
Alan Conway
2010-04-01
1
-0
/
+7
*
Fix race condition causing deadlock in cluster_tests.py, failover_test.
Alan Conway
2010-03-26
1
-21
/
+20
*
Re-eneable run_long_cluster_tests.
Alan Conway
2010-03-25
1
-0
/
+1
*
Fix resource leaks in cluster_tests, add 5 minute test run to make check-long.
Alan Conway
2010-03-24
1
-36
/
+44
*
Several updates to address options including:
Rafael H. Schloming
2010-03-23
1
-2
/
+2
*
Minor improvements to brokertest.py.
Alan Conway
2010-03-22
1
-1
/
+2
*
New cluster member pushes store when joining an active cluster.
Alan Conway
2010-03-12
1
-3
/
+6
*
QPID-2436: Fix cluster update of remote agents.
Alan Conway
2010-03-08
1
-7
/
+6
*
Increase timeout for python cluster tests, was timing out prematurely in some...
Alan Conway
2010-03-04
1
-3
/
+3
*
Extended cluster_tests.test_management exposes a bug.
Alan Conway
2010-03-03
1
-7
/
+1
*
Minor improvements to brokertest framework.
Alan Conway
2010-03-03
1
-26
/
+83
*
Test for management + cluster: run management tools in parallel with regular ...
Alan Conway
2010-01-27
1
-32
/
+85
*
Added support for extended properties in the broker test framework
Kim van der Riet
2010-01-19
1
-10
/
+23
*
Minor cluster test fixes.
Alan Conway
2010-01-06
1
-2
/
+2
*
Added config-seq counter to track config changes since cluster init.
Alan Conway
2010-01-06
1
-10
/
+1
*
Don't hold up broker initialization for cluster initialization.
Alan Conway
2010-01-06
1
-5
/
+25
*
QPID-2266: error sending update: Enqueue capacity threshold exceeded
Alan Conway
2009-12-11
1
-4
/
+5
*
QPID-2253 - Cluster node shuts down with inconsistent error.
Alan Conway
2009-12-09
1
-7
/
+2
*
Fix test race condition that was causing the test to hang.
Alan Conway
2009-12-02
1
-15
/
+33
[next]