Clebert Suconic
ebbc500b82
NO-JIRA Duplicate Call on getEncodeSize
2019-07-16 15:15:43 -04:00
Clebert Suconic
1ce7ca4af3
This closes #2749
2019-07-16 13:36:42 -04:00
brusdev
29bbb94b5e
ARTEMIS-2408 Too many opened FDs after server stops
...
Wait netty event loop group shutdown to avoid too many opened FDs after
server stops, when netty configuration is used. Clear server
activateCallbacks to avoid reactivation of previous nodeManager and
consequent FD leaks on restart. Fix LargeServerMessageImpl.copy to avoid
FD leaks when a large message expiry or it is sent to DLA. Terminate
HawtDispatcher global queue to avoid pipes and eventpolls leaks after a
MQTT test.
cherry-picking commit 9617058ba0649af4eea15ce8793f86de827c4b7f
NO-JIRA adding check for open FD on the testsuite
cherry-picking commit 0facb7ddf4d3baa14a3add4290684aff7fd46053
NO-JIRA addressing connections leaks on integration tests
2019-07-16 13:36:42 -04:00
Clebert Suconic
1f0c35e1af
This closes #2735
2019-07-16 12:56:36 -04:00
Justin Bertram
af12cd7fdf
ARTEMIS-2363 upgrade Spring dependency
2019-07-16 12:56:36 -04:00
Clebert Suconic
d11fe86501
This closes #2744
2019-07-16 11:05:53 -04:00
Beat Sägesser
d4b6d65c91
NO-JIRA Fixing typo on Stomp Documentation
...
Replace heartBeatConnectionTtlModifer with heartBeatToConnectionTtlModifier to represent the code
2019-07-16 11:05:30 -04:00
072e9b467a
This closes #2740
2019-07-15 23:53:48 +01:00
yang wei
dd62be1602
ARTEMIS-2414 Sync before closing file in case data loss
2019-07-15 23:53:44 +01:00
1eaf12b8e1
This closes #2666
2019-07-15 23:51:47 +01:00
yang wei
85b93f0883
ARTEMIS-2336 Use zero copy to replicate journal/page/large message file
2019-07-15 23:51:42 +01:00
Clebert Suconic
6896e84b7e
This closes #2751
2019-07-15 16:35:35 -04:00
Dmitry Volodin
dbb3a90fe6
ARTEMIS-2322: Expose Queue.getRate() data as JMX metric
2019-07-15 16:34:31 -04:00
Clebert Suconic
5feb212efe
This closes #2748
2019-07-15 15:13:35 -04:00
yang wei
fa46647818
ARTEMIS-2425 Message loss due to writing incomplete page file
2019-07-12 19:52:43 +08:00
Justin Bertram
5896dcc6fb
NO-JIRA update Wildfly Common
2019-06-27 10:09:01 -05:00
Clebert Suconic
71b2671a61
This closes #2725
2019-06-27 10:42:34 -04:00
Clebert Suconic
2a84a6fd22
ARTEMIS-2390 Small improvement on UUID Conversion
2019-06-27 10:40:45 -04:00
Howard Gao
c66d62e4b0
ARTEMIS-2390 JMSMessageID header can be null when messages are cross-protocol
...
If a jms client (be it openwire, amqp, or core jms) receives a message that
is from a different protocol, the JMSMessageID maybe null when the
jms client expects it.
2019-06-27 10:26:34 -04:00
Clebert Suconic
a1e4f41183
This closes #2729
2019-06-26 18:05:00 -04:00
Justin Bertram
d125a78841
ARTEMIS-2396 improve password masking doc
2019-06-26 18:05:00 -04:00
Justin Bertram
b394519f58
This closes #2732
2019-06-26 14:57:38 -05:00
Joseph Wilwayco
eccf1d6720
Update port number for MQTT + AMQP example
...
From 1883 to 5672
2019-06-26 14:57:38 -05:00
Clebert Suconic
a2fc928a03
This closes #2733
2019-06-26 15:51:15 -04:00
Justin Bertram
f2c3b76874
ARTEMIS-2366 artemis-service start fails
2019-06-26 15:51:15 -04:00
Clebert Suconic
2eecc15a3d
This closes #2734
2019-06-26 15:23:04 -04:00
Clebert Suconic
705f1db17b
ARTEMIS-2403 Adding test with clientID on retry after exceptions
2019-06-26 15:22:49 -04:00
Shailendra Kumar Singh
741fd433c0
ARTEMIS-2403 Consumer command, clientID is ignored on CLI during retry connection with stdin input
2019-06-26 15:22:41 -04:00
Justin Bertram
824b732845
This closes #2677
2019-06-25 14:06:12 -05:00
yang wei
665a69886e
ARTEMIS-2350 Fix ClassNotFoundException while invoking ActiveMQServerControlImpl::listConsumers
2019-06-25 14:06:12 -05:00
Justin Bertram
76f819263e
This closes #2711
2019-06-25 14:03:45 -05:00
Shailendra Kumar Singh
a98d995783
ARTEMIS-2387 add scheduled-count and routing-type to queue stat CLI
2019-06-25 14:02:18 -05:00
Justin Bertram
c8a6d0da95
NO-JIRA fix HA doc port typo
2019-06-24 09:01:31 -05:00
Clebert Suconic
b3e740454c
This closes #2728
2019-06-21 15:09:09 -04:00
Justin Bertram
886ae7bfc5
ARTEMIS-2395 empty address.txt causes NPE
2019-06-21 15:09:08 -04:00
Clebert Suconic
f964f955fa
This closes #2724
2019-06-21 15:01:37 -04:00
Justin Bertram
1534a8fb83
Fix JDK version for Travis
2019-06-21 15:01:36 -04:00
Justin Bertram
3b82cad024
ARTEMIS-2391 static address may be auto-deleted
2019-06-21 15:01:36 -04:00
Clebert Suconic
d1edb8d6e2
ARTEMIS-2338 Adding Wait clauses on QuorumFailOverLiveVotesTest
2019-06-21 09:21:52 -04:00
Clebert Suconic
f54c299ca5
This closes #2715
2019-06-20 11:42:00 -04:00
Justin Bertram
d92c9bbf1f
NO-JIRA a few example updates
2019-06-20 11:42:00 -04:00
Clebert Suconic
087cd6bc93
This closes #2720
2019-06-20 11:36:53 -04:00
Francesco Nigro
417ee543fd
ARTEMIS-2354 Fix compilation issues on JDK 8
...
This reverts partially commit f8d3a8f2
to include only
the changes that makes possible to run tests with JDK 11:
compile on JDK 11 is outside the scope of the issue.
JDK 11 compilation requires Karaf upgrade, that will
break compatibility with Aether on integration-tests.
2019-06-20 11:36:53 -04:00
Francesco Nigro
ef24c0f6ef
This closes #2710
2019-06-20 16:29:58 +02:00
Howard Gao
18d5502d6d
ARTEMIS-1825 Live-backup topology not correctly displayed on console
...
Second commit. The topology shown on backup's console is not yet
correct. This fixes the problem.
2019-06-20 16:29:58 +02:00
Francesco Nigro
7e6efb26e2
This closes #2721
2019-06-20 16:28:46 +02:00
brusdev
d14c0de335
ARTEMIS-2385 Log header for rejecting message with too large header
...
Fix test and warning condition to avoid false issues.
2019-06-20 16:20:11 +02:00
Francesco Nigro
f6e72504ad
This closes #2719
2019-06-20 14:10:39 +02:00
Andy
61a563ee95
ARTEMIS-2358 - fixing issue with last commit
...
https://issues.apache.org/jira/browse/ARTEMIS-2358
2019-06-20 10:21:02 +01:00
Justin Bertram
a2b0e24eee
NO-JIRA add docs on redistribution w/filters
2019-06-19 12:48:05 -05:00