Commit Graph

5472 Commits

Author SHA1 Message Date
Justin Bertram cca73dc7dd ARTEMIS-1950 clarify STOMP durable sub header names 2018-06-22 10:36:38 -04:00
Clebert Suconic faf99cd68f This closes #2154 2018-06-22 10:36:14 -04:00
Clebert Suconic d805074b94 ARTEMIS-1948 dotnet example with high performant load 2018-06-21 11:23:58 -04:00
Clebert Suconic 3534b23e3f This closes #2153 2018-06-20 17:18:03 -04:00
Justin Bertram 2ed8a5764b ARTEMIS-1947 return metadata in JSON session mgmnt ops 2018-06-20 17:18:03 -04:00
Clebert Suconic 1e5971b70e This closes #2152 2018-06-20 11:39:18 -04:00
Clebert Suconic 6f72e0b4e5 ARTEMIS-1924 small tweaks on HeartBeat test 2018-06-20 11:26:59 -04:00
Clebert Suconic 4ed1b6bf72 This closes #2151 2018-06-20 11:02:23 -04:00
Francesco Nigro e035487a5f ARTEMIS-1945 InVMNodeManager shared state should be volatile
State access should be atomic to be visibile between
different threads.
2018-06-20 11:02:23 -04:00
Clebert Suconic d125dcd067 This closes #2150 2018-06-20 10:59:35 -04:00
vkamble60 f4097fb01a [ARTEMIS-1944] Typo mistake in broker.xml at journal-buffer-timeout explanation 2018-06-20 12:32:12 +05:30
Clebert Suconic b7c3e03ca4 This closes #2149 2018-06-19 17:58:53 -04:00
Clebert Suconic 69d9b6094a ARTEMIS-1924 Test consumer cleanup after socket connection reset 2018-06-19 17:54:20 -04:00
Clebert Suconic a4d9d7fc59 This closes #2129 2018-06-19 00:12:32 -04:00
Justin Bertram aa1f6a9dd3 ARTEMIS-1917 support logging HTTP access 2018-06-19 00:12:32 -04:00
Clebert Suconic 77eb0b6f4d This closes #2130 2018-06-18 16:15:48 -04:00
Johan Stenberg 197661cb58 ARTEMIS-1918 Remove unused private field clientID 2018-06-18 16:15:48 -04:00
Clebert Suconic 34062838e7 This closes #2138 2018-06-18 16:15:14 -04:00
Justin Bertram 57ed5b0530 ARTEMIS-1926 refactor SSLSupport 2018-06-18 16:15:13 -04:00
Clebert Suconic 16b2bcba68 This closes #2136 2018-06-18 16:08:13 -04:00
Justin Bertram 7df3bcecef Revert "[ARTEMIS-1819] Missing fields on listAllConsumersAsJSON, listConsumersAsJSON and listConnectionsAsJSON"
This reverts commit c3fbd1b9e4.

Based on the discussion on the PR
https://github.com/apache/activemq-artemis/pull/2035 this shouldn't have
been merged. It's importing JMS-specific code into the core broker which
is something we've worked hard to eliminate in recent releases.
2018-06-18 16:08:11 -04:00
Clebert Suconic e8d192845d This closes #2146 2018-06-18 16:01:51 -04:00
Shailendra Kumar Singh 42f3cf0765 ARTEMIS-1939 Remove space from parameter annotations name in ActiveMQServerControl 2018-06-18 16:01:51 -04:00
Clebert Suconic 47ba1f051b This closes #2140 2018-06-18 15:53:29 -04:00
Justin Bertram 3b6c010739 ARTEMIS-1931 Add camel example 2018-06-18 15:46:35 -04:00
Clebert Suconic e2e1034bdb ARTEMIS-1931 Support Property replacement on the CLI 2018-06-18 15:46:35 -04:00
Justin Bertram 8e9bcf2d60 ARTEMIS-1931 Support web dependencies in 'create' plugin 2018-06-18 15:03:31 -04:00
Clebert Suconic 92d866b49f This closes #2143 2018-06-18 15:02:40 -04:00
gtully f10c64fc87 ARTEMIS-1942 replace properties removed in error from internal config map 2018-06-18 15:01:36 -04:00
Clebert Suconic ad4844e8ec This closes #2147 2018-06-18 14:53:53 -04:00
Robbie Gemmell ed2a18f1c4 ARTEMIS-1940: restore use of copying send in certain edge cases
Avoids pooling corner cases interacting with ARTEMIS 1843 + ARTEMIS 1861 improvements.

Also tagging ARTEMIS-1941 to note test needs altered along with it.
2018-06-18 19:30:26 +01:00
Clebert Suconic 74ca08c92a This closes #2145 2018-06-18 10:22:11 -04:00
Timothy Bish 952bf12eeb ARTEMIS-1938 Update to Qpid JMS 0.33.0
Update to latest release of Qpid JMS
2018-06-15 17:10:18 -04:00
Timothy Bish 41d8ea2a98 This closes #2144 2018-06-15 16:46:58 -04:00
Robbie Gemmell 9a3442f0bd ARTEMIS-1934: fix handling/accounting of sent amqp connection data
updates max frame size tests to verify behaviour seen with standalone
brokers rather than non represenative test-only conditions, as well
as more closely validate the recieved messages
2018-06-15 20:27:28 +01:00
Clebert Suconic 13954d3509 This closes #2141 2018-06-15 10:42:31 -04:00
Clebert Suconic b360fa6063 ARTEMIS-1935: Close of openwire connection should closes all open sessions
This is my ammending to the last commit
I'm adding some extra verifications to the test
and I fixed a leak that already existed on the previous map
2018-06-15 10:33:55 -04:00
Benjamin Graf 39871157b4 ARTEMIS-1935: Close of openwire connection should closes all open sessions 2018-06-15 10:33:55 -04:00
Clebert Suconic f52fefb42e This closes #2142 2018-06-15 10:13:51 -04:00
Shailendra Kumar Singh 07a3248563 [ARTEMIS-1936]getQueueNames(String routingType) method should be mark as Operation instead of Attribute 2018-06-15 15:33:03 +05:30
Justin Bertram d71e037729 This closes #2137 2018-06-13 21:57:15 -05:00
Justin Bertram ed095a0523 NO-JIRA fix JMS destination cache doc 2018-06-13 21:57:15 -05:00
Clebert Suconic 83d363de62 This closes #2139 2018-06-12 18:54:45 -04:00
Clebert Suconic 88833c790a ARTEMIS-1927 treat exceptions and disconnect properly
I couldn't do this with a test as this is dependent on windows. Regular testsuite should be sufficient as long as you run in Windows.
2018-06-12 18:54:45 -04:00
yang wei 1d5128839f ARTEMIS-1923 fix constructing binding journalimpl bug
Clebert Suconic ammended this commit by adding a test and getter properties to satisfy the test

This closes #2133
2018-06-12 12:30:25 -04:00
Clebert Suconic e990e95f30 This closes #2132 2018-06-12 10:12:19 -04:00
Keith Wall 89f6350c1c ARTEMIS-1893: Treat the detach of a link with expiry policy of link-detatch as if closed flag were true. 2018-06-12 10:12:19 -04:00
Clebert Suconic 12afc0b333 This closes #2134 2018-06-11 19:28:57 -04:00
Justin Bertram f752268a33 ARTEMIS-1922 clarify doc on updating xincluded files 2018-06-11 19:28:56 -04:00
Clebert Suconic 42fa84fa51 ARTEMIS-1924 Renaming test to a proper name 2018-06-11 18:41:57 -04:00