Justin Bertram
d81696a7c1
This closes #1942
2018-03-08 15:12:29 -06:00
Martyn Taylor
fde86c0c3a
ARTEMIS-1682 Set packaging jar for artemis-server
2018-03-08 20:17:56 +00:00
Clebert Suconic
e0464780a3
This closes #1938
2018-03-08 14:28:23 -05:00
Justin Bertram
66f8d98421
ARTEMIS-1714 version notes + upgrade procedures
2018-03-08 14:28:23 -05:00
Justin Bertram
a79dea0885
ARTEMIS-1714 remove out-of-date release details
2018-03-08 14:28:23 -05:00
Clebert Suconic
80c71fea63
NO-JIRA Fix intermittent failure
2018-03-08 13:36:17 -05:00
Clebert Suconic
d30c463a71
This closes #1939
2018-03-08 12:09:41 -05:00
andytaylor
e849471c83
ARTEMIS-1736 - make sure access methods are ordered when used
...
https://issues.apache.org/jira/browse/ARTEMIS-1736
2018-03-08 16:12:08 +00:00
Clebert Suconic
9ae059baeb
ARTEMIS-1345 Making TestProperties a little easier on slow CIs
...
using less iterations, making it less risky on slow hypervisors
2018-03-08 10:50:56 -05:00
Clebert Suconic
c85f0f3831
This closes #1937
2018-03-07 18:45:09 -05:00
Clebert Suconic
2a9381cd26
ARTEMIS-1669 Fixing test
2018-03-07 18:14:51 -05:00
Clebert Suconic
8831a570de
ARTEMIS-1345 ConcurrentModificationException after copy
2018-03-07 18:05:35 -05:00
Justin Bertram
682216a3ec
This closes #1936
2018-03-07 09:17:57 -06:00
Stanislav Knot
12ccb77d74
NO-JIRA invalid xmls in docs
2018-03-07 09:17:57 -06:00
Michael Andre Pearce
e80c4b96ee
This closes #1913
2018-03-07 08:18:10 +00:00
Stanislav Knot
eba936d0f9
ARTEMIS-1715 Disable to remove a divert from hawtio console
2018-03-07 08:41:43 +01:00
Justin Bertram
911072ef24
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/activemq-artemis
2018-03-06 20:13:55 -06:00
Justin Bertram
f22ac131b8
NO-JIRA fix checkstyle
2018-03-06 20:13:16 -06:00
Clebert Suconic
d00096ffee
ARTEMIS-1669 Fixing checkstyle
2018-03-06 21:08:15 -05:00
Clebert Suconic
d58c23c44f
This closes #1866
2018-03-06 18:47:52 -05:00
Benjamin Graf
722ef6aa6c
ARTEMIS-1660: Remove oracle12 autoincrement from column id for journal tables
2018-03-06 18:47:52 -05:00
Clebert Suconic
d6f9f810c9
This closes #1935
2018-03-06 18:46:21 -05:00
Justin Bertram
92cb69513e
ARTEMIS-1198 add listAllSessionsAsJSON mgmnt method
2018-03-06 18:46:20 -05:00
Clebert Suconic
58c058f60e
This closes #1857
2018-03-06 18:45:51 -05:00
JiriOndrusek
65ccfb2838
ARTEMIS-1669 JMS message is not received when using a non-transactional JMSConnectionFactoryDefinition
2018-03-06 18:45:51 -05:00
Clebert Suconic
cc4a13a377
This closes #1928
2018-03-06 18:44:22 -05:00
Timothy Bish
169d0b7fa7
ARTEMIS-1722 Don't copy message bytes unless needed
...
Alternate patch that doesn't copy the message bytes unless doing a
redelivery or skipping delivery annotations in the original version of
the message. Proton-J will copy the bytes provided to the Sender's send
method so a copy isn't necessary on most common sends.
2018-03-06 18:44:22 -05:00
Justin Bertram
a1c39cdadd
This closes #1919
2018-03-06 12:12:12 -06:00
Dmitry Volodin
43759790ae
ARTEMIS-1723 Migrate AMQP C# examples to the common .NET version
2018-03-06 12:12:11 -06:00
Clebert Suconic
315c1e4c55
This closes #1934
2018-03-06 12:39:43 -05:00
Justin Bertram
e9991838c8
NO-JIRA Adjust slow consumer example timing
2018-03-06 12:39:43 -05:00
Justin Bertram
b638748ae3
NO-JIRA ignore exception when deleting temp queue
2018-03-06 12:39:43 -05:00
Clebert Suconic
e82b085846
This closes #1933
2018-03-06 12:38:41 -05:00
Michael André Pearce
cbe4e27cb8
ARTEMIS-1731 Support offline validation
...
Copy in https://www.w3.org/2005/08/xml.xsd so validation of broker.xml works offline
2018-03-06 12:38:41 -05:00
Clebert Suconic
9becaeb6b6
This closes #1929
2018-03-06 10:20:32 -05:00
huaishk
7f606a4690
ARTEMIS-1728 Reclaim memory when page cursor complete
...
Free hash set used to hold page position for acks and removed refs.
The two set is cleared, but they still hold a big array.
It is safe to replace the old one with empty set.
2018-03-06 10:20:32 -05:00
Michael Andre Pearce
79ad9cb254
This closes #1931
2018-03-06 09:59:12 +00:00
Justin Bertram
44305694f7
ARTEMIS-1719 fix ThreadLeakCheckRule after Netty upgrade
2018-03-05 21:12:55 -06:00
Justin Bertram
a088abf9d4
This closes #1922
2018-03-05 15:12:23 -06:00
jpoth
2394626521
[ARTEMIS-1724] Create Artemis Openwire client Karaf feature
2018-03-05 15:12:23 -06:00
Timothy Bish
c009c90cbe
This closes #1930
2018-03-05 15:00:54 -05:00
Ilkka Virolainen
66e81c500a
ARTEMIS-1730 fix expiry without address or bindings
2018-03-05 15:00:07 -05:00
Justin Bertram
913d7ecac2
ARTEMIS-1730 add tests for expiry issue
2018-03-05 15:00:07 -05:00
Timothy Bish
213515892e
This closes #1917
2018-03-05 12:53:52 -05:00
Michael André Pearce
9aaaf9cf88
ARTEMIS-1719 Update Netty to 4.1.22-Final
...
Update Netty to Latest.
2018-03-05 12:47:52 -05:00
Timothy Bish
d63db23962
This closes #1925
2018-03-05 10:38:50 -05:00
Christopher L. Shannon (cshannon)
29250466ae
ARTEMIS-1727 - Make sure transport is stopped on failed OpenWire
...
connection
To prevent a socket from hanging open by a bad client the broker should
make sure to stop the transport if a connection attempt fails by an
OpenWire client
2018-03-05 07:45:42 -05:00
Michael Andre Pearce
95b7438e7a
This closes #1921
2018-03-05 04:03:50 +00:00
Stanislav Knot
b012766b9f
ARTEMIS-1725 fix browsing non-listing tabs under JMX
2018-03-05 04:03:50 +00:00
Timothy Bish
985a8cf7e1
This closes #1923
2018-03-02 16:47:47 -05:00