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
Clebert Suconic
c5e33915fd
This closes #2135
2018-06-11 18:37:37 -04:00
Clebert Suconic
cb793e0e98
ARTEMIS-1924 Add amqpIdleTimeout
2018-06-11 18:37:11 -04:00
Clebert Suconic
ea4a8b0c6c
This closes #2131
2018-06-09 01:55:51 -04:00
Clebert Suconic
de0747a9a4
ARTEMIS-1920 AMQP throw NPE if can't find a backup server
2018-06-08 17:42:37 -04:00
Clebert Suconic
22f3f02aea
This closes #2123
2018-06-07 11:26:36 -04:00
Justin Bertram
2b5d8f3b80
ARTEMIS-1912 big doc refactor
...
- Split protocols into individual chapters
- Reorganize summary to flow more logically
- Fill in missing parameters in configuration index
- Normalize spaces for ordered and unordered lists
- Re-wrap lots of text for readability
- Fix incorrect XML snippets
- Normalize table formatting
- Improve internal links with anchors
- Update content to reflect new address model
- Resized architecture images to avoid excessive white-space
- Update some JavaDoc
- Update some schema elements
- Disambiguate AIO & ASYNCIO where necessary
- Use URIs instead of Objects in code examples
2018-06-07 11:26:36 -04:00
Clebert Suconic
447829d31a
This closes #2127
2018-06-07 11:24:51 -04:00
Justin Bertram
dc29a55e1b
ARTEMIS-1900 fix race in STOMP auto-create
2018-06-07 11:24:51 -04:00
Clebert Suconic
ec87cc9a3b
This closes #2125
2018-06-06 16:13:31 -04:00
Clebert Suconic
b6fba64d9e
ARTEMIS-1913 Dependency to netty tcpnative should be optional
2018-06-06 16:13:31 -04:00
Clebert Suconic
2ca271648d
This closes #2126
2018-06-06 16:12:32 -04:00
Clebert Suconic
dfb41aed4c
ARTEMIS-1915 Expiry Scanner is holding a lock on the queue
...
No tests required as there is no semantic changes here.
Current tests should validate this change.
2018-06-06 15:41:49 -04:00
Clebert Suconic
6322e30d4a
This closes #2124
2018-06-06 15:20:12 -04:00
Andrey Arkaev
1d89bc7dd2
ARTEMIS-1914 Fix NPE on ConfigurationImpl.hashCode()
2018-06-06 15:19:15 -04:00
Clebert Suconic
46a41aecad
This closes #2121
2018-06-04 16:22:33 -04:00
Justin Bertram
be36d3078c
ARTEMIS-1902 decrement before returning
2018-06-04 15:01:04 -05:00
Clebert Suconic
655f1dc46a
This closes #2118
2018-06-04 12:01:02 -04:00
Justin Bertram
5b7b84a1b3
ARTEMIS-1903 Log STOMP ERROR frames at WARN
2018-06-04 12:01:02 -04:00
Justin Bertram
c1b0f1eb85
ARTEMIS-1897 use core session for STOMP authn
2018-06-04 12:01:02 -04:00
Justin Bertram
45ebe4e63d
NO-JIRA allow enabling security at runtime
2018-06-04 12:01:02 -04:00
Justin Bertram
ef6e3948fd
ARTEMIS-1896 centralize authn failure logging
...
Authentication failures are currently only logged for CORE clients.
This change puts the logging in a central location which all protocols
use for authentication so that authentication failures are logged for
all protocols.
2018-06-04 12:01:02 -04:00
Clebert Suconic
a79798532a
This closes #2120
2018-06-04 10:07:20 -04:00
Justin Bertram
9183172de3
ARTEMIS-1892 allow whitespace in acceptor and connector URIs
2018-06-04 10:07:19 -04:00
Clebert Suconic
81935cfa0a
This closes #2116
2018-06-04 10:01:47 -04:00
Christopher L. Shannon (cshannon)
40ade11981
ARTEMIS-1895 - Add duplicate metadata failure callback to ActiveMQServerPlugin
...
Add a callback on duplicate metadata which will allow extra
functionality to be added.
2018-06-04 10:01:46 -04:00
Clebert Suconic
2baf377568
This closes #2119
2018-06-04 09:47:05 -04:00
Martyn Taylor
dde60b136a
ARTEMIS-1902 Ensure ServerConsumer close done once
...
Calling close multiple times on ServerConsumer can result in multiple
notifications being routed around the cluster. This causes cluster
topology info to become skewed. Which affects a number of components
such as message redistribution, metrics and can eventually cause OOM
should multiple queues be redistributing at the same time.
2018-06-04 09:33:26 -04:00
Clebert Suconic
b3354a0cbe
This closes #2117
2018-06-04 08:55:15 -04:00
Clebert Suconic
cd9aed0826
NO-JIRA update release instruction with git-release-report
2018-06-04 08:54:55 -04:00
Clebert Suconic
9318083897
This closes #2113
2018-05-31 18:57:49 -04:00
Johan Stenberg
0ea84ef9ff
[ARTEMIS-1890] Fix any-word wildcard matching in AddressImpl to match zero words
2018-05-31 18:57:49 -04:00
Martyn Taylor
545b82fbd7
This closes #2115
2018-05-31 10:48:12 +01:00
Clebert Suconic
1ae2784dc6
ARTEMIS-1858 Expiry messages are not transversing clustering with AMQP
2018-05-30 18:57:38 -04:00