Clebert Suconic
aa2f0b9f17
ARTEMIS-1356 Fixing assertion logic
2017-08-23 09:05:36 -04:00
Martyn Taylor
d6aed25288
This closes #1486
2017-08-23 13:37:05 +01:00
Erich Duda
d6cbc0aa88
ARTEMIS-1368 Artemis gets to state when it doesn't respond to producer
...
There is a leak on replication tokens in the moment when a backup is
shutdowned or killed and the ReplicationManager is stopped. If there
are some tasks (holding replication tokens) in the executor, these
tokens are simply ignored and replicationDone method isn't called on
them. Because of this, some tasks in OperationContextImpl cannot be
finished.
2017-08-23 12:46:47 +02:00
Clebert Suconic
cfdd9fb5bc
This closes #1478
2017-08-22 22:17:40 -04:00
Francesco Nigro
bdf1061058
ARTEMIS-1357 TypedProperties encode/decode improvement
2017-08-22 22:17:39 -04:00
Clebert Suconic
a9606c9b0e
This closes #1477
2017-08-22 22:12:26 -04:00
Francesco Nigro
e0881448c1
ARTEMIS-1356 Avoid allocations and atomic operations to recognize handler's thread
2017-08-22 22:12:26 -04:00
Clebert Suconic
ce01faeac7
This closes #1479
2017-08-22 22:08:24 -04:00
Justin Bertram
a965b6d2ee
ARTEMIS-1358 refactor MQTTProtocolManager a bit
2017-08-22 22:08:24 -04:00
Justin Bertram
e82f611e2e
NO-JIRA fix intermittently failing MQTT test
2017-08-22 22:08:24 -04:00
Justin Bertram
3d89a5eb21
NO-JIRA MQTT interceptor example checkstyle
2017-08-22 22:08:24 -04:00
Clebert Suconic
8d3f484387
This closes #1481
2017-08-22 22:02:42 -04:00
Timothy Bish
cb9482d9fa
ARTEMIS-1359 Skip re-encode Headers on messages if not needed
...
Only reencode the Header on a Message when the redelivering the Message
to avoid overhead and unneeded modification to the original encoding of
the Header.
2017-08-22 22:02:41 -04:00
Clebert Suconic
47485ce809
This closes #1485
2017-08-22 21:32:25 -04:00
Francesco Nigro
249745506e
ARTEMIS-1367 Add LOG to the Critical Analyzer policies
2017-08-22 17:37:01 +02:00
Clebert Suconic
c54a26da3c
This closes #1474
2017-08-19 12:58:49 -04:00
Pat Fox
a00c8ef94a
NO-JIRA removed out of date info regarding jms queue specific config
2017-08-19 12:58:48 -04:00
Clebert Suconic
27d37b735d
NO-JIRA fixing TimedBufferTest
2017-08-19 12:48:34 -04:00
Clebert Suconic
4f8b4d054d
NO-JIRA fixing test
2017-08-19 12:44:50 -04:00
Clebert Suconic
8966b599c4
This closes #1472
2017-08-19 12:40:30 -04:00
Clebert Suconic
2033ee8c43
NO-JIRA fixing MQTT Test
2017-08-18 22:58:52 -04:00
Clebert Suconic
ce6942a9aa
ARTEMIS-1353 Initial replication of large messages out of executor
...
This is based on the work @jbertram made at the github pr #1466 and the discussions we had there
2017-08-18 16:19:25 -04:00
Martyn Taylor
507176c6c1
This closes #1471
2017-08-18 13:58:48 +01:00
Andy Taylor
4ee9580e69
ARTEMIS-1350 - Added close button to console for client objs
...
https://issues.apache.org/jira/browse/ARTEMIS-1350
2017-08-18 13:55:37 +01:00
Justin Bertram
a5722d96cd
This closes #1470
2017-08-17 13:45:22 -05:00
Michael André Pearce
ec5eb4b754
ARTEMIS-1355 - correct doc Undo PR 1438
2017-08-17 19:39:58 +01:00
Clebert Suconic
25986d617e
This closes #1468
2017-08-17 12:29:13 -04:00
Martyn Taylor
652573a5a9
ARTEMIS-1354 Critical IO Error on AIO write failure
2017-08-17 12:29:13 -04:00
Martyn Taylor
300e5f6c63
This closes #1465
2017-08-17 17:00:25 +01:00
Justin Bertram
bcf93404c6
NOJIRA fix policy for NettySecurityClientTest
2017-08-17 17:00:25 +01:00
Justin Bertram
9f6ee43fbb
This closes #1460
2017-08-17 10:14:12 -05:00
Christopher L. Shannon (cshannon)
03785a3142
ARTEMIS-1347 - Pass the QueueBinding to beforeCreateConsumer
...
Instead of just the queue name the entire QueueBinding object is now
passed to the beforeCreateConsumer plugin method. Also cleaned up some
comments
2017-08-17 10:14:11 -05:00
Justin Bertram
10da406a12
This closes #1458
2017-08-17 10:12:32 -05:00
Jiri Danek
23c42401bb
NO-JIRA Add asserts to SessionTest#testIllegalStateException
2017-08-17 10:12:31 -05:00
Justin Bertram
952d835cb5
This closes #1464
2017-08-17 10:11:21 -05:00
Otavio R. Piske
654ea69e78
Implement support for intercepting additional MQTT control packets
...
Previously, only the PUBLISH packet was intercepted. This patch modifies
the code to add support for the other incoming/outgoing MQTT control
packets.
2017-08-17 10:11:21 -05:00
Justin Bertram
9cdff41da4
This closes #1467
2017-08-17 10:10:02 -05:00
Michael Andre Pearce
9e479e727d
NO JIRA Console branding/style improvements
...
CSS fixes
2017-08-17 10:10:02 -05:00
Martyn Taylor
4004c959da
NOJIRA Console branding/style improvements
2017-08-17 10:10:02 -05:00
Justin Bertram
addec5769f
This closes #1459
2017-08-17 10:09:17 -05:00
Michael Andre Pearce
569bd42ba5
ARTEMIS-1346 Add initial Management Console Documentation
...
Added some initial documentation
2017-08-17 10:09:17 -05:00
Justin Bertram
bcdefde2fb
This closes #1457
2017-08-17 10:06:44 -05:00
Michael Andre Pearce
bfe88c8fc3
ARTEMIS-1343 Update Configuring Transports Documentation
...
Updated to reflect deprecated properties.
Add a new section to cover native transport support (epoll and kqueue) added over the past few releases.
2017-08-17 10:06:44 -05:00
Andy Taylor
133dd43773
This closes #1462 Manage client objects
2017-08-17 10:55:11 +01:00
Martyn Taylor
06ea18d55c
ARTEMIS-1350 Expose Client Objects in Console
2017-08-17 10:44:41 +01:00
Martyn Taylor
bb3965b7f7
ARTEMIS-1349 Add management views for client objects
2017-08-17 10:44:41 +01:00
Clebert Suconic
f2f4708eba
This closes #1453
2017-08-15 13:06:34 -04:00
Pat Fox
4578c15281
NO-JIRA minor update to log messages on the CLI browsing
2017-08-15 13:05:42 -04:00
Clebert Suconic
cb7183c473
ARTEMIS-1348 Fixing Checkstyle
2017-08-15 12:31:06 -04:00
Clebert Suconic
9e624ba581
This closes #1461
2017-08-14 16:17:54 -04:00