summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* QPID-1128 - Patch from Robbert Gemmell to prevent NPE whilst adding queue to ↵Martin Ritchie2009-01-272-4/+8
| | | | | | navigation. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@738068 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1606 : QMan WS-DM examplesAndrea Gazzarini2009-01-2732-37/+7215
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@738045 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1606 : Clean up old startup script fileAndrea Gazzarini2009-01-271-17/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@738044 13f79535-47bb-0310-9956-ffa450edef68
* Cluster rename: dump -> update, newbie -> joinerAlan Conway2009-01-2715-270/+271
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737971 13f79535-47bb-0310-9956-ffa450edef68
* cluster: Add sequence number to events & framesAlan Conway2009-01-2713-81/+94
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737968 13f79535-47bb-0310-9956-ffa450edef68
* Added qpid-cluster utility plus model changes to support it.Ted Ross2009-01-267-18/+254
| | | | | | | Fixed a segfault during cluster member shutdown. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737935 13f79535-47bb-0310-9956-ffa450edef68
* Make sure docstrings are regular strings and not unicode. This works around ↵Rafael H. Schloming2009-01-261-2/+2
| | | | | | a bug where epydoc ignores them if they're unicode. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737818 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1567: Fixed replicating event listener to properly clone headers of ↵Gordon Sim2009-01-261-1/+10
| | | | | | original message so as to avoid conuccrently modifyig them while the original message is being delivered. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737779 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1014 : Patch from Senaka Fernando to correct the perspective nameMartin Ritchie2009-01-261-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737756 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1591 : Patch from Robbert Gemmell : Moves the server list to be the ↵Martin Ritchie2009-01-261-9/+9
| | | | | | main entries in the left panel. Having a Qpid Connections node that the user had to open to see their severs was just an extra click too much. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737755 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1493 : Patch from Robert Gemmell : Corrected inaccurate exception.Martin Ritchie2009-01-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737753 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1533 : Patch from Robert Gemmell, Fixes the reload tab in ↵Martin Ritchie2009-01-266-10/+31
| | | | | | UserManagement to actually reload the PrincipalDatabase file from disk. Not just the jmxaccess rights file. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737746 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1532 : Patch from Robert Gemmell : Identifies SecurityExceptions so ↵Martin Ritchie2009-01-261-0/+4
| | | | | | they do not result in a stackTrace being printed. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737743 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1530 : Patch from Robert Gemmell to surpress StackTraces unless error ↵Martin Ritchie2009-01-261-31/+43
| | | | | | is unknown. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737741 13f79535-47bb-0310-9956-ffa450edef68
* Some minor updates to logging levels to avoid undue alarm.Gordon Sim2009-01-264-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737679 13f79535-47bb-0310-9956-ffa450edef68
* Add missing file to distribution list.Gordon Sim2009-01-261-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737670 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1611 patch from mickCarl C. Trieloff2009-01-254-6/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737460 13f79535-47bb-0310-9956-ffa450edef68
* Use special management ids for objects used in state transfer to new ↵Gordon Sim2009-01-2313-29/+167
| | | | | | | | | members. This prevents the ids getting out of sync across the cluster and allows management methods to be used reliably. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737203 13f79535-47bb-0310-9956-ffa450edef68
* Catch up on recent file additions/removals; fix compile errors on WindowsStephen D. Huston2009-01-236-434/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737201 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1579 : WS-DM unit tests and method invocation improvements Andrea Gazzarini2009-01-2337-403/+3553
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737182 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1579 : Removed old test case class Andrea Gazzarini2009-01-231-58/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737181 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1579 : Default log4j.xml logging configuration file.Andrea Gazzarini2009-01-231-2/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737180 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1579 : Build deps of management-client test module updated in order to ↵Andrea Gazzarini2009-01-231-1/+1
| | | | | | avoid classloading issues. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737177 13f79535-47bb-0310-9956-ffa450edef68
* This is related to QPID-1609.Rajith Muditha Attapattu2009-01-2316-78/+196
| | | | | | | | Currently we only check idle state on the incomming side. In the future we plan to add code to send a heartbeat when we reach the idle state on the outgoing side. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737125 13f79535-47bb-0310-9956-ffa450edef68
* Reverted checkin r.736814 as it breaks the store recover.Kim van der Riet2009-01-231-7/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737091 13f79535-47bb-0310-9956-ffa450edef68
* Replace assertion with exception.Alan Conway2009-01-231-8/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737067 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1613: Ensure that the rule registered with the demuxer for LocalQueue ↵Gordon Sim2009-01-235-4/+54
| | | | | | subscriptions is removed when they are cancelled. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@737028 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1567: More changes to make clustering and federation work togetherGordon Sim2009-01-2214-16/+123
| | | | | | | | | | | * replicate outgoing link traffic to all nodes * coordinate amongst nodes so that only one node actually maintains active links with the others able to take over if that node fails git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736841 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1611: Patch from Mick Goulish to ensure queues are created in store in ↵Gordon Sim2009-01-221-0/+7
| | | | | | cluster configuration git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736814 13f79535-47bb-0310-9956-ffa450edef68
* Optimization: cache results of AMQFrame::encodedSize().Alan Conway2009-01-222-10/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736810 13f79535-47bb-0310-9956-ffa450edef68
* Removed BodyHolder: minor performance improvement, opens the way for more ↵Alan Conway2009-01-2242-724/+271
| | | | | | efficient memory management. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736783 13f79535-47bb-0310-9956-ffa450edef68
* More latency metrics.Alan Conway2009-01-225-3/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736752 13f79535-47bb-0310-9956-ffa450edef68
* ensure that we always close the socket, even if the other end doesn'tRafael H. Schloming2009-01-222-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736742 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused class JmsConsumerAidan Skinner2009-01-221-110/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736715 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1418: Destroy and recreate consumer once all messages areAidan Skinner2009-01-221-3/+9
| | | | | | | sent so that they have enough time to expire. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736618 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1592 : Patch provided by Robert Gemmell to standardise launchers for ↵Martin Ritchie2009-01-2252-34/+215
| | | | | | management console. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736591 13f79535-47bb-0310-9956-ffa450edef68
* This is related to QPID-1608Rajith Muditha Attapattu2009-01-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736447 13f79535-47bb-0310-9956-ffa450edef68
* cluster: Pipeline decoding. About 10% improvement in latency and throughput.Alan Conway2009-01-217-76/+165
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736409 13f79535-47bb-0310-9956-ffa450edef68
* correct lifecycle for pollablequeue dispatch handleCarl C. Trieloff2009-01-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736398 13f79535-47bb-0310-9956-ffa450edef68
* Re-issue 736381 with a literal.Ted Ross2009-01-211-4/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736394 13f79535-47bb-0310-9956-ffa450edef68
* Moved minimum frameMax constant into publicTed Ross2009-01-211-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736381 13f79535-47bb-0310-9956-ffa450edef68
* Include file in distributed headers.Gordon Sim2009-01-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736372 13f79535-47bb-0310-9956-ffa450edef68
* Enforce a minimum frame-max to avoid really bad things that can happenTed Ross2009-01-211-3/+4
| | | | | | | if frame-max is set to zero. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736370 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1567: Added ability for federation links to failover to other specified ↵Gordon Sim2009-01-2113-10/+337
| | | | | | known-hosts git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736354 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1592 : Patch provided by Robert Gemmell to standardise launchers for ↵Martin Ritchie2009-01-2129-476/+253
| | | | | | management console. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736349 13f79535-47bb-0310-9956-ffa450edef68
* Fix test to use exchange option correctly when specifiedGordon Sim2009-01-211-4/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736334 13f79535-47bb-0310-9956-ffa450edef68
* Additional latency measurement points.Alan Conway2009-01-219-9/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736326 13f79535-47bb-0310-9956-ffa450edef68
* Fix for race condition in test identified by Ted.Gordon Sim2009-01-211-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736317 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1605: added an assertion to catch acknowledgments of message-ids ↵Rafael H. Schloming2009-01-218-45/+129
| | | | | | outside the range permitted on a session; added code to pause failover until messages from old sessions have been cleared out of the dispatcher queue git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736316 13f79535-47bb-0310-9956-ffa450edef68
* Latency measurements, compiled out of production code.Alan Conway2009-01-208-16/+194
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@736135 13f79535-47bb-0310-9956-ffa450edef68