summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* QPID-6014 : [Java] declare variables as ConcurrentMap not ConcurrentHashMap ↵Robert Godfrey2014-08-1819-48/+65
| | | | | | to avoid linking issues after compiling under Java 8 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618690 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3978 : [Java Broker] Download severity of log message 'MessageRelease ↵Keith Wall2014-08-181-3/+3
| | | | | | | | received for message which has not been acquired' to debug This message is now normal and will happen as a result of ttl or management action. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618660 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5998: [Java Broker] Correct typo in HA operational log message.Keith Wall2014-08-182-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618640 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6011 : [Java Broker] change plugin exclude naming mechanism to be more ↵Robert Godfrey2014-08-181-3/+3
| | | | | | user-friendly git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618533 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6011 : [Java Broker] provide a mechanism for disabling plugins and ↵Robert Godfrey2014-08-1816-31/+175
| | | | | | implementation types git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618531 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA : fix up some svn:ignore props in the java treeRobert Godfrey2014-08-170-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618523 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6010 : [Java Tests] Use context defaulting to select protocols in useRobert Godfrey2014-08-176-37/+92
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618478 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6000 : Add test exclude for C++ brokerRobert Godfrey2014-08-171-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618473 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6009 : [Java Broker] Add tests of valid value meta dataRobert Godfrey2014-08-169-3/+179
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618433 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6006: [Java Broker] Fix the formatting of the port add/edit dialogueKeith Wall2014-08-162-169/+250
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618422 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6000 : Tidy up remove unused static, and use utility gzip mechanismRobert Godfrey2014-08-162-33/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618418 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6009 : [Java Broker] Add valid value meta data for attributesRobert Godfrey2014-08-1612-57/+326
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618414 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6000 : [Java Broker] [Java Client] add the ability to configure ↵Robert Godfrey2014-08-1640-219/+1205
| | | | | | automatic message compression git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618375 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6006: [Java Broker] UI to expose attribute defaults during create and ↵Keith Wall2014-08-1641-484/+971
| | | | | | | | | | edit workflows * Metadata service now used to discover the attributes for each category instance type. * Create/edit dialogues now have promptMessages to provide a fuller description of the field's purpose * If the attribute has a default, the default is interpolated into the promptMessage in a standard way. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618373 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5996 : temporarily revert due to failures with external toolsRobert Godfrey2014-08-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618287 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: remove empty directories in doc treeRobert Gemmell2014-08-150-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618236 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: remove empty dirs related to java broker web uiRobert Gemmell2014-08-150-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618234 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: remove straggling empty directories in extras and cpp treeRobert Gemmell2014-08-150-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618231 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: initial sweep of removing empty directories in the java treeRobert Gemmell2014-08-150-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618230 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5813: add license headers to various files, remove empty fileRobert Gemmell2014-08-1510-2/+185
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618218 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6005 : [Java Broker] AMQP 1.0 messages cannot be recovered from the ↵Robert Godfrey2014-08-152-2/+2
| | | | | | store on restart git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618206 13f79535-47bb-0310-9956-ffa450edef68
* Removed empty directories from cpp treeGordon Sim2014-08-150-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618200 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6003 : [Java Broker] improve conversion of non-standard AMQP 1.0 types ↵Robert Godfrey2014-08-153-35/+102
| | | | | | in message headers git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618176 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6004 : [Java AMQP 1.0 Client] Improve error message propagationRobert Godfrey2014-08-153-4/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618168 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA documentation improvements.Alan Conway2014-08-153-657/+716
| | | | | | | | | | | The broker options link-maintenance-interval and link-heartbeat-interval were documented only in the HA section and not in the federation section which created confusion about whether they affected HA links only or user federation links as well. Added documentation to the federation section and an explicit mention in the HA section that it uses federation links. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618160 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6002 : [Java Broker] NullPointerException when writing message discard ↵Robert Godfrey2014-08-151-7/+6
| | | | | | logging message git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618139 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: HA Account for TX primary replication queues as HA user.Alan Conway2014-08-151-2/+7
| | | | | | Previously they were not accounted which caused ACL notice messages. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618133 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5998: Fix HA operational loggingAlex Rudyy2014-08-1510-296/+294
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618086 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3978 : [Java Broker] Add unit test for UnacknowledgedMessageMapRobert Godfrey2014-08-141-0/+84
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618082 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3978 : [Java Broker] Fix bug in unacknowledged map where non locked ↵Robert Godfrey2014-08-141-1/+1
| | | | | | (deleted) messages were not being excluded from the messages to dequeue git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618079 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6001 : [Java Client] Prevent NPE when publishing using ADDR ↵Robert Godfrey2014-08-143-24/+53
| | | | | | destination to Broker using AMQP 0-9-1 or lower git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618077 13f79535-47bb-0310-9956-ffa450edef68
* QPID-6001: [Java Client] Prevent NPE when publishing using ADDR destination ↵Keith Wall2014-08-142-1/+12
| | | | | | to Broker using AMQP 0-9-1 or lower git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1618073 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5999: Update selector syntax documentation to reflect the implementationAndrew Stitcher2014-08-141-18/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617999 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5985: fixed regression introduced by previous commit (r1617256), ↵Gordon Sim2014-08-142-0/+16
| | | | | | ensuring that call does not block indefinitely git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617924 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5996 : [Java Build] Coverage reports are not being producedRobert Godfrey2014-08-141-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617908 13f79535-47bb-0310-9956-ffa450edef68
* [no jira]: fixing commit 1617841 that broke building (unreliable to be ↵Pavel Moravec2014-08-141-2/+1
| | | | | | initialized after nextId) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617897 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5991: [Java System Tests] BDB HA System Test ImprovementsKeith Wall2014-08-143-64/+38
| | | | | | | | | | | * Change failover url so that algorithm for cases where we expect a connection to the broker checks each broker once per cycle rather than twice successively. Doubled the number of cycles and reduced the connect delay so that test discover the master node more quickly. * Use separate negative failover url when expectation is that group will refuse connection. * Remove duplicated test * In TwoNodeTest use REST API only. JMXManagementTest now has sole responsibility for testing HA using the JMX bean. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617895 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Remove unused test support classesKeith Wall2014-08-145-900/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617894 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5993 : Fix more findbugs found issuesRobert Godfrey2014-08-131-6/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617847 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5995: Initialize messaging SenderContext delivery tagCharles E. Rolke2014-08-131-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617841 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5993 : Fix more findbugs found issuesRobert Godfrey2014-08-1314-56/+81
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617822 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA : remove empty fileRobert Godfrey2014-08-131-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617774 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5994: Fix ocasionally failing test ↵Alex Rudyy2014-08-131-14/+41
| | | | | | BDBHAVirtualHostNodeOperationalLoggingTest.testRemoteNodeReAttached git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617736 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5993 : [Java] Address issues identified by FindbugsRobert Godfrey2014-08-138-140/+165
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617716 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5992 : [Java Broker] Allow HTTP management responses to be compressedRobert Godfrey2014-08-1320-46/+291
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617707 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5989 : remove empty directories left behind by git users :-) Robert Godfrey2014-08-130-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617697 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5991: [Java System Tests] Rename tests to have better structure; Remove ↵Keith Wall2014-08-138-342/+175
| | | | | | some duplication between tests git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617668 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5987: Fix VHN/VH grid selection and display host statitics only if it ↵Alex Rudyy2014-08-121-6/+12
| | | | | | is active git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617628 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5967: [Java Broker Tests] Add missing test assertion and extra logging ↵Keith Wall2014-08-122-0/+11
| | | | | | to understand occasional failure. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617504 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5989: [Java Tests] Relocate system test classes to beneath src/test/javaKeith Wall2014-08-12229-17/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1617503 13f79535-47bb-0310-9956-ffa450edef68