Clebert Suconic
b9b6fddeea
ARTEMIS-2339 Compatibility around prefixing
...
There are a few issues with prefixing and compatibility.
This is basically an issue when integrated with Wildfly or any other case
where prefix is activated
and playing with older versions.
2019-05-15 17:49:03 -04:00
Francesco Nigro
f2bac5ad08
ARTEMIS-2321 Non-blocking Page::read on page cache
2019-05-13 12:20:22 -04:00
Clebert Suconic
2567d8a266
NO-JIRA Improving test reliability
2019-05-13 12:12:40 -04:00
Francesco Nigro
49836eca52
ARTEMIS-2321 PageCursorProviderImpl can use primitive maps
2019-05-13 10:24:17 -04:00
Clebert Suconic
d213aea96b
NO-JIRA speeding up PagingReceiveTest
2019-05-10 14:45:57 -04:00
Clebert Suconic
389edd4976
NO-JIRA Test improvement
2019-05-09 16:55:29 -04:00
Clebert Suconic
349ca876f9
NO-JIRA test speedup
2019-05-08 21:25:23 -04:00
Clebert Suconic
7f7194f779
ARTEMIS-2333 Making tests more reliable
2019-05-08 21:10:05 -04:00
Francesco Nigro
5f040cf38b
ARTEMIS-2323 NettyTransport should also send requests with void promises
2019-05-08 15:49:41 -04:00
Clebert Suconic
7e8829bee4
ARTEMIS-2333 NettyConnection is not writeable if disconnected
...
This is fixing StompV12Test
2019-05-08 14:33:08 -04:00
Justin Bertram
8257bac49b
ARTEMIS-2332 fix sendMessage w/headers from console
2019-05-08 07:21:22 -04:00
Clebert Suconic
f7b3dd46d7
NO-JIRA Test improvement
2019-05-07 20:06:29 -04:00
Emmanuel Hugonnet
ee7d5bd0f1
ARTEMIS-2319 Upgrading jboss-logging dependencies
...
* Upgrading versions
* Adding wildfly-common dependency as jboss-logmanager now depends on it
for simple common operations such as getting hostname or process id
* Updating bootclasspath with wildfly-common
2019-05-07 16:13:48 -04:00
Clebert Suconic
6f572de59e
NO-JIRA Fixing random failure on Journal Test
2019-05-07 15:45:48 -04:00
Clebert Suconic
a461f23b32
NO-JIRA Fixing ConcurrentDeliveryCancelTest on extra-tests
2019-05-07 11:24:53 -04:00
Clebert Suconic
0e40984145
NO-JIRA speeding up a few tests
2019-05-06 20:22:47 -04:00
Clebert Suconic
2395358e80
NO-JIRA fixing test
...
this test was randomly failing because of timeouts.
Increasing timeouts on Wait, and adjusting times fixed the test.
2019-05-06 10:23:47 -04:00
Clebert Suconic
c4238e154f
ARTEMIS-2327 Removing Bridge Test after fix
...
This test was playing with an ignore packet, which does not make any more sense
after the last change.
After a packet loss the bridge will reconnect, and this test makes no more sense.
2019-05-06 09:52:10 -04:00
Clebert Suconic
415ff9b26a
ARTEMIS-2327 Simple test fix
...
This test is playing with a timeout.
Since a timeout now will issue an Exception on the channel, this test needs to reconnect.
2019-05-06 09:19:15 -04:00
Michael André Pearce
b60c304c70
ARTEMIS-2327 ExceptionListener invoked when connection level exception
...
Add tests
Add fix - if timeout occurs on sending packet, calls same code that is invoked if timeout occurs on during ping aligning logic, and ensuring JMS connection exception listener gets invoked to inform the client logic to react.
2019-05-03 23:11:21 -04:00
Clebert Suconic
b5b2cc98b0
NO-JIRA Fixing JMX Test
...
This test has been failing as part of the main testsuite
and it should really be a smoke test as it is using a real test.
so, I'm moving it as smoke-test
2019-05-03 18:05:26 -04:00
Robbie Gemmell
bfe0c5cc10
NO-JIRA: add test of defaulted durable field
...
Verifies broker isnt affected by same behaviour from 5.x issue AMQ 7189
2019-05-03 10:45:25 +01:00
Clebert Suconic
56152a9e7c
[maven-release-plugin] prepare for next development iteration
2019-05-02 16:39:10 -04:00
Clebert Suconic
a8e7f9d07a
[maven-release-plugin] prepare release 2.8.0
2019-05-02 16:38:58 -04:00
Clebert Suconic
9872128a1f
NO-JIRA Fixing GlobalPagingTest
2019-05-02 12:24:19 -04:00
Clebert Suconic
fa259ba66e
ARTEMIS-2328 Routing after empty addresses could lead to invalid messages
2019-05-01 01:34:28 -04:00
Clebert Suconic
c0300c318c
NO-JIRA Test fix
2019-04-30 13:33:45 -04:00
Jiri Danek
3e87249d75
ARTEMIS-2320 Overwritten Map key or Set element
2019-04-29 11:28:10 +01:00
Jiri Danek
4abc2e0430
ARTEMIS-2320 Synchronization on a non-final field
2019-04-29 11:28:10 +01:00
Jiri Danek
f508a25566
ARTEMIS-2320 Standard Charset object can be used
2019-04-29 11:28:10 +01:00
Jiri Danek
781e4c460d
ARTEMIS-2320 'while' statement does not loop
2019-04-29 11:28:10 +01:00
Jiri Danek
b33874488b
ARTEMIS-2320 Assorted small code fixes, mostly from IntelliJ autofixes
2019-04-29 11:28:10 +01:00
Jiri Danek
34e5d607ef
ARTEMIS-2320 'compare()' method can be used to compare numbers
2019-04-29 11:27:29 +01:00
Jiri Danek
f7a36300ef
ARTEMIS-2320 Fix IntLongMath errorprone warning
...
Expression of type int may overflow before being assigned to a long
(see https://errorprone.info/bugpattern/IntLongMath )
2019-04-29 11:27:29 +01:00
Clebert Suconic
edbf3575d0
NO-JIRA improving duplicate detection test
2019-04-25 22:07:43 -04:00
Clebert Suconic
d468d0a574
NO-JIRA Extra tests upgrade on pom
2019-04-25 21:51:16 -04:00
Clebert Suconic
228f6af4ca
[maven-release-plugin] prepare for next development iteration
2019-04-25 16:52:09 -04:00
Clebert Suconic
09d2ba18a7
[maven-release-plugin] prepare release 2.8.0
2019-04-25 16:51:57 -04:00
Francesco Nigro
881143252c
ARTEMIS-2317 Avoid long TTSP caused by Page::read using mmap read
...
It implements Page::read using chunked reading of SequentialFile
instead of using memory mapped files causing long time to safepoint
issues.
2019-04-25 15:43:01 -04:00
Timothy Bish
ea479e1f54
ARTEMIS-2311 Add additional tests for reply to cross protocol
...
Add a broader range of tests for AMQP message reply to handling
across protocols to help spot potential future regressions.
2019-04-25 12:29:46 -04:00
Clebert Suconic
e0815438d5
ARTEMIS-2316 Reverting change on AMQPMessage, and changing test to be accurate
...
This (kind of) reverts commit bd1162d9b8
.
2019-04-25 11:23:43 -04:00
Justin Bertram
73bdbad8b4
ARTEMIS-2310 support system prop sub in xincludes
...
Historically the broker has read the XML configuration file as a String,
substituted system properties, and then parsed that String into an XML
document. However, this method won't substitute system properties in the
files which are imported via xinclude. In order to substitue system
properties in xincluded files the substitution needs to be performed
after the file is parsed into an XML document. This commit implements
that change and refactors the XMLUtil class a bit to eliminate redundant
code, obsolete comments, etc.
2019-04-25 10:51:12 -04:00
Luis De Bello
bd1162d9b8
ARTEMIS-2316 AMQPMessage missing ApplicationProperties from custom transformer
2019-04-23 21:57:21 +01:00
Clebert Suconic
28919c5ebc
NO-JIRA Enabling new tests
2019-04-23 15:39:45 -04:00
Clebert Suconic
1e35175a4d
ARTEMIS-2311 Dealing with Protocol conversions and JMSReplyTo
2019-04-22 21:45:24 -04:00
Justin Bertram
755fa0c3a6
ARTEMIS-2315 ClientSession.createQueue routing-type bug
2019-04-22 16:58:40 -04:00
Justin Bertram
7cc890ae6f
ARTEMIS-2307 prefix not removed for security check
2019-04-22 16:58:11 -04:00
Clebert Suconic
33d6721ffc
ARTEMIS-2314 Improving Test and compatibility check on FQQN
2019-04-22 16:34:15 -04:00
Justin Bertram
a2cb44400f
ARTEMIS-2314 broken compat with old core JMS FQQN consumer
...
When auto-creation is off then older clients consuming messages from an
FQQN won't work. This commit fixes that problem and adds a compatibility
test to verify.
2019-04-22 11:04:01 -05:00
Justin Bertram
f155838626
ARTEMIS-2313 Accumulation in HierarchicalObjectRepository cache
2019-04-22 10:48:47 -04:00