Martyn Taylor
f231fe4e9b
ARTEMIS-917 Only return body of retained message after reboot
...
(cherry picked from commit 3900cb0ec7
)
2017-02-10 14:55:24 +00:00
Martyn Taylor
7de8dd77e7
[maven-release-plugin] prepare for next development iteration
2017-02-09 20:32:08 +00:00
Martyn Taylor
ccd60d0b42
[maven-release-plugin] prepare release 1.5.3
2017-02-09 20:02:55 +00:00
Jeff Mesnil
88680fe1e8
Fix HTTP Upgrade Connection
...
* Fix isEquivalent() method to take into account the activemqServerName
property when httpUpgradeEnabled is true. Two ActiveMQ server hosted on
the same app server may have the same host and port (corresponding to
the Web server HTTP port). The activemqServerName property is used to
distinguish them.
* Iron out HTTP upgrade handler so that the latch is always count down
and the channel context is closed unless the handshake was completed
successfully
JIRA: https://issues.apache.org/jira/browse/ARTEMIS-931
(cherry picked from dd052026e6
)
2017-02-07 09:44:48 -05:00
Jeff Mesnil
0e7fde72fb
[ARTEMIS-931] Improve HTTP Upgrade connection
...
If the object received is not an expected HttpResponse, close the
ChannelHandlerContext and countdown the latch
JIRA: https://issues.apache.org/jira/browse/ARTEMIS-931
(cherry picked from commit 5a59cd19f8
)
2017-01-20 09:55:11 -05:00
Justin Bertram
9b3cc8c329
ARTEMIS-873 support byte notation in XML config
...
(cherry picked from commit 113b28577c
)
2017-01-19 10:33:54 -05:00
Clebert Suconic
38cd5c9be3
[maven-release-plugin] prepare for next development iteration
2017-01-18 20:12:37 -05:00
Clebert Suconic
3649350a9b
[maven-release-plugin] prepare release 1.5.2
2017-01-18 20:12:26 -05:00
Will Reichert
036933a4a4
ARTEMIS-928 Changing Netty and InVM to copy buffers, and retain them on the Netty Polls.
...
(cherry picked from commit 3347a4fd27
)
2017-01-18 17:04:32 -05:00
Clebert Suconic
aaf09262ff
ARTEMIS-962 Adding test for CME when parsing system properties and a few tweaks
...
(cherry picked from commit 7a7f335271
)
2017-01-18 16:21:14 -05:00
Martyn Taylor
115ccf874d
ARTEMIS-560 Add Support For JDBC Paging
...
(cherry picked from commit 118c272c77
)
2017-01-17 15:02:24 -05:00
Justin Bertram
3246fd55dd
ARTEMIS-927 mask password in CreateSessionMessage
...
(cherry picked from commit 68c4e50847
)
2017-01-17 14:27:09 -05:00
Clebert Suconic
7b616f50cb
[maven-release-plugin] prepare for next development iteration
2017-01-16 12:05:21 -05:00
Clebert Suconic
c62f4f101d
[maven-release-plugin] prepare release 1.5.2
2017-01-16 12:05:10 -05:00
Clebert Suconic
2a485602fe
ARTEMIS-913 Slow consumer detection not working when paging
...
(cherry picked from commit 9f9ffc1ff5
)
2017-01-09 12:35:10 -05:00
Clebert Suconic
16f871d5d5
ARTEMIS-882 fixing checkstyle
...
(cherry picked from commit 66e7e6645d
)
2016-12-09 16:58:29 -05:00
Clebert Suconic
78042ba0e1
ARTEMIS-882 Supporting lists on URIs
...
(cherry picked from commit dc472192f4
)
2016-12-09 16:24:45 -05:00
Clebert Suconic
ebbc91c728
[maven-release-plugin] prepare for next development iteration
2016-12-06 16:59:52 -05:00
Clebert Suconic
5bcbea2517
[maven-release-plugin] prepare release 1.5.1
2016-12-06 09:47:43 -05:00
Clebert Suconic
402f25be7d
ARTEMIS-473/ARTEMIS-863 Detect network failures
2016-11-23 10:14:14 -06:00
Shaun Appleton
f570b5aa17
ARTEMIS-859 Add BACKLOG_PROP_NAME on the TransportConstants list
2016-11-21 11:22:29 -05:00
Clebert Suconic
9009d12b5a
ARTEMIS-851 Allowing broker configuration to be changed through system properties
...
This will use Bean Utilities to change propertyes at the main configuration.
2016-11-16 14:41:18 +00:00
Howard Gao
4691cbe882
ARTEMIS-842 JMSMessageID doesn't appear to work in selector
2016-11-08 09:52:12 +08:00
Clebert Suconic
df4c3c8584
ARTEMIS-840 removing password log that was forgotten
2016-11-07 15:27:17 -05:00
Clebert Suconic
f2db1c4337
[maven-release-plugin] prepare for next development iteration
2016-11-03 15:35:05 -04:00
Clebert Suconic
13a8a2bd40
[maven-release-plugin] prepare release 1.5.0
2016-11-03 15:34:54 -04:00
Clebert Suconic
5e5ac0f057
ARTEMIS-832 Openwire was ignoring data syncs.
...
I'm also adding the possibility of sync on libaio, and not only relay on write-cache
2016-11-02 13:17:12 -05:00
barreiro
4b47461f03
ARTEMIS-822 Add executor service to JournalImpl for append operations and remove synchronization
...
https://issues.apache.org/jira/browse/ARTEMIS-822
2016-10-28 16:54:59 -04:00
Clebert Suconic
e0021252ee
ARTEMIS-829 Removing messages re-encoding
...
https://issues.apache.org/jira/browse/ARTEMIS-829
2016-10-28 16:54:58 -04:00
Ulf Lilleengen
1b7033a20e
ARTEMIS-824: Add management routines for connector services
2016-10-26 10:11:11 +02:00
Ulf Lilleengen
b2a5fe19d3
ARTEMIS-814: Notify connection listener of connection created
2016-10-24 09:42:22 -04:00
Clebert Suconic
a074f9f1a5
ARTEMIS-753 Queue Pause and Resumed persisted
2016-10-21 20:26:23 -04:00
Clebert Suconic
e44c99d884
ARTEMIS-809 Removing Large message body from toString()
2016-10-20 11:19:13 -04:00
Tomas Hofman
b2b6743b58
ARTEMIS-805 old JMS clients failing on new broker
...
Old JMS clients are getting a CCE related to SessionBindingQueryResponseMessage
2016-10-19 13:22:56 -04:00
Jeff Mesnil
c1ecddcb71
[ARTEMIS-803] Fix colocated backups with http-upgrade acceptor
...
* Do not offset ports for Netty connector/acceptor with http-upgrade
enabled.
* Pass the name of the ActiveMQ server to the HTTP request to initiate
the Upgrade so that the HTTP endpoint on the app server can find the
correct ActiveMQ broker that must handle the upgrade.
JIRA: https://issues.apache.org/jira/browse/ARTEMIS-803
2016-10-18 09:00:36 -04:00
Paul Gallagher
fcb70f3f60
ARTEMIS-779 upgrade to netty 4.1.5.Final
2016-10-10 23:24:56 +02:00
Ville Skyttä
ddd1559fbe
javadoc: Fix doclint empty <p> warnings
2016-10-10 10:02:49 +02:00
Martyn Taylor
95c4fdd408
ARTEMIS-762 Reflect management changes in AMQP protocol
2016-10-07 10:38:01 -04:00
Ville Skyttä
082b75bb3d
More use of try-with-resources
2016-09-30 13:17:26 -04:00
Clebert Suconic
ec48f9ed00
ARTEMIS-765 Improve Checkstyle
2016-09-30 11:12:09 -04:00
Ville Skyttä
1a4fe92802
Fix WaitNotInLoop issues flagged by new Error Prone
2016-09-27 14:28:29 +03:00
Ville Skyttä
b69af66f47
Expose disk-scan-period, max-disk-usage, and global-max-size in server control
2016-09-26 13:33:23 -04:00
Ville Skyttä
bd5103c48e
ARTEMIS-754 Fix JsonUtil.addTo*() null add
2016-09-26 13:28:16 -04:00
Francesco Nigro
c002cf13b8
ARTEMIS-743 Created QueueConfig that replace and enable additional behaviours on QueueFactory.
...
Added Filter predicate.
2016-09-22 15:45:14 +01:00
Dmitrii Tikhomirov
6b8d52295e
ARTEMIS-715 messages could be sent to wrong queue
...
In rare circumstances MessageProducer can send a message
to wrong queue
2016-09-19 13:49:40 -04:00
Dmitrii Tikhomirov
62f90eaf81
ARTEMIS-715 messages could be sent to wrong queue
...
In rare circumstances MessageProducer can send a message
to wrong queue
2016-09-08 09:26:11 -04:00
Clebert Suconic
505b732843
[maven-release-plugin] prepare for next development iteration
2016-09-06 12:17:31 -04:00
Clebert Suconic
b305e231ec
[maven-release-plugin] prepare release 1.4.0
2016-09-06 12:17:08 -04:00
Clebert Suconic
4472aa0e36
ARTEMIS-581 Implement max disk usage, and global-max-size
...
max-disk-usage = how much of a disk we can use before the system blocks
global-max-size = how much bytes we can take from memory for messages before we start enter into the configured page mode
This will also change the default created configuration into page-mode as that's more reliable for systems.
2016-09-06 15:07:49 +01:00
Ville Skyttä
d5242978d5
for and while loop to foreach conversions
2016-08-25 14:22:32 -04:00