Release report 2.8.0(a8e7f9d07a560db4d97c56699ab08dc96069c422) and 2.8.1(481b9824a806761685a80c9ab4957802ae2484ae)


#CommitDateAuthorShort MessageARTEMIS JIRAsAddRepDelTottestdocs/examples/
1 56152a92019/05/02 16:39:10Clebert Suconic[maven-release-plugin] prepare for next development iteration 0000
2 6f038002019/05/02 19:20:40Clebert SuconicARTEMIS-2330 Fixing Possible NPE on HQPropertiesConversionInterceptor

Major/Bug/Fixed/Closed (ARTEMIS-2330)

1304
3 bfe0c5c2019/05/02 10:54:15Robbie GemmellNO-JIRA: add test of defaulted durable field 0000AmqpSendReceiveTest.java(+)
4 b5b2cc92019/05/02 15:08:03Clebert SuconicNO-JIRA Fixing JMX Test 1001JmxConnectionTest.java JmxConnectionTest.java(+)
5 b60c3042019/04/30 16:49:19Michael André PearceARTEMIS-2327 ExceptionListener invoked when connection level exception

Major/Bug/Fixed/Closed (ARTEMIS-2327)

0303ExceptionListenerForConnectionTimedOutExceptionTest.java(+) ReconnectTest.java(+)
6 5d155f52019/05/06 08:56:45Clebert SuconicNO-JIRA removing System.out left by accident 001-1
7 415ff9b2019/05/06 09:19:13Clebert SuconicARTEMIS-2327 Simple test fix

Major/Bug/Fixed/Closed (ARTEMIS-2327)

0000XaTimeoutTest.java(+)
8 c4238e12019/05/06 09:52:07Clebert SuconicARTEMIS-2327 Removing Bridge Test after fix

Major/Bug/Fixed/Closed (ARTEMIS-2327)

0000BridgeTest.java(+)
9 23953582019/05/06 10:12:35Clebert SuconicNO-JIRA fixing test 0000AddressQueueDeleteDelayTest.java(+)
10 0e409842019/05/06 11:49:06Clebert SuconicNO-JIRA speeding up a few tests 110011JMSMessageConsumerTest.java(+) ConcurrentCreateDeleteProduceTest.java(+) ConsumerTest.java(+) LargeMessageTest.java(+) JMSFailoverListenerTest.java(+) LargeMessageTestBase.java(+) MqttClusterRemoteSubscribeTest.java(+)
11 a461f232019/05/07 11:24:53Clebert SuconicNO-JIRA Fixing ConcurrentDeliveryCancelTest on extra-tests 0000ConcurrentDeliveryCancelTest.java(+)
12 6f572de2019/05/07 15:45:48Clebert SuconicNO-JIRA Fixing random failure on Journal Test 0000NIOJournalCompactTest.java(+) JournalImplTestBase.java(+)
13 ee7d5bd2019/04/24 12:14:57Emmanuel HugonnetARTEMIS-2319 Upgrading jboss-logging dependencies

Major/Task/Fixed/Closed (ARTEMIS-2319)

180018
14 f7b3dd42019/05/07 20:06:29Clebert SuconicNO-JIRA Test improvement 0000GlobalPagingTest.java(+) PagingTest.java(+)
15 8257bac2019/05/07 13:46:28Justin BertramARTEMIS-2332 fix sendMessage w/headers from console

Major/Bug/Fixed/Closed (ARTEMIS-2332)

0101AddressControlTest.java(+) QueueControlTest.java(+)
16 7e8829b2019/05/08 14:33:06Clebert SuconicARTEMIS-2333 NettyConnection is not writeable if disconnected

Major/Bug/Fixed/Closed (ARTEMIS-2333)

0101StompV12Test.java(+)
17 5f040cf2019/04/26 07:46:26Francesco NigroARTEMIS-2323 NettyTransport should also send requests with void promises

Minor/Bug/Fixed/Closed (ARTEMIS-2323)

0000AmqpConnection.java(+) NettyTcpTransport.java(+) NettyTransport.java(+) NettyWSTransport.java(+)
18 408cd372019/05/08 18:16:22Clebert SuconicARTEMIS-2333 Applying proper fix on Stomp delivery

Major/Bug/Fixed/Closed (ARTEMIS-2333)

122014ChannelImplTest.java(+)
19 7f7194f2019/05/08 21:10:05Clebert SuconicARTEMIS-2333 Making tests more reliable

Major/Bug/Fixed/Closed (ARTEMIS-2333)

0101ActiveMQServerControlTest.java(+)
20 349ca872019/05/08 21:25:23Clebert SuconicNO-JIRA test speedup 0000MQTTTest.java(+)
21 389edd42019/05/09 16:55:29Clebert SuconicNO-JIRA Test improvement 0000StompV11Test.java(+)
22 fc760262019/05/10 11:49:28Clebert SuconicARTEMIS-2335 Fixing delivery logic for message group on negative attemps

Major/Bug/Fixed/Closed (ARTEMIS-2335)

4004
23 d213aea2019/05/10 14:45:57Clebert SuconicNO-JIRA speeding up PagingReceiveTest 0000PagingReceiveTest.java(+)
24 79465f72019/04/26 06:12:31Francesco NigroARTEMIS-2317 Reuse file buffer wrapper instances to reduce allocations

Major/Bug/Fixed/Closed (ARTEMIS-2317)

334829
25 82898a82019/04/26 04:05:17Francesco NigroARTEMIS-2321 PageCache doesn't need a Page reference

Major/Improvement/Fixed/Closed (ARTEMIS-2321)

014212
26 b173bb52019/04/26 04:10:06Francesco NigroARTEMIS-2321 Removed unnecessary volatile/Atomic operations and fields

Major/Improvement/Fixed/Closed (ARTEMIS-2321)

473275
27 30c82f42019/04/30 12:11:05Francesco NigroARTEMIS-2321 PageCursorInfo caches number of msgs to save Page::read

Major/Improvement/Fixed/Closed (ARTEMIS-2321)

348051
28 49836ec2019/04/25 18:22:21Francesco NigroARTEMIS-2321 PageCursorProviderImpl can use primitive maps

Major/Improvement/Fixed/Closed (ARTEMIS-2321)

414638832SoftValueMapTest.java(+)
29 2567d8a2019/05/13 12:12:40Clebert SuconicNO-JIRA Improving test reliability 28010QueueAutoDeleteTest.java(+)
30 f2bac5a2019/04/25 16:30:53Francesco NigroARTEMIS-2321 Non-blocking Page::read on page cache

Major/Improvement/Fixed/Closed (ARTEMIS-2321)

60460106PageCursorProviderImplTest.java(+) TransactionImplTest.java(+) SendAckFailTest.java(+)
31 984a9012019/05/14 10:58:37Justin BertramARTEMIS-2334 avoid potential NPE

Major/Bug/Fixed/Closed (ARTEMIS-2334)

0202
32 b9b6fdd2019/05/15 09:10:53Clebert SuconicARTEMIS-2339 Compatibility around prefixing

Major/Bug/Fixed/Closed (ARTEMIS-2339)

6955420artemisServer.groovy(+) receiveMessages.groovy(+) sendMessagesAddress.groovy(+) artemisServer.groovy(+) receiveMessages.groovy(+) sendMessagesAddress.groovy(+) artemisServer.groovy(+) receiveMessages.groovy(+) sendMessagesAddress.groovy(+) artemisServer.groovy(+) receiveMessages.groovy(+) sendMessagesAddress.groovy(+) JmsReplyToQueueTest.java(+) JmsReplyToTempQueueTest.java(+) JmsReplyToTempTopicTest.java(+) JmsReplyToTopicTest.java(+)
33 ce92cc82019/05/16 08:55:57Clebert SuconicNO-JIRA FileConfigurationParserTest creating data folder 0000FileConfigurationParserTest.java(+)
34 481b9822019/05/16 09:58:15Clebert Suconic[maven-release-plugin] prepare release 2.8.1 0000

11 JIRAS on ARTEMIS JIRAs


Generated with jira-git-report