summaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* merged from trunkQPID-6125-ProtocolRefactoringRobert Godfrey2014-10-17132-1095/+3284
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1632579 13f79535-47bb-0310-9956-ffa450edef68
* Merge from trunkRobert Godfrey2014-10-1315-54/+198
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1631345 13f79535-47bb-0310-9956-ffa450edef68
* Add loggingRobert Godfrey2014-10-134-5/+245
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1631344 13f79535-47bb-0310-9956-ffa450edef68
* Fix the invalid channel proxy caseRobert Godfrey2014-10-131-6/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1631320 13f79535-47bb-0310-9956-ffa450edef68
* Migrate broker to new direct method dispatch mechanismRobert Godfrey2014-10-1367-3343/+1774
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1631275 13f79535-47bb-0310-9956-ffa450edef68
* Move connection methods into AMQProtocolEngineRobert Godfrey2014-10-126-330/+502
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1631192 13f79535-47bb-0310-9956-ffa450edef68
* Move channel methods into AMQChannelRobert Godfrey2014-10-124-1499/+1406
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1631160 13f79535-47bb-0310-9956-ffa450edef68
* Move channel methodsRobert Godfrey2014-10-1124-2338/+2474
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1631137 13f79535-47bb-0310-9956-ffa450edef68
* Merge from trunkRobert Godfrey2014-10-10110-2980/+7121
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1630749 13f79535-47bb-0310-9956-ffa450edef68
* More refactoringRobert Godfrey2014-10-1059-614/+760
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1630745 13f79535-47bb-0310-9956-ffa450edef68
* More refactoringRobert Godfrey2014-10-03125-9610/+1643
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1629270 13f79535-47bb-0310-9956-ffa450edef68
* Remove (essentially) unusued state class, tidy up package structureRobert Godfrey2014-09-3012-128/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1628514 13f79535-47bb-0310-9956-ffa450edef68
* Remove handlersRobert Godfrey2014-09-3055-4556/+2004
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1628473 13f79535-47bb-0310-9956-ffa450edef68
* Remove remaining protocol specific classes/interfacesRobert Godfrey2014-09-2942-450/+123
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1628339 13f79535-47bb-0310-9956-ffa450edef68
* Merge method body implementation classesRobert Godfrey2014-09-29115-7354/+1852
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1628336 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant interfacesRobert Godfrey2014-09-28114-7631/+5773
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1628082 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate method body implementationsRobert Godfrey2014-09-28380-29014/+899
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6125-ProtocolRefactoring@1628074 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6122: Temporarily exclude testKeith Wall2014-09-261-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1627739 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6114: Remove redundant overridden getAttribute(String) method from CO ↵Alex Rudyy2014-09-2516-152/+2
| | | | | | and make _state field volatile git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1627524 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: [Java Broker Tests] Fix for occasionally failing ↵Keith Wall2014-09-251-0/+10
| | | | | | ConnectionManagementTest on 0-10 path git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1627472 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6111: [Java Broker] Ensure that when the REF is shutdown sufficient ↵Keith Wall2014-09-241-10/+40
| | | | | | | | | | | time is allowed - bug fix used Math.min rather than Math.max. Also: * reduced the default envSetupTimeout from 15mins to 3mins. * log a warning if environment re-creation takes longer than 25% of the allowed timeout * whilst restarting, recheck the REF state to avoid needlessly recreating the environment if restart is no longer required (most likely owning to close) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1627305 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6114: Migrate the State member variable to AbstractConfiguredObject classAlex Rudyy2014-09-2431-376/+193
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1627278 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3678 : Fix testRobert Godfrey2014-09-231-57/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1627040 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3678 : [Java Client] Add support for setting link capacity to zero in ↵Robert Godfrey2014-09-235-17/+124
| | | | | | ADDR addresses git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1626995 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6111: [Java Broker] HA Tests - change JE tests to assert that JE ↵Keith Wall2014-09-236-89/+169
| | | | | | replication ports are always relinquished. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1626955 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6111: [Java Broker] HA - Ensure that when the REF is shutdown ↵Keith Wall2014-09-231-28/+50
| | | | | | sufficient time is allowed to allow any in progress JE ReplicatedEnvironment to complete. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1626954 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6102: [Java Broker] HA Prevent ↵Keith Wall2014-09-232-0/+113
| | | | | | InsufficientReplica/InsufficientAckExceptions and other exceptions that require JE environment restart from causing Broker shutdown. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1626953 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6075: fix for mocking issue in BDB profileAndrew MacBean2014-09-181-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625930 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6093: Address code review comments:Alex Rudyy2014-09-1710-19/+82
| | | | | | | | | 1) Display promptMessages in edit broker dialog 2) Fix issue with button disaperaing on dialog resize on editing VH/VHN and broker 3) Fix context name/value pair editing in Safari 4) Stop posting form data on pressing Cancel button in dialogs for editing VH/VHN and broker git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625650 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6075: [Java Broker] Deleting VHN fails to delete underlying store files ↵Andrew MacBean2014-09-175-50/+41
| | | | | | if VHN has not been started git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625601 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6095: [Java Broker] Deletion of an ERRORED JSON VHN with an invalid ↵Andrew MacBean2014-09-172-7/+26
| | | | | | store path causes an exception git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625505 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6105: [Java Broker] Avoid use of javascript const keyword to avoid ↵Keith Wall2014-09-171-1/+1
| | | | | | compatibility issue with older IE browsers. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625495 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6104: Fix test ReplicatedEnvironmentFacadeTest.testRemoveNodeFromGroupAlex Rudyy2014-09-161-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625245 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6103 : Fix NPE which occurred when first flow was sent before receiving ↵Robert Godfrey2014-09-161-7/+14
| | | | | | initial flow from partner git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625241 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6100 : [JMS AMQP 1.0 Client] throw correct exception when connection ↵Robert Godfrey2014-09-151-10/+31
| | | | | | cannot be authenticated git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625164 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6101: Allow setting of qpid version suffix whilst building qpid common ↵Alex Rudyy2014-09-154-27/+60
| | | | | | library git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625062 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6075: [Java Broker] Deleting VHN fails to delete underlying store files ↵Andrew MacBean2014-09-1521-98/+98
| | | | | | if VHN has not been started git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625039 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6095: [Java Broker] Deletion of an ERRORED JSON VHN with an invalid ↵Andrew MacBean2014-09-152-25/+11
| | | | | | store path causes an exception git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1625035 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6099: [Java Broker] Prevent exceptions whose message exceeds 255 ↵Keith Wall2014-09-151-2/+2
| | | | | | characters causing unexpected Broker shutdown. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624998 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6098 : [JMS AMQP 1.0 Client] use content-type of incoming messages to ↵Robert Godfrey2014-09-141-38/+162
| | | | | | drive JMS message type git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624911 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6081, QPID-6082: [Python Client Tests] Add python tests for verifying ↵Keith Wall2014-09-121-3/+10
| | | | | | the receipt of large messages occupying more than one frame (08-091) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624545 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6092: [Java Broker] Editing permitted node list to be allowed when VHN ↵Andrew MacBean2014-09-122-2/+5
| | | | | | is master or in STOPPED/ERRORED state. UI (2/2) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624490 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6093: Add UI to set context variablesAlex Rudyy2014-09-1128-320/+1113
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624345 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6092: [Java Broker] Editing permitted node list to be allowed when VHN ↵Andrew MacBean2014-09-112-1/+62
| | | | | | is master or in STOPPED/ERRORED state. Server (1/2) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624299 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6090: [Java Broker] Change based on code review to protect against ↵Andrew MacBean2014-09-111-2/+2
| | | | | | intruder case git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624298 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6090: [Java Broker] Prevent removal of existing group nodes from the ↵Andrew MacBean2014-09-102-3/+69
| | | | | | permitted nodes attribute on VHN git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1624012 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6088 : [Java Client] reenable logging testRobert Godfrey2014-09-081-9/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623432 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6088 : [Java Client] reenable logging testRobert Godfrey2014-09-081-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623431 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6088 : [Java Client] temporarily disable testRobert Godfrey2014-09-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623425 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6088 : [Java Client] AMQP 0-8/8/9-1 prefetch should auto expand when ↵Robert Godfrey2014-09-086-75/+219
| | | | | | receive is called in a situation where the prefetch buffer is full git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1623422 13f79535-47bb-0310-9956-ffa450edef68