<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/java/testkit/src, branch qmfv2</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>Added log4j config to the test launcher</title>
<updated>2009-11-18T19:36:38+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-11-18T19:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=2bddecb9a34dd9f541ac9f7fc8e09c0210b2592f'/>
<id>2bddecb9a34dd9f541ac9f7fc8e09c0210b2592f</id>
<content type='text'>
Added shell script to run testkit.py
Removed brokertest.py, instead using the version checked in under python/qpid folder by Alan.
The shell scripts and the setup is work in progress, checking in now to help Alan reproduce an issue.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@881896 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added shell script to run testkit.py
Removed brokertest.py, instead using the version checked in under python/qpid folder by Alan.
The shell scripts and the setup is work in progress, checking in now to help Alan reproduce an issue.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@881896 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved MessageFactory to the tools module.</title>
<updated>2009-11-11T00:21:27+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-11-11T00:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=34f7b03fcbce2e80dc71640783dfbff772878060'/>
<id>34f7b03fcbce2e80dc71640783dfbff772878060</id>
<content type='text'>
Added a Generic Sender and a Receiver. 
They can be run standalone or used as a building block to create more complex tests.
TestLauncher is a utility to start a sender or receiver in multiple threads with some added plumbing.
Please refer to each class to see the full set of options available.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834724 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a Generic Sender and a Receiver. 
They can be run standalone or used as a building block to create more complex tests.
TestLauncher is a utility to start a sender or receiver in multiple threads with some added plumbing.
Please refer to each class to see the full set of options available.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834724 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the following files as they will be replaced by a generic Sender and Receiver.</title>
<updated>2009-11-11T00:13:13+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-11-11T00:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b81852ece48447a8b00e3fd2bafe66b044f2bf80'/>
<id>b81852ece48447a8b00e3fd2bafe66b044f2bf80</id>
<content type='text'>
The bin files and the files under o/a/qpid/teskit/perf are moved under tools.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834721 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bin files and the files under o/a/qpid/teskit/perf are moved under tools.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@834721 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed extra system out statements from PerfProducer.java</title>
<updated>2009-05-27T15:30:20+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-27T15:30:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=293f80d50fc7624beb50303120fcdedf1ae5ba0a'/>
<id>293f80d50fc7624beb50303120fcdedf1ae5ba0a</id>
<content type='text'>
Added more test cases to the perf report
Uncommented and added clientid and subscription props to the testTopicD destination.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@779212 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added more test cases to the perf report
Uncommented and added clientid and subscription props to the testTopicD destination.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@779212 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a minor bug in pre-creating the payload array used in random msg size test.</title>
<updated>2009-05-24T13:57:20+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-24T13:57:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=88136d8696689d7478a5daa7d1c0b2b89c78d93b'/>
<id>88136d8696689d7478a5daa7d1c0b2b89c78d93b</id>
<content type='text'>
It now creates an array of payloads starting from zero bytes (empty payload) to msg_size-1 bytes.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@778150 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It now creates an array of payloads starting from zero bytes (empty payload) to msg_size-1 bytes.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@778150 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>The default value for message cache is set to false.</title>
<updated>2009-05-23T13:35:38+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-23T13:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c4e2827dfacd28e79a5c14d011ce49cb3a3757b4'/>
<id>c4e2827dfacd28e79a5c14d011ce49cb3a3757b4</id>
<content type='text'>
Added the functionality to support variable message sizes using -Drandom_msg_size=true.
This will create an array of payloads from 1 byte to x bytes where x is configured by -Dmsg_size=x (default is 1024).
The Random number generator works of the same seed so different test runs can be compared properly.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@777922 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the functionality to support variable message sizes using -Drandom_msg_size=true.
This will create an array of payloads from 1 byte to x bytes where x is configured by -Dmsg_size=x (default is 1024).
The Random number generator works of the same seed so different test runs can be compared properly.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@777922 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified the default message size to 1024 - I missed the default value for the system property in the previous commit</title>
<updated>2009-05-07T03:19:10+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-07T03:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5e863a609ccacb8d36af160417ae4bad5b491acb'/>
<id>5e863a609ccacb8d36af160417ae4bad5b491acb</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@772492 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@772492 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified the default message size to 1024 bytes</title>
<updated>2009-05-07T03:16:03+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-05-07T03:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=79c769a7d87655ac6663b89efe3bcb243facdd71'/>
<id>79c769a7d87655ac6663b89efe3bcb243facdd71</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@772491 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@772491 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>This is related to QPID-1479</title>
<updated>2009-01-13T18:29:41+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2009-01-13T18:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=fd19e27856105247b669d52a492bfc0ab2beec28'/>
<id>fd19e27856105247b669d52a492bfc0ab2beec28</id>
<content type='text'>
This commit contains themodifications done to the perf test classes to use the thread abstraction patch.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@734212 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit contains themodifications done to the perf test classes to use the thread abstraction patch.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@734212 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Appologies for the sudden checkin without notice, close to the release cycle.</title>
<updated>2008-11-21T17:57:16+00:00</updated>
<author>
<name>Rajith Muditha Attapattu</name>
<email>rajith@apache.org</email>
</author>
<published>2008-11-21T17:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=8417094a3f0c28fef298d57db5616854458b7a8b'/>
<id>8417094a3f0c28fef298d57db5616854458b7a8b</id>
<content type='text'>
Reverting the changes back. Will attach a patch and commit after the release.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@719657 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverting the changes back. Will attach a patch and commit after the release.


git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@719657 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
