Release report 2.10.1(86a975fdad3cb2d6ed20f935b10bf85d4e2c55fc) and 2.11.0(25a947f6cba5b492d567a03df5d7a7a9dc2bdc7d)


#CommitDateAuthorShort MessageJira StatusAddRepDelTottestdocs/examples/
1 91f4d0a 2019/09/23 10:19:54Clebert Suconic[maven-release-plugin] prepare for next development iteration 0000
2 a250428 2019/09/22 22:55:38Howard GaoARTEMIS-2500 CoreMessage doesn't make a ful copy of its props on moveHeadersAndPropertiesMajor/Bug/Fixed/Closed 0101MessageImplTest.java(+)
3 63b9349 2019/09/23 19:43:54Clebert SuconicARTEMIS-2500 Fixing test after test renameMajor/Bug/Fixed/Closed 0000MessageImplTest.java(+)
4 d02da18 2019/09/27 06:41:15Howard GaoARTEMIS-2506 MQTT doesn't cleanup underlying connection for bad clientsMajor/Bug/Fixed/Resolved 7007MQTTConnnectionCleanupTest.java(+) MQTTTestSupport.java(+)
5 4e0b209 2019/09/25 08:41:48Keith WallARTEMIS-2505: Fix wiring of the max-size-bytes-reject-threshold address-settingMajor/Bug/Fixed/Resolved 4004FileConfigurationParserTest.java(+)
6 143e401 2019/09/30 12:46:35michael.pearceARTEMIS-2509 Add some basic support for legacy openwire This is needed to aid some lift and shift migration from activemq5 where non-java clients have support for older openwire protocols.Major/Improvement/Fixed/Resolved 0000
7 104ee10 2019/10/03 12:13:25Clebert SuconicNO-JIRA fixing client-side-load-balancing example 0000
8 2f5691c 2019/10/03 12:34:43Clebert SuconicNO-JIRA moving shared-storage-static-cluster under clustering examples 0000run-examples.sh(+) SharedStorageStaticCluster.java(+) SharedStorageStaticCluster.java
9 615fb64 2019/10/07 10:49:45brusdevARTEMIS-2512 Move the LocalMonitor tick logMajor/Improvement/Fixed/Resolved 2002
10 2992daa 2019/10/07 11:09:42Justin BertramARTEMIS-2514 dupl cache leak w/clustered temp qMajor/Bug/Fixed/Resolved 0101TemporaryJMSQueueClusterTest.java(+)
11 abb7d16 2019/10/09 10:18:53Clebert SuconicNO-JIRA Improving SessionTest reliability 0000SessionTest.java(+)
12 f3b7cf8 2019/10/09 10:07:44brusdevNO-JIRA Fixing shared-storage-static-cluster parent 0000
13 28d1a53 2019/10/07 23:26:16brusdevARTEMIS-2508 Crititical analyser trigger shutdown if removeAllMessagesMajor/Bug/Fixed/Resolved 137137PagingTest.java(+)
14 b0497ed 2019/10/10 10:55:12Clebert SuconicARTEMIS-2517 JMX will be shutdown after failbackMajor/Bug/Fixed/Closed 97214JmxFailbackTest.java(+)
15 149e260 2019/10/11 07:59:33Clebert SuconicNO-JIRA Replacing assertEquals(queue.getCount) by Wait.asserEquals on a test 0000AmqpSendReceiveTest.java(+)
16 cb355bb 2019/09/23 06:50:40Wei YangARTEMIS-2515 pageIterator.hasNext spends too much time in the case of no messages matchedMajor/Improvement/Fixed/Closed 4125363
17 a740363 2019/10/11 12:22:55Christopher L. Shannon (cshannon)ARTEMIS-2519: Use proper enum type inside ActiveMQUnexpectedRoutingTypeForAddressMinor/Bug/Fixed/Resolved 0202
18 6177d32 2019/10/09 10:57:57Howard GaoARTEMIS-2513 Large message's copy may be interfered by other threadsMajor/Bug/Fixed/Resolved 441243ServerLargeMessageTest.java(+)
19 8043828 2019/10/16 10:33:19Sascha DirbachARTEMIS-2521 add documentation for role-mappingMinor/Bug/Fixed/Resolved 0000configuration-index.md(+) security.md(+)
20 98746a2 2019/10/21 00:04:21brusdevARTEMIS-2523 Deprecate the parameter failoverOnInitialConnectionMajor/Task/Fixed/Resolved 54123234BMFailoverTest.java(+) ServerLocatorConnectTest.java(+) FailBackAutoTest.java(+) FailBackManualTest.java(+) FailoverListenerTest.java(+) FailoverTest.java(+) LiveToLiveFailoverTest.java(+) ConnectionTest.java(+) ConnectionFactorySerializationTest.java(+)
21 89698b9 2019/10/21 04:37:32Wei YangARTEMIS-2524 Remove message from map in LVQ if it's deleted/moved/expired/changedMajor/Improvement/Fixed/Resolved 0303LVQTest.java(+)
22 0ac6057 2019/10/17 03:20:58brusdevARTEMIS-2503 Improve wildcards for the authorisation key attributesMajor/Improvement/Fixed/Resolved 6980104JMXAccessControlListTest.java(+) management.md(+)
23 d7dc8b8 2019/10/23 14:57:49Clebert SuconicARTEMIS-2527 Stop executors on print-dataTrivial/Bug/Fixed/Closed 12084
24 1aed3f9 2019/10/23 12:04:08Christopher L. Shannon (cshannon)ARTEMIS-2526 - Update ActiveMQServerImpl to call correct beforeDestroyQueue hookMajor/Bug/Fixed/Resolved 4105MethodCalledVerifier.java(+)
25 ad0581b 2019/10/25 12:55:59Christopher L. Shannon (cshannon)ARTEMIS-2531: Fix filter in FederatedQueue to prevent infinite consumer creation in a circular or bidrectional setupMajor/Bug/Fixed/Resolved 0101FederatedQueueTest.java(+)
26 c0e77e9 2019/10/24 10:53:28Justin BertramARTEMIS-2529 update address-settings mngmntMajor/Bug/Fixed/Resolved 3501931542AddressSettingsInfoTest.java(+) ActiveMQServerControlTest.java(+) ActiveMQServerControlUsingCoreTest.java(+) address-model.md(+) configuration-index.md(+)
27 84067d8 2019/08/28 10:27:52Justin BertramARTEMIS-2504 implement retroactive addressesMajor/New Feature/Fixed/Resolved 322332353AddressSettingsInfoTest.java(+) ResourceNamesTest.java(+) FileConfigurationTest.java(+) AddressBindingEncodingTest.java(+) RequestReplyMultiProtocolTest.java(+) RequestReplyNonJMSTest.java(+) ActiveMQServerControlTest.java(+) ActiveMQServerControlUsingCoreTest.java(+) AddressControlTest.java(+) AddressControlUsingCoreTest.java(+) DivertControlTest.java(+) DivertControlUsingCoreTest.java(+) QueueControlTest.java(+) QueueControlUsingCoreTest.java(+) RetroactiveAddressFailoverTest.java(+) RetroactiveAddressTest.java(+) FakeJournalLoader.java(+) SUMMARY.md(+) address-model.md(+) configuration-index.md(+) retroactive-addresses.md(+)
28 0ddd55b 2019/10/29 10:13:03Justin BertramNO-JIRA add acceptor to handshake timeout msg 0303
29 5e7dddd 2019/10/25 08:07:12Clebert SuconicARTEMIS-2530 Upgrade ActiveMQ Artemis Native 1.0.1Major/Task/Fixed/Resolved 0000
30 d7d11a0 2019/10/29 18:27:57Joshua SmithARTEMIS-2535 Add ignorePartialResultException option to LDAPLoginModuleMinor/Improvement/Fixed/Resolved 742049security.md(+)
31 ea0047a 2019/11/05 10:02:44Justin BertramARTEMIS-2504 fix divert testMajor/New Feature/Fixed/Resolved 0000DivertTest.java(+)
32 55a55da 2019/11/05 06:45:39brusdevARTEMIS-2538 Removing all messages from a huge queue causes OOMMajor/Bug/Fixed/Resolved 739145QueueImplTest.java(+)
33 83e2595 2019/10/30 10:30:27brusdevARTEMIS-2534 Deleting addresses auto created on configuration reloadMajor/Bug/Fixed/Resolved 1203RedeployTest.java(+)
34 4a4442e 2019/10/31 09:23:05Justin BertramNO-JIRA checkstyle upgrade 010010
35 f680d9f 2019/11/05 15:44:52brusdevARTEMIS-2466 PageSyncTimer::timeSync isn't configurable using ASYNCIOMajor/Bug/Fixed/Resolved 422044ArtemisTest.java(+) ConfigurationImplTest.java(+) DefaultsFileConfigurationTest.java(+) FileConfigurationParserTest.java(+) configuration-index.md(+) paging.md(+)
36 318c26c 2019/11/05 15:04:39sebthomARTEMIS-2540 Display LargeMessage column in message browser of admin UIMinor/New Feature/Fixed/Resolved 4105
37 a1266e6 2019/11/06 06:50:33Sebastian ThomschkeNO-JIRA Fix indention in browser.js 0000
38 c9f5608 2019/10/25 11:56:40Justin BertramNO-JIRA improve transformer docs 0000SUMMARY.md(+) core-bridges.md(+) diverts.md(+) transformers.md(+)
39 54daa44 2019/11/08 05:31:50sebthomARTEMIS-2541 Improve message browser of Admin UIMinor/New Feature/Fixed/Resolved 9238
40 200bee1 2019/11/08 10:21:27Justin BertramNO-JIRA make a few AMQP tests more robust 0000AmqpMessageRoutingTest.java(+)
41 566579f 2019/11/07 20:50:00Justin BertramNO-JIRA make OpenWire test more robust 0000TemporaryQueueClusterTest.java(+)
42 f6401d8 2019/11/11 06:33:13michael.pearceARTEMIS-2547 fix AMQP Client reconnect fails on broker stop start Add unit test Add fix to clear clientids when server is stopped.Major/Task/Fixed/Resolved 2002JMSClientTestSupport.java(+) JMSMessageConsumerTest.java(+)
43 0ab75b9 2019/11/18 04:36:05Andy TaylorARTEMIS-2554 - Queue control browse broken with large messagesMajor/Bug/Fixed/Resolved 0707LargeMessageCompressTest.java(+)
44 fb54707 2019/11/12 09:57:40Christopher L. Shannon (cshannon)ARTEMIS-2549 - Add Downstream support to FederationMajor/New Feature/Fixed/Resolved 2454889171625FederatedAddressTest.java(+) FederatedQueueTest.java(+) ActiveMQBufferTestBase.java(+) federation-address.md(+) federation-queue.md(+) readme.md(+) FederatedAddressDownstreamUpstreamExample.java(+) readme.md(+) FederatedAddressDownstreamExample.java(+) readme.md(+) FederatedQueueDownstreamUpstreamExample.java(+) readme.md(+) FederatedQueueDownstreamExample.java(+) FederatedQueueExample.java(+)
45 91cbbb8 2019/11/21 14:13:38Clebert SuconicARTEMIS-2559 Connection failure should rollback pending XA TXMajor/Improvement/Fixed/Resolved 3421055SessionFailureXATest.java(+) BindingsImplTest.java(+)
46 9946d8e 2019/11/15 11:17:45brusdevARTEMIS-2538 Removing all messages from a huge queue causes OOMMajor/Bug/Fixed/Resolved 442640
47 506c03a 2019/11/22 09:30:29Clebert SuconicARTEMIS-2559 Clear Transaction out of ResourceManager in case of failureMajor/Improvement/Fixed/Resolved 130013SessionFailureXATest.java(+)
48 e12f3dd 2019/02/08 08:20:26Bas ElzingaARTEMIS-2421 periodic journal lock evaluationCritical/Bug/Fixed/Resolved 185192202ColocatedActiveMQServer.java(+) FileLockMonitorTest.java(+) FileLockNodeManagerTest.java(+) SharedStoreBackupActivationTest.java(+) NodeManagerAction.java(+) RealNodeManagerTest.java(+) NettyFailoverTest.java(+) FileLockTest.java(+)
49 0b1afd3 2019/11/26 08:04:20Clebert SuconicARTEMIS-2421 Using ActiveMQScheduledComponentCritical/Bug/Fixed/Resolved 3018543ColocatedActiveMQServer.java(+) NodeManagerAction.java(+) RealNodeManagerTest.java(+) NettyFailoverTest.java(+) FileLockTest.java(+)
50 044319d 2019/12/03 04:17:42Howard GaoARTEMIS-2560 Duplicate amqp messages over clusterMajor/Bug/Fixed/Closed 13269AMQPMessageRedistributionTest.java(+)
51 a302c25 2019/12/02 09:28:20Clebert SuconicNO-JIRA fixing tests that will fail eventually for the lack of fsync 0000BridgeTest.java(+) SyncSendTest.java(+)
52 3db5ffd 2019/12/03 09:08:46Clebert SuconicReverting change that was performed on a merge commit at 1ba1de42485bd72eb22740e8f4f5b2c12a204b5e 0000AMQPMessageRedistributionTest.java(+)
53 54e3f16 2019/12/03 09:10:18Clebert SuconicARTEMIS-2560 Re-applying fix on a test properlyMajor/Bug/Fixed/Closed 0000AMQPMessageRedistributionTest.java(+)
54 7bd7105 2019/09/20 14:39:10Keith WallARTEMIS-2494: [AMQP] Allow Modified disposition to be used signal address full to a sending peerMajor/Bug/Fixed/Resolved 895292ProtonServerReceiverContextTest.java(+) AmqpSender.java(+) AmqpSession.java(+) AmqpFlowControlFailTest.java(+)
55 8614ca1 2019/12/02 14:02:16Justin BertramARTEMIS-2564 retryMessages incorrectly removes msgsMinor/Bug/Fixed/Resolved 9311723QueueControlTest.java(+)
56 0ce1487 2019/12/03 14:29:34Clebert SuconicNO-JIRA Fixing wrong assumption on ClientTestBase 0000ClientTestBase.java(+)
57 c699b5e 2019/12/03 14:36:24Clebert SuconicNO-JIRA Fixing intermittent failure 0000BridgeTest.java(+) LVQTest.java(+)
58 108ee5d 2019/12/03 14:36:24Clebert SuconicNO-JIRA Fixing intermittent failure 4004ActiveMQTestBase.java(+) FederatedQueueTest.java(+) ScaleDownRemoveSFTest.java(+)
59 13a5938 2019/12/04 12:11:48Justin BertramARTEMIS-2566 race condition in concurrent dynamic queue lookupMajor/Bug/Fixed/Resolved 015213JndiTest.java(+)
60 04db90e 2019/12/05 11:39:11Justin BertramARTEMIS-2567 restore locking semantics on server.lock when reading statusMajor/Bug/Fixed/Resolved 011011
61 9ce8cad 2019/11/28 01:01:53Wei YangNO-JIRA close page after recovering page counter 1001
62 3ad8391 2019/12/06 04:55:48Sebastian ThomschkeARTEMIS-2570 Improve performance of ConnectionsViewMinor/Bug/Fixed/Resolved 1221
63 f43b9c3 2019/12/09 15:32:05Clebert SuconicNO-JIRA Fixing memory leak on testsuite 143017
64 b666cb4 2019/12/10 05:55:58brusdevARTEMIS-2572 The retryMessages remove all paged messagesMajor/Bug/Fixed/Resolved 1522-16PagingTest.java(+)
65 51eb01e 2019/12/10 12:08:28sebthomNO-JIRA Minor code improvement in QueueImpl 5683
66 44209c0 2019/12/11 10:52:18Clebert SuconicARTEMIS-2573 Removing tcpnative dependency from distributionMinor/Improvement/Fixed/Resolved 0000
67 747c8dc 2019/12/11 12:41:37Clebert SuconicARTEMIS-2549 Removing duplicate definition of attributeMajor/New Feature/Fixed/Resolved 0000
68 c064044 2019/12/10 15:15:21Justin BertramARTEMIS-2574 allow security manager config via XMLMajor/New Feature/Fixed/Resolved 12300123ArtemisTest.java(+) TestSecurityManager.java(+) run-examples.sh(+) run-standard-examples.sh(+) security.md(+) using-server.md(+) readme.md(+) JAASSecurityManagerWrapper.java(+) SecurityManagerExample.java(+)
69 42fe6a8 2019/12/16 07:35:44brusdevARTEMIS-2577 Thread leak test failure with IBM JREMajor/Bug/Fixed/Resolved 0000ThreadLeakCheckRule.java(+)
70 fd6a98a 2019/12/16 10:12:24Justin BertramARTEMIS-2574 fix exampleMajor/New Feature/Fixed/Resolved 0000
71 eeaeba6 2019/12/03 11:29:23Justin BertramARTEMIS-2557 don't export openwire-protocol JMS spec depMinor/Task/Fixed/Resolved 0000
72 9c92837 2019/12/15 20:00:31Wei YangNO-JIRA minor changes on test 001-1AddressControlTest.java(+)
73 2a452bd 2019/12/16 13:44:06Justin BertramARTEMIS-2578 clarify storage capacity messagesMinor/Improvement/Fixed/Resolved 3732267HumanReadableByteCountTest.java(+) FileStoreMonitorTest.java(+) GlobalDiskFullTest.java(+) FakePagingManager.java(+)
74 7efebc9 2019/12/18 08:59:34Clebert SuconicNO-JIRA moving OpenWire test under ./integration 0000OpenWireProtocolManagerTest.java OpenWireProtocolManagerTest.java(+)
75 fcc39c5 2019/12/15 00:59:03brusdevARTEMIS-2558 Add the commented out args to dump the java heap on OOMEMajor/Improvement/Fixed/Resolved 0303
76 217859b 2019/12/18 03:22:28brusdevARTEMIS-2579 [DOC] How to use custom logging handlersMinor/Improvement/Fixed/Resolved 0000logging.md(+) using-server.md(+)
77 8d8eaeb 2019/12/19 09:03:57Justin BertramARTEMIS-2580 support pluggable SSL TrustManagerFactoryMinor/New Feature/Fixed/Resolved 593062CoreClientOverOneWaySSLTest.java(+) TestTrustManagerFactoryPlugin.java(+) configuring-transports.md(+)
78 13278cc 2019/12/18 17:48:52Clebert SuconicARTEMIS-2581 Duplicate Detection on AMQP should be configurableMajor/Improvement/Fixed/Resolved 362038PropertyParseOptimizationTest.java(+)
79 5081447 2020/01/02 09:35:31brusdevARTEMIS-2585 Remove nested quotes from artemis.profileMinor/Improvement/Fixed/Resolved 0000
80 9fac4b8 2019/11/11 22:07:52Dewald PretoriusARTEMIS-2550 Support Websocket Continuation FramesMajor/Bug/Fixed/Resolved 6831853WebSocketFrameEncoderTest.java(+) WebSocketServerHandlerTest.java(+)
81 b88cd28 2019/07/16 14:20:31Dmitry VolodinFix RAT plugin warnings for built .NET examples 0000
82 fe66506 2019/10/21 14:00:55Christopher L. Shannon (cshannon)ARTEMIS-2565 - Add plugin support for Federated Queues/AddressesMajor/Improvement/Fixed/Resolved 6385935662FederatedAddressTest.java(+) FederatedQueueTest.java(+) FederatedTestUtil.java(+) FederationBrokerPluginTest.java(+) MethodCalledVerifier.java(+)
83 3e343db 2020/01/06 20:33:04Justin BertramARTEMIS-2580 fix testsMinor/New Feature/Fixed/Resolved 0000CoreClientOverOneWaySSLTest.java(+)
84 59e7db8 2020/01/06 14:45:44Justin BertramARTEMIS-2567 redundant lock on server.lock fileMajor/Bug/Fixed/Resolved 0101
85 81c83e0 2020/01/07 15:45:02Justin BertramNO-JIRA regenerate expired SSL test resources 0000
86 39cd9d5 2019/10/06 02:51:07Keith WallARTEMIS-2497: [AMQP] Allow handling of the reject disposition to be configured.Major/Bug/Fixed/Resolved 186024ProtonServerSenderContextTest.java(+) AmqpReceiverDispositionTest.java(+)
87 6a290cf 2020/01/08 11:18:56Justin BertramARTEMIS-2591 add details to consumer lock timeout logMajor/Improvement/Fixed/Resolved 0303
88 1ad8b3c 2020/01/08 10:45:18Justin BertramARTEMIS-2590 support com.sun.jndi.ldap.read.timeout in LDAPLoginModuleMajor/Improvement/Fixed/Resolved 4206security.md(+)
89 0e6a1de 2020/01/01 20:09:46Wei YangARTEMIS-2584 Optimize PageTransactionInfoImpl in-memory sizeMinor/Improvement/Fixed/Resolved 610016
90 0513393 2020/01/08 11:55:47Justin BertramNO-JIRA fix tests after SSL resource regen 0000
91 0293d80 2020/01/08 12:36:52Justin BertramNO-JIRA support 0 in human readable byte calculation 4105HumanReadableByteCountTest.java(+)
92 534d8b4 2020/01/08 19:44:01Clebert SuconicNO-JIRA Happy new year! 0707AddressPauseTest.java(+)
93 2733cd7 2020/01/09 08:42:02Justin BertramNO-JIRA update version doc for 2.11.0 0000versions.md(+)
94 6cc5749 2019/12/06 04:09:35Francesco NigroARTEMIS-2569 LinkedListImpl tests should not rely on the GC mechanismMinor/Test/Fixed/Resolved 86014LinkedListTest.java(+)
95 9e9c077 2019/10/10 09:04:05Justin BertramARTEMIS-2516 support sys props in xinclude hrefMajor/Improvement/Fixed/Resolved 0101FileXIncludeConfigurationTest.java(+)
96 3e20906 2019/05/29 03:57:40yang weiNO-JIRA typo on logger 0101
97 e397a17 2020/01/09 11:15:04Clebert SuconicARTEMIS-2592 Fixing DeadLock between deleteMessages and depageMajor/Bug/Fixed/Closed 110011Wait.java(+) AddressingTest.java(+) AutoDeleteAddressTest.java(+) AutoDeleteQueueTest.java(+) TestDeadlockOnPurgePagingTest.java(+) StompTest.java(+)
98 757d38f 2020/01/09 23:08:11Clebert SuconicNO-JIRA Fixing Stomp Tests after QueueManager change 0000StompTest.java(+)
99 9c858c6 2020/01/10 06:58:10brusdevARTEMIS-2593 Thread leak test failure with OpenJ9 JVMMajor/Bug/Fixed/Resolved 0000ThreadLeakCheckRule.java(+)
100 25a947f 2020/01/10 08:57:46Justin Bertram[maven-release-plugin] prepare release 2.11.0 0000

59 JIRAS on this Report


Generated with git-release-report