This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6d72763  Automatic Site Publish by Buildbot
6d72763 is described below

commit 6d7276330444c65fe974a9c0d31c660ce2edb0c0
Author: buildbot <[email protected]>
AuthorDate: Tue Mar 22 19:53:10 2022 +0000

    Automatic Site Publish by Buildbot
---
 .../artemis/download/commit-report-2.21.0.html     | 468 +++++++++++++++++++++
 1 file changed, 468 insertions(+)

diff --git a/output/components/artemis/download/commit-report-2.21.0.html 
b/output/components/artemis/download/commit-report-2.21.0.html
new file mode 100644
index 0000000..d0812fb
--- /dev/null
+++ b/output/components/artemis/download/commit-report-2.21.0.html
@@ -0,0 +1,468 @@
+<html>
+<head>
+
+    <!-- taken from 
https://assets-cdn.github.com/assets/frameworks-592c4aa40e940d1b0607a3cf272916ff.css
 -->
+    <link type="text/css" rel="stylesheet" href="styles/framework.css"/>
+
+    <!-- taken from 
http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js -->
+    <script src="styles/jquery.min.js"></script>
+
+    <!-- taken from 
https://cdn.datatables.net/1.10.16/css/jquery.dataTables.min.css -->
+    <link rel="stylesheet" type="text/css" 
href="styles/jquery.dataTables.min.css">
+
+    <!-- taken from 
https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js -->
+    <script type="text/javascript" charset="utf8" 
src="styles/jquery.dataTables.min.js"></script>
+
+   <script type="text/javascript" class="init">
+
+    $(document).ready( function () {
+        $("#gitreport").DataTable();
+    } );
+   </script>
+
+</head>
+
+<body>
+<br/>
+<h4>Release report 2.20.0(3dea7eeb7126974cb9409478c46fe0b5a3aa0e8c) and 
2.21.0(d57ac487c7060de9ac0a22b40b43e48a6cb56c87)</h4>
+<br/>
+<table id="gitreport" class="display">
+<thead><tr><th>#</th><th>Commit</th><th>Date</th><th>Author</th><th>Short 
Message</th><th>ARTEMIS 
JIRAs</th><th>Add</th><th>Rep</th><th>Del</th><th>Tot</th><th>test</th><th>docs/</th><th>examples/</th></tr></thead>
+<tbody>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/e34677f5c0a1ab4cdeb3cc8679e58c11aab6219e'>1</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/e34677f5c0a1ab4cdeb3cc8679e58c11aab6219e'>e34677f</a></td><td>2021/12/14
 22:50:55</td><td>Clebert Suconic</td><td>[maven-release-plugin] prepare for 
next development iteration</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/dd645d0d4ef7526804043bdbb3850546eba16d76'>2</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/dd645d0d4ef7526804043bdbb3850546eba16d76'>dd645d0</a></td><td>2021/12/15
 03:01:15</td><td>Emmanuel Hugonnet</td><td>[<a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3607'>ARTEMIS-3607</a>]: 
Supporting JsonValues in JsonUtil.addToArray and 
JsonUtil.addToObject</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3607'>Major/Bug/Fixed/Closed
 (ARTEMIS-3607)</a></p></td>
+<td>4</td><td>0</td><td>0</td><td>4</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/2e3c69c9c8df200ab2c1ab202ebe8da0ea5a5652'>3</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/2e3c69c9c8df200ab2c1ab202ebe8da0ea5a5652'>2e3c69c</a></td><td>2021/12/16
 12:50:14</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3612'>ARTEMIS-3612</a> 
update Hawtio and strip Log4j from console web app</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3612'>Major/Task/Fixed/Closed
 (ARTEMIS-3612)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/46d1fa66f7bd824038ba32ee08d651f06bff12f3'>4</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/46d1fa66f7bd824038ba32ee08d651f06bff12f3'>46d1fa6</a></td><td>2021/12/20
 09:23:47</td><td>franz1981</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3618'>ARTEMIS-3618</a> 
Faster Artemis CORE client MessageListener::onMessage without 
SecurityManager</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3618'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3618)</a></p></td>
+<td>40</td><td>2</td><td>2</td><td>40</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/4e52758a62c4ab561be75e81e5663af9b04c9660'>5</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/4e52758a62c4ab561be75e81e5663af9b04c9660'>4e52758</a></td><td>2021/12/20
 14:46:01</td><td>Clebert Suconic</td><td>NO-JIRA Updating activemq.org 
links</td><td></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/4e52758a62c4ab561be75e81e5663af9b04c9660/docs/user-manual/en/security.md#L1259-L1563'>security.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/4e52758a62c4ab561be75e81e5663af9b04c9660/docs/user-manual/en/security.md'>(+)</a>
 <a 
href='https://github.com/apache/activemq-artemis/blob/4e52758a62c4ab561be75e81e5663af9b04c9660/docs/user-manual/en/using-server.md#L454
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/a68510279b925e895478732f4b46e13f1b73887e'>6</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/a68510279b925e895478732f4b46e13f1b73887e'>a685102</a></td><td>2022/01/03
 12:13:05</td><td>Clebert Suconic</td><td>NO-JIRA improvements on 
MultiThreadCriticalMeasureTest Avoiding intermittent failures speed up 
test</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/a68510279b925e895478732f4b46e13f1b73887e/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/critical/MultiThreadCriticalMeasureTest.java#L21-L113'>MultiThreadCriticalMeasureTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/a68510279b925e895478732f4b46e13f1b73887e/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/critical/MultiThreadCritic
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/2125af1b8d674b4fb39f5dc03a086271226a210d'>7</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/2125af1b8d674b4fb39f5dc03a086271226a210d'>2125af1</a></td><td>2021/12/30
 10:22:36</td><td>Jacob Middag</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3625'>ARTEMIS-3625</a> 
Correctly compare Boolean object and fix NPE introduced in bf875c</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3625'>Major/Bug/Fixed/Closed
 (ARTEMIS-3625)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/2125af1b8d674b4fb39f5dc03a086271226a210d/tests/compatibility-tests/src/main/resources/meshTest/sendMessages.groovy#L87-L221'>sendMessages.groovy</a><a
 
href='https://github.com/apache/activemq-artemis//commits/2125af1b8d674b4fb39f5dc03a086271226a210d/tests/compatibility-tests/src/main/resources/meshTest/sendMessages.groovy'>(+)</a>
 <a href='https://github.com/apache/activemq-artemis/blob/2 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/055d05b9f1e18209c6fe783c77c6924b3a6b9c3b'>8</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/055d05b9f1e18209c6fe783c77c6924b3a6b9c3b'>055d05b</a></td><td>2021/12/31
 08:22:37</td><td>Domenico Francesco Bruscino</td><td>NO-JIRA Fix 
DiscoveryTest#testSimpleBroadcast</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/055d05b9f1e18209c6fe783c77c6924b3a6b9c3b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/discovery/DiscoveryTest.java#L32-L99'>DiscoveryTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/055d05b9f1e18209c6fe783c77c6924b3a6b9c3b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/discovery/DiscoveryT
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/9b450558d9cb0b3d4974be305608936432900a7e'>9</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/9b450558d9cb0b3d4974be305608936432900a7e'>9b45055</a></td><td>2021/12/24
 11:09:53</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3621'>ARTEMIS-3621</a> show 
'zero' timestamp as 'N/A' (instead of 1970...)</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3621'>Minor/Improvement/Fixed/Closed
 (ARTEMIS-3621)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/2e89dc25b671012a67eee23a404760c8bd183f97'>10</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/2e89dc25b671012a67eee23a404760c8bd183f97'>2e89dc2</a></td><td>2022/01/05
 14:10:27</td><td>Clebert Suconic</td><td>NO-JIRA Notice update to 
2022</td><td></td>
+<td>0</td><td>42</td><td>0</td><td>42</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/2e89dc25b671012a67eee23a404760c8bd183f97/artemis-core-client/src/test/java/org/apache/activemq/artemis/spi/core/remoting/ssl/OpenSSLContextFactoryProviderTest.java#L2-L9'>OpenSSLContextFactoryProviderTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/2e89dc25b671012a67eee23a404760c8bd183f97/artemis-core-client/src/test/java/org/apache/activemq/artemis/spi/core/rem
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/d02c8cd16f8f9b3c089efcc05d8b9a941d73bc48'>11</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/d02c8cd16f8f9b3c089efcc05d8b9a941d73bc48'>d02c8cd</a></td><td>2021/12/30
 06:09:30</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3623'>ARTEMIS-3623</a> 
preserve type of numeric extraProperties</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3623'>Minor/Bug/Fixed/Closed
 (ARTEMIS-3623)</a></p></td>
+<td>0</td><td>6</td><td>0</td><td>6</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/d02c8cd16f8f9b3c089efcc05d8b9a941d73bc48/artemis-protocols/artemis-amqp-protocol/src/test/java/org/apache/activemq/artemis/protocol/amqp/broker/AMQPMessageTest.java#L2525-L2540'>AMQPMessageTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/d02c8cd16f8f9b3c089efcc05d8b9a941d73bc48/artemis-protocols/artemis-amqp-protocol/src/test/java/org/apache/activemq/artemis/proto
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/a91d3b0c0f51b66f3abd94f0b0ccc1b5b3447e73'>12</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/a91d3b0c0f51b66f3abd94f0b0ccc1b5b3447e73'>a91d3b0</a></td><td>2022/01/11
 07:36:37</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3624'>ARTEMIS-3624</a>: 
change dep mangement entry to be for the minikdc dep, add property for its 
version, update it and rework exclusions</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3624'>Minor/Bug/Fixed/Closed
 (ARTEMIS-3624)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/1c9516db6aef8d853c7afd4fb01b7cb996dc23e0'>13</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/1c9516db6aef8d853c7afd4fb01b7cb996dc23e0'>1c9516d</a></td><td>2022/01/11
 02:59:43</td><td>Domenico Francesco Bruscino</td><td>NO-JIRA Fix 
activemq5-unit-tests after <a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3546'>ARTEMIS-3546</a></td><td><p><a
 
href='https://issues.apache.org/jira/browse/ARTEMIS-3546'>Major/Bug/Fixed/Closed
 (ARTEMIS-3546)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/54f4cb560c5781cd5921aa6a2d55ef038e9056aa'>14</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/54f4cb560c5781cd5921aa6a2d55ef038e9056aa'>54f4cb5</a></td><td>2022/01/11
 16:17:52</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3636'>ARTEMIS-3636</a> 
LinkedListImpl leak on mesage consume error</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3636'>Major/Bug/Fixed/Closed
 (ARTEMIS-3636)</a></p></td>
+<td>3</td><td>2</td><td>3</td><td>2</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/5708bcbf56e01ef32421dcbde05e613404f4e003'>15</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/5708bcbf56e01ef32421dcbde05e613404f4e003'>5708bcb</a></td><td>2022/01/08
 10:36:32</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3633'>ARTEMIS-3633</a> 
fixed description for password field in preferences tab</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3633'>Trivial/Bug/Fixed/Closed
 (ARTEMIS-3633)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/172d72d62d6b60c7427b6c317374a5ea26d1639d'>16</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/172d72d62d6b60c7427b6c317374a5ea26d1639d'>172d72d</a></td><td>2021/12/31
 04:42:06</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3626'>ARTEMIS-3626</a> 
fixed simple syntax error</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3626'>Trivial/Bug/Fixed/Closed
 (ARTEMIS-3626)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/172d72d62d6b60c7427b6c317374a5ea26d1639d/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/quorum/PluggableQuorumBackupSyncJournalTest.java#L20-L20'>PluggableQuorumBackupSyncJournalTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/172d72d62d6b60c7427b6c317374a5ea26d1639d/tests/integration-tests/src/test/java/org/ap
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/22df1f1ecffb79c53f7b4662e99ea051523263d9'>17</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/22df1f1ecffb79c53f7b4662e99ea051523263d9'>22df1f1</a></td><td>2021/12/31
 04:42:34</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3628'>ARTEMIS-3628</a> 
fixed trivial xml validation problem</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3628'>Trivial/Bug/Fixed/Closed
 (ARTEMIS-3628)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/134425675ed69e866cedb7aea4fc4aad1cd0a031'>18</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/134425675ed69e866cedb7aea4fc4aad1cd0a031'>1344256</a></td><td>2021/12/23
 11:36:05</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3630'>ARTEMIS-3630</a> 
added missing end-tag in diagram page</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3630'>Trivial/Bug/Fixed/Closed
 (ARTEMIS-3630)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/b8e73094828767b59ca9ec4015013143e656f910'>19</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/b8e73094828767b59ca9ec4015013143e656f910'>b8e7309</a></td><td>2022/01/06
 16:52:55</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3629'>ARTEMIS-3629</a> 
fixed css error</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3629'>Trivial/Bug/Fixed/Closed
 (ARTEMIS-3629)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/851cc7ee08ba6f223e7e9b740d134c1d9b3db5c2'>20</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/851cc7ee08ba6f223e7e9b740d134c1d9b3db5c2'>851cc7e</a></td><td>2022/01/07
 10:57:39</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3631'>ARTEMIS-3631</a> 
recognise more timestamp header fields from OpenWire</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3631'>Minor/Improvement/Fixed/Closed
 (ARTEMIS-3631)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/4179de9e36abe56fbc0092304e54c2994a29ad26'>21</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/4179de9e36abe56fbc0092304e54c2994a29ad26'>4179de9</a></td><td>2021/12/23
 11:41:04</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3632'>ARTEMIS-3632</a> add 
absolute timestamp for expiry times (after the relative timestamp, only in the 
details panel)</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3632'>Minor/Improvement/Fixed/Closed
 (ARTEMIS-3632)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/951c506481d722c927b29faca7efa7ce91989156'>22</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/951c506481d722c927b29faca7efa7ce91989156'>951c506</a></td><td>2022/01/11
 21:32:13</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3637'>ARTEMIS-3637</a> 
config-delete-diverts not applied properly</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3637'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3637)</a></p></td>
+<td>17</td><td>0</td><td>0</td><td>17</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/951c506481d722c927b29faca7efa7ce91989156/artemis-server/src/test/java/org/apache/activemq/artemis/core/settings/AddressSettingsTest.java#L23-L84'>AddressSettingsTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/951c506481d722c927b29faca7efa7ce91989156/artemis-server/src/test/java/org/apache/activemq/artemis/core/settings/AddressSettingsTest.java'>(+)</a>
 <a href= [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/52fcc0c81b84c3f6896b4a7ada97df7ff2831f8c'>23</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/52fcc0c81b84c3f6896b4a7ada97df7ff2831f8c'>52fcc0c</a></td><td>2021/12/22
 10:53:00</td><td>franz1981</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3620'>ARTEMIS-3620</a> 
Journal blocking delete/update record with no sync</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3620'>Minor/Bug/Fixed/Closed
 (ARTEMIS-3620)</a></p></td>
+<td>1</td><td>30</td><td>3</td><td>28</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/52fcc0c81b84c3f6896b4a7ada97df7ff2831f8c/tests/performance-jmh/src/main/java/org/apache/activemq/artemis/tests/performance/jmh/JournalSyncDeletePerfTest.java#L1-L128'>JournalSyncDeletePerfTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/52fcc0c81b84c3f6896b4a7ada97df7ff2831f8c/tests/performance-jmh/src/main/java/org/apache/activemq/artemis/tests/performance/jmh/
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/e5d0b69c13bd8a91bca6c52fc5e963c305c06237'>24</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/e5d0b69c13bd8a91bca6c52fc5e963c305c06237'>e5d0b69</a></td><td>2022/01/14
 08:58:24</td><td>Clebert Suconic</td><td>NO-JIRA cherry-pick report between 
main and maintenance branches</td><td></td>
+<td>63</td><td>0</td><td>0</td><td>63</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/1ddfa069bf0d9a75cff302ff645fc6cb714db387'>25</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/1ddfa069bf0d9a75cff302ff645fc6cb714db387'>1ddfa06</a></td><td>2022/01/14
 17:52:11</td><td>Justin Bertram</td><td>NO-JIRA update logos with ® and better 
quality</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/9ae18066b3c9ea39c0fe5cff98cd2d16da3742e4'>26</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/9ae18066b3c9ea39c0fe5cff98cd2d16da3742e4'>9ae1806</a></td><td>2022/01/14
 18:06:36</td><td>Justin Bertram</td><td>NO-JIRA clarify doc on 
security-setting with FQQN</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/9ae18066b3c9ea39c0fe5cff98cd2d16da3742e4/docs/user-manual/en/security.md#L169-L180'>security.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/9ae18066b3c9ea39c0fe5cff98cd2d16da3742e4/docs/user-manual/en/security.md'>(+)</a>
 </td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/cb96a895248df8863a84b66377cf68e343a0ddce'>27</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/cb96a895248df8863a84b66377cf68e343a0ddce'>cb96a89</a></td><td>2022/01/13
 08:17:28</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3616'>ARTEMIS-3616</a> Fix 
netty epoll not available</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3616'>Major/Bug/Fixed/Closed
 (ARTEMIS-3616)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/cb96a895248df8863a84b66377cf68e343a0ddce/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/common/SmokeTestBase.java#L24-L206'>SmokeTestBase.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/cb96a895248df8863a84b66377cf68e343a0ddce/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/common/SmokeTestBase.java'>(+)</a>
 <a href='ht [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/20ee0b43936a5dfabe2424a838ff148f9ff12970'>28</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/20ee0b43936a5dfabe2424a838ff148f9ff12970'>20ee0b4</a></td><td>2022/01/17
 08:16:21</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3648'>ARTEMIS-3648</a>: 
Update to netty 4.1.73</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3648'>Major/Dependency 
upgrade/Fixed/Closed (ARTEMIS-3648)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/fc357213d2f95e8fc4479f4d79d342e821c56914'>29</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/fc357213d2f95e8fc4479f4d79d342e821c56914'>fc35721</a></td><td>2022/01/17
 10:59:21</td><td>Domenico Francesco Bruscino</td><td>NO-JIRA Fix 
activemq5-unit-tests with SSL</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/fc357213d2f95e8fc4479f4d79d342e821c56914/tests/activemq5-unit-tests/src/main/java/org/apache/activemq/broker/BrokerService.java#L799-L801'>BrokerService.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/fc357213d2f95e8fc4479f4d79d342e821c56914/tests/activemq5-unit-tests/src/main/java/org/apache/activemq/broker/BrokerService.java'>(+)</a>
 </td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/9c01f9b983976ea38bacfca98fbdebe2b7fef035'>30</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/9c01f9b983976ea38bacfca98fbdebe2b7fef035'>9c01f9b</a></td><td>2022/01/17
 08:11:55</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3649'>ARTEMIS-3649</a> Fix 
zero prefetch OpenWire consumers</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3649'>Major/Bug/Fixed/Closed
 (ARTEMIS-3649)</a></p></td>
+<td>13</td><td>3</td><td>0</td><td>16</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/9c01f9b983976ea38bacfca98fbdebe2b7fef035/artemis-protocols/artemis-openwire-protocol/src/test/java/org/apache/activemq/artemis/core/protocol/openwire/amq/AMQConsumerTest.java#L97-L97'>AMQConsumerTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/9c01f9b983976ea38bacfca98fbdebe2b7fef035/artemis-protocols/artemis-openwire-protocol/src/test/java/org/apache/activemq/a
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/10d93d9c92f1b0f276c88a8b782152af596cd7da'>31</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/10d93d9c92f1b0f276c88a8b782152af596cd7da'>10d93d9</a></td><td>2022/01/07
 12:50:03</td><td>gtully</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3627'>ARTEMIS-3627</a> - 
support broker.properties for augmenting or supplying additional configuration 
via nested properties of the internal configuratinimpl bean - elements with a 
name attribute can be configured in collections, the type inferred by the add 
singular  [...]
+<td>280</td><td>67</td><td>6</td><td>341</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/10d93d9c92f1b0f276c88a8b782152af596cd7da/artemis-cli/src/test/java/org/apache/activemq/cli/test/ArtemisTest.java#L42-L1957'>ArtemisTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/10d93d9c92f1b0f276c88a8b782152af596cd7da/artemis-cli/src/test/java/org/apache/activemq/cli/test/ArtemisTest.java'>(+)</a>
 <a href='https://github.com/apache/activemq-artemis/blob/10 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/1b07c3222a331e1cc18617240509a386ed00b373'>32</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/1b07c3222a331e1cc18617240509a386ed00b373'>1b07c32</a></td><td>2022/01/17
 10:50:19</td><td>Domenico Francesco Bruscino</td><td>NO-JIRA Fix 
activemq5-unit-tests with byteman</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/1b07c3222a331e1cc18617240509a386ed00b373/tests/activemq5-unit-tests/src/test/java/org/apache/activemq/transport/failover/FailoverConsumerOutstandingCommitTest.java#L27-L288'>FailoverConsumerOutstandingCommitTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/1b07c3222a331e1cc18617240509a386ed00b373/tests/activemq5-unit-tests/src/test/java/org/apache/activemq/transpor
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/862b0604165aa878ecda533220179ca7291b6048'>33</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/862b0604165aa878ecda533220179ca7291b6048'>862b060</a></td><td>2022/01/15
 13:55:44</td><td>Justin Bertram</td><td>NO-JIRA a few more logo/icon 
updates</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/f7bb4c754a6ab9aa8bdf1b51685f71739a747eda'>34</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/f7bb4c754a6ab9aa8bdf1b51685f71739a747eda'>f7bb4c7</a></td><td>2022/01/20
 09:54:58</td><td>Justin Bertram</td><td>NO-JIRA update Java version in 
documentation</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/f7bb4c754a6ab9aa8bdf1b51685f71739a747eda/docs/user-manual/en/preface.md#L19-L19'>preface.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/f7bb4c754a6ab9aa8bdf1b51685f71739a747eda/docs/user-manual/en/preface.md'>(+)</a>
 <a 
href='https://github.com/apache/activemq-artemis/blob/f7bb4c754a6ab9aa8bdf1b51685f71739a747eda/docs/user-manual/en/using-server.md#L405-L405'>
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/e8074f713ba80f3b4d5f7de42a7a85a561f17ebe'>35</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/e8074f713ba80f3b4d5f7de42a7a85a561f17ebe'>e8074f7</a></td><td>2022/01/20
 09:59:03</td><td>Robbie Gemmell</td><td>NO-JIRA: use install on examples build 
otherwise it needs to download remote snapshot during javadoc build, which may 
not exist and so fails</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/30d27c6226c88c5b20e5a13d2834e7a9e1853e44'>36</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/30d27c6226c88c5b20e5a13d2834e7a9e1853e44'>30d27c6</a></td><td>2022/01/20
 11:37:17</td><td>Justin Bertram</td><td>NO-JIRA add version info on 
2.20.0</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/30d27c6226c88c5b20e5a13d2834e7a9e1853e44/docs/user-manual/en/versions.md#L11-L16'>versions.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/30d27c6226c88c5b20e5a13d2834e7a9e1853e44/docs/user-manual/en/versions.md'>(+)</a>
 </td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/5e7ecfcc8a2bc4d5fcf04510869b6796f0379a0c'>37</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/5e7ecfcc8a2bc4d5fcf04510869b6796f0379a0c'>5e7ecfc</a></td><td>2022/01/24
 05:00:01</td><td>Robbie Gemmell</td><td>NO-JIRA: remove some test methods that 
are permanently disabled in one or more ways</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/5e7ecfcc8a2bc4d5fcf04510869b6796f0379a0c/tests/activemq5-unit-tests/src/test/java/org/apache/activemq/JmsTempDestinationTest.java#L331-L334'>JmsTempDestinationTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/5e7ecfcc8a2bc4d5fcf04510869b6796f0379a0c/tests/activemq5-unit-tests/src/test/java/org/apache/activemq/JmsTempDestinationTest.java'>(+)</a>
 <a href='https://gi [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/3af6d0d58c21c400d053f7a310882bb3247cb7fa'>38</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/3af6d0d58c21c400d053f7a310882bb3247cb7fa'>3af6d0d</a></td><td>2022/01/24
 10:33:42</td><td>Clebert Suconic</td><td>NO-JIRA Update on 
cherry-pick-report</td><td></td>
+<td>2</td><td>0</td><td>0</td><td>2</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/c05177d7234ce76dc40f224209c38d5bcc4f3f5e'>39</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/c05177d7234ce76dc40f224209c38d5bcc4f3f5e'>c05177d</a></td><td>2022/01/24
 06:53:21</td><td>gtully</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3627'>ARTEMIS-3627</a> - 
allow default classpath properties name to be configured and use non intrusive 
property for testing, root cause of falure in test identified by <a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3652'>ARTEMIS-3652</a></td><td><p><a
 href='ht [...]
+<td>11</td><td>5</td><td>0</td><td>16</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/c05177d7234ce76dc40f224209c38d5bcc4f3f5e/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/server/config/JMSServerPropertyConfigTest.java#L48-L105'>JMSServerPropertyConfigTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/c05177d7234ce76dc40f224209c38d5bcc4f3f5e/tests/integration-tests/src/test/java/org/apache/activemq/artemis
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/90535a24012ed89d7d6d3c45192e4d9fc8416d89'>40</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/90535a24012ed89d7d6d3c45192e4d9fc8416d89'>90535a2</a></td><td>2022/01/25
 09:33:22</td><td>gtully</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3652'>ARTEMIS-3652</a> - 
tighten up test assertions and cleanup, track errors via connection listener 
and consider missing send reply</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3652'>Major/Test/Fixed/Closed
 (ARTEMIS-3652)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/90535a24012ed89d7d6d3c45192e4d9fc8416d89/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/balancing/ElasticQueueTest.java#L37-L749'>ElasticQueueTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/90535a24012ed89d7d6d3c45192e4d9fc8416d89/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/balancing/Ela
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/e164a5b3b8874b9db45c556147fd6f64b4a4e63e'>41</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/e164a5b3b8874b9db45c556147fd6f64b4a4e63e'>e164a5b</a></td><td>2022/01/25
 08:43:50</td><td>gtully</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3627'>ARTEMIS-3627</a> - 
fix regression in CriticalCrashTest - statically configured converters were 
being lost on new custom bean utils</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3627'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3627)</a></p></td>
+<td>9</td><td>3</td><td>0</td><td>12</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/ee52e3de7c5edb65ee0df463a17387672425b2ba'>42</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/ee52e3de7c5edb65ee0df463a17387672425b2ba'>ee52e3d</a></td><td>2022/01/17
 11:54:45</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3650'>ARTEMIS-3650</a>: 
simplify distribution to leverage module poms for most of work, ensure their 
deps are present</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3650'>Major/Task/Fixed/Closed
 (ARTEMIS-3650)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/8661cecb8fa2bd98dba7d789adbd44641231da10'>43</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/8661cecb8fa2bd98dba7d789adbd44641231da10'>8661cec</a></td><td>2022/01/26
 11:32:34</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3655'>ARTEMIS-3655</a>: 
isolate the errorprone dependencies to its profiles, enable everywhere, fix 
related problems, and update to 2.10.</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3655'>Major/Task/Fixed/Closed
 (ARTEMIS-3655)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/8661cecb8fa2bd98dba7d789adbd44641231da10/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/persistence/StorageManagerTestBase.java#L74-L77'>StorageManagerTestBase.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/8661cecb8fa2bd98dba7d789adbd44641231da10/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/b9243cc999003f2d0b77a69fe125a5a33b82113f'>44</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/b9243cc999003f2d0b77a69fe125a5a33b82113f'>b9243cc</a></td><td>2022/01/24
 07:42:48</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3654'>ARTEMIS-3654</a> Fix 
AllClassesTest leaks</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3654'>Minor/Test/Fixed/Closed
 (ARTEMIS-3654)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/b9243cc999003f2d0b77a69fe125a5a33b82113f/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/AllClassesTest.java#L93-L104'>AllClassesTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/b9243cc999003f2d0b77a69fe125a5a33b82113f/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/AllClassesTest.java'>(+)</a>
 </td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/4a6a74e1c392c9ccd7120726db584140ef6111f1'>45</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/4a6a74e1c392c9ccd7120726db584140ef6111f1'>4a6a74e</a></td><td>2022/01/28
 06:34:20</td><td>Robbie Gemmell</td><td>NO-JIRA: use various versions from 
parent to be consistent, remove some duplicate yet incomplete plugin 
config</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/4a6a74e1c392c9ccd7120726db584140ef6111f1/tests/activemq5-unit-tests/src/main/java/org/apache/activemq/broker/region/policy/DestinationProxy.java#L36-L649'>DestinationProxy.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/4a6a74e1c392c9ccd7120726db584140ef6111f1/tests/activemq5-unit-tests/src/main/java/org/apache/activemq/broker/region/policy/DestinationProxy.java'>(+)<
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/ba02fccb77539f8642aa5d09511cda2fc998542e'>46</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/ba02fccb77539f8642aa5d09511cda2fc998542e'>ba02fcc</a></td><td>2022/01/31
 11:59:11</td><td>Clebert Suconic</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3664'>ARTEMIS-3664</a> 
Critical Analyzer should not HALT or STOP the broker during the 
startup</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3664'>Major/Bug/Fixed/Closed
 (ARTEMIS-3664)</a></p></td>
+<td>4</td><td>47</td><td>0</td><td>51</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/ba02fccb77539f8642aa5d09511cda2fc998542e/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/critical/CriticalAnalyzerAccessor.java#L1-L26'>CriticalAnalyzerAccessor.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/ba02fccb77539f8642aa5d09511cda2fc998542e/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/critical/CriticalAnalyzerAccessor.java
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/99466278f13210f61aaa2e159cbfdee8e0250f32'>47</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/99466278f13210f61aaa2e159cbfdee8e0250f32'>9946627</a></td><td>2022/01/19
 08:11:01</td><td>Gergő Rubint</td><td>NO-JIRA: Fix Address Model Auto Address 
Deletion typo</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/99466278f13210f61aaa2e159cbfdee8e0250f32/docs/user-manual/en/address-model.md#L329-L329'>address-model.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/99466278f13210f61aaa2e159cbfdee8e0250f32/docs/user-manual/en/address-model.md'>(+)</a>
 </td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/ba62bc66a7c88744b529b1e530bc0d1f84d23f66'>48</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/ba62bc66a7c88744b529b1e530bc0d1f84d23f66'>ba62bc6</a></td><td>2021/10/16
 08:27:56</td><td>Paul Wright</td><td>NO-JIRA: fix broken links in 
docs</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/ba62bc66a7c88744b529b1e530bc0d1f84d23f66/docs/user-manual/en/security.md#L1135-L1346'>security.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/ba62bc66a7c88744b529b1e530bc0d1f84d23f66/docs/user-manual/en/security.md'>(+)</a>
 </td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/461e66f4cd2b0318ce3e70b2d9380c6be7d9025a'>49</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/461e66f4cd2b0318ce3e70b2d9380c6be7d9025a'>461e66f</a></td><td>2022/02/02
 11:28:27</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3668'>ARTEMIS-3668</a>: 
update to Qpid JMS 1.5.0</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3668'>Major/Dependency 
upgrade/Fixed/Closed (ARTEMIS-3668)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/605079d4ba3433c25485db26dd00c373fa6d2419'>50</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/605079d4ba3433c25485db26dd00c373fa6d2419'>605079d</a></td><td>2022/02/04
 02:58:52</td><td>Gergő Rubint</td><td>NO-JIRA: Fix Undelivered Messages 
typo</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/605079d4ba3433c25485db26dd00c373fa6d2419/docs/user-manual/en/undelivered-messages.md#L153-L153'>undelivered-messages.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/605079d4ba3433c25485db26dd00c373fa6d2419/docs/user-manual/en/undelivered-messages.md'>(+)</a>
 </td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/8063110644de2469afcd06a0c718dddc6d54f007'>51</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/8063110644de2469afcd06a0c718dddc6d54f007'>8063110</a></td><td>2022/01/11
 19:58:28</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3638'>ARTEMIS-3638</a> 
Support MQTT 5</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3638'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3638)</a></p></td>
+<td>823</td><td>1024</td><td>84</td><td>1763</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/8063110644de2469afcd06a0c718dddc6d54f007/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/Wait.java#L141-L141'>Wait.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/8063110644de2469afcd06a0c718dddc6d54f007/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/Wait.java'>(+)</a>
 <a href='https://github.com/apache/activemq-artemis/blob/8 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/e184038d05f558e61e317b18956e1b9604662937'>52</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/e184038d05f558e61e317b18956e1b9604662937'>e184038</a></td><td>2022/02/03
 16:50:31</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3670'>ARTEMIS-3670</a> 
support diverting to multiple addresses</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3670'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3670)</a></p></td>
+<td>9</td><td>42</td><td>3</td><td>48</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/e184038d05f558e61e317b18956e1b9604662937/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/divert/DivertTest.java#L35-L834'>DivertTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/e184038d05f558e61e317b18956e1b9604662937/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/divert/DivertTest.java'>(+
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/2c1afc4b75730fe1d1625dec4899d3490738ede3'>53</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/2c1afc4b75730fe1d1625dec4899d3490738ede3'>2c1afc4</a></td><td>2022/02/02
 10:08:38</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3667'>ARTEMIS-3667</a>: 
update to Groovy 4.0.0</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3667'>Major/Dependency 
upgrade/Fixed/Closed (ARTEMIS-3667)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/e10b0216fef224453da73352170bf06115cc9ebe'>54</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/e10b0216fef224453da73352170bf06115cc9ebe'>e10b021</a></td><td>2022/02/02
 09:58:03</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3666'>ARTEMIS-3666</a>: 
update to postgresql 42.3.2</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3666'>Major/Dependency 
upgrade/Fixed/Closed (ARTEMIS-3666)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/263b7237261640f31fd851a449c725e1aab8b33a'>55</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/263b7237261640f31fd851a449c725e1aab8b33a'>263b723</a></td><td>2022/02/01
 07:19:07</td><td>AntonRoskvist</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3646'>ARTEMIS-3646</a> - 
OpenWire, Fix overflowing prefetch and incorrect metrics for messages sent to 
DLQ</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3646'>Major/Bug/Fixed/Closed
 (ARTEMIS-3646)</a></p></td>
+<td>4</td><td>1</td><td>0</td><td>5</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/263b7237261640f31fd851a449c725e1aab8b33a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/amq/RedeliveryPolicyTest.java#L32-L481'>RedeliveryPolicyTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/263b7237261640f31fd851a449c725e1aab8b33a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/op
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/9c459eb313baaa26a1a19f0e59133215b5087a4c'>56</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/9c459eb313baaa26a1a19f0e59133215b5087a4c'>9c459eb</a></td><td>2022/01/27
 09:50:26</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-2413'>ARTEMIS-2413</a> 
upgrade JGroups</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-2413'>Major/Dependency 
upgrade/Fixed/Closed (ARTEMIS-2413)</a></p></td>
+<td>0</td><td>10</td><td>189</td><td>-179</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/9c459eb313baaa26a1a19f0e59133215b5087a4c/artemis-jms-client/src/test/java/org/apache/activemq/artemis/uri/ConnectionFactoryURITest.java#L36-L425'>ConnectionFactoryURITest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/9c459eb313baaa26a1a19f0e59133215b5087a4c/artemis-jms-client/src/test/java/org/apache/activemq/artemis/uri/ConnectionFactoryURITest.java'>(+)</a>
  [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/d377a5a6388aa7a6a1349abce638da8350d38121'>57</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/d377a5a6388aa7a6a1349abce638da8350d38121'>d377a5a</a></td><td>2022/01/27
 08:32:55</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3658'>ARTEMIS-3658</a> 
remove refs to Jetty's deprecated NCSARequestLog</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3658'>Major/Task/Fixed/Closed
 (ARTEMIS-3658)</a></p></td>
+<td>25</td><td>16</td><td>13</td><td>28</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/d377a5a6388aa7a6a1349abce638da8350d38121/docs/user-manual/en/web-server.md#L71-L94'>web-server.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/d377a5a6388aa7a6a1349abce638da8350d38121/docs/user-manual/en/web-server.md'>(+)</a>
 </td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/f18dd80dc8d85cbe064f08b1e5c214e570dc6b29'>58</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/f18dd80dc8d85cbe064f08b1e5c214e570dc6b29'>f18dd80</a></td><td>2022/01/30
 21:04:53</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3662'>ARTEMIS-3662</a> 
remove deprecated config from default broker.xml</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-881'>Major/Sub-task/Fixed/Closed
 (ARTEMIS-881)</a>,</p><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3662'>Mino [...]
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/e582ce03a5ec408889f0d5fe244de42b16c1eb39'>59</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/e582ce03a5ec408889f0d5fe244de42b16c1eb39'>e582ce0</a></td><td>2022/01/13
 13:42:08</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3644'>ARTEMIS-3644</a> add 
cert info to CONNECTION_CREATED notification</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3644'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3644)</a></p></td>
+<td>65</td><td>4</td><td>80</td><td>-11</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/e582ce03a5ec408889f0d5fe244de42b16c1eb39/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/SSLSecurityNotificationTest.java#L43-L206'>SSLSecurityNotificationTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/e582ce03a5ec408889f0d5fe244de42b16c1eb39/tests/integration-tests/src/test/java/org/apache/activemq/artemis/test
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/100e4abd7b4f127a246aaed7657d95596b65c739'>60</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/100e4abd7b4f127a246aaed7657d95596b65c739'>100e4ab</a></td><td>2022/02/06
 11:42:03</td><td>Clebert Suconic</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3670'>ARTEMIS-3670</a> 
Fixing Divert Update tests</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3670'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3670)</a></p></td>
+<td>8</td><td>2</td><td>0</td><td>10</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/dbb4cd0a7a239049b6764199d5865237714f067d'>61</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/dbb4cd0a7a239049b6764199d5865237714f067d'>dbb4cd0</a></td><td>2021/10/24
 06:48:26</td><td>nbrendah</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-2582'>ARTEMIS-2582</a>: 
EmbeddedActiveMQ.stop() should check for null</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-2582'>Trivial/Bug/Fixed/Closed
 (ARTEMIS-2582)</a></p></td>
+<td>0</td><td>3</td><td>0</td><td>3</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/dbb4cd0a7a239049b6764199d5865237714f067d/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/embedded/EmbeddedTest.java#L1-L29'>EmbeddedTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/dbb4cd0a7a239049b6764199d5865237714f067d/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/embedded/EmbeddedTest.java'>(+)</a>
 </td><td></td><td> [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/bafa0fbb3cae455424f12b6e1fe6ad16dff09208'>62</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/bafa0fbb3cae455424f12b6e1fe6ad16dff09208'>bafa0fb</a></td><td>2022/01/12
 10:17:21</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3641'>ARTEMIS-3641</a> move 
to the latest checkstyle</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3641'>Major/Task/Fixed/Closed
 (ARTEMIS-3641)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/ec5268269752740f33dadf4c6210cac1339dcb63'>63</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/ec5268269752740f33dadf4c6210cac1339dcb63'>ec52682</a></td><td>2021/10/26
 11:29:53</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3145'>ARTEMIS-3145</a> 
ensure lock validity before releasing</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3145'>Major/Bug/Fixed/Closed
 (ARTEMIS-3145)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/a882b5514b5c8be7028763505f5bf3f498cc095e'>64</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/a882b5514b5c8be7028763505f5bf3f498cc095e'>a882b55</a></td><td>2022/02/07
 08:56:34</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3673'>ARTEMIS-3673</a> Set 
default hawtio role</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3673'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3673)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/ae7e7cbb228b21b7c204d35689697d8e52f5f607'>65</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/ae7e7cbb228b21b7c204d35689697d8e52f5f607'>ae7e7cb</a></td><td>2022/02/07
 12:42:29</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-2413'>ARTEMIS-2413</a> fix 
tests</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-2413'>Major/Dependency 
upgrade/Fixed/Closed (ARTEMIS-2413)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/290e5016c890646eef2d4730d297c97150957933'>66</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/290e5016c890646eef2d4730d297c97150957933'>290e501</a></td><td>2022/01/14
 09:07:53</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3645'>ARTEMIS-3645</a> 
Support broker balancer cache persistence</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3645'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3645)</a></p></td>
+<td>449</td><td>33</td><td>10</td><td>472</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/290e5016c890646eef2d4730d297c97150957933/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java#L304-L306'>FileConfigurationTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/290e5016c890646eef2d4730d297c97150957933/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/cf73e895f306f159e3314f862b48fcef2714c039'>67</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/cf73e895f306f159e3314f862b48fcef2714c039'>cf73e89</a></td><td>2021/12/17
 14:01:17</td><td>Luis De Bello</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3613'>ARTEMIS-3613</a>: 
Deprecating stompMaxFramePayloadLength in favour of 
webSocketMaxFramePayloadLength</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3613'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3613)</a></p></td>
+<td>5</td><td>10</td><td>0</td><td>15</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/cf73e895f306f159e3314f862b48fcef2714c039/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompWebSocketMaxFrameTest.java#L23-L140'>StompWebSocketMaxFrameTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/cf73e895f306f159e3314f862b48fcef2714c039/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integra
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/bf83a9b3d1c9573bcbed01f6846ebbed8bfb96e6'>68</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/bf83a9b3d1c9573bcbed01f6846ebbed8bfb96e6'>bf83a9b</a></td><td>2021/12/16
 05:00:27</td><td>AntonRoskvist</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3608'>ARTEMIS-3608</a> - 
Add distribution for Multicast messages to OFF_WITH_REDISTRIBUTION to avoid 
message loss</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3608'>Major/Bug/Fixed/Closed
 (ARTEMIS-3608)</a></p></td>
+<td>2</td><td>1</td><td>0</td><td>3</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/bf83a9b3d1c9573bcbed01f6846ebbed8bfb96e6/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/ClusterTestBase.java#L726-L871'>ClusterTestBase.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/bf83a9b3d1c9573bcbed01f6846ebbed8bfb96e6/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/clu
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/bac579ac253ef0566adb2316264c8abab0b82272'>69</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/bac579ac253ef0566adb2316264c8abab0b82272'>bac579a</a></td><td>2022/02/07
 15:46:10</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3573'>ARTEMIS-3573</a> 
Support PropertiesLoginModule custom password codecs</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3573'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3573)</a></p></td>
+<td>82</td><td>6</td><td>0</td><td>88</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/bac579ac253ef0566adb2316264c8abab0b82272/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/DefaultSensitiveStringCodecTest.java#L42-L106'>DefaultSensitiveStringCodecTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/bac579ac253ef0566adb2316264c8abab0b82272/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/DefaultSensitiveStringCodecTest
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/9043f7ad97fac343168feb7f70025964dff850a8'>70</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/9043f7ad97fac343168feb7f70025964dff850a8'>9043f7a</a></td><td>2022/02/08
 11:11:54</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3674'>ARTEMIS-3674</a>: 
update to SLF4J 1.7.36</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3674'>Minor/Dependency 
upgrade/Fixed/Closed (ARTEMIS-3674)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/22328dc18825c2cef23383aacd0cd67e5809e61d'>71</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/22328dc18825c2cef23383aacd0cd67e5809e61d'>22328dc</a></td><td>2022/02/08
 12:21:31</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3675'>ARTEMIS-3675</a>: use 
reload4j in the optional openwire tests module</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3675'>Major/Task/Fixed/Closed
 (ARTEMIS-3675)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/c3d0658466d59d3e1f55355090895d735c349d00'>72</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/c3d0658466d59d3e1f55355090895d735c349d00'>c3d0658</a></td><td>2021/12/12
 23:53:31</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3671'>ARTEMIS-3671</a> fix 
readability of queue stat output</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3671'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3671)</a></p></td>
+<td>31</td><td>44</td><td>6</td><td>69</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/c3d0658466d59d3e1f55355090895d735c349d00/artemis-cli/src/test/java/org/apache/activemq/cli/test/ArtemisTest.java#L1741-L1814'>ArtemisTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/c3d0658466d59d3e1f55355090895d735c349d00/artemis-cli/src/test/java/org/apache/activemq/cli/test/ArtemisTest.java'>(+)</a>
 </td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/7648e8bac395ee98824d265e41ae96017796037a'>73</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/7648e8bac395ee98824d265e41ae96017796037a'>7648e8b</a></td><td>2022/02/10
 10:48:36</td><td>Justin Bertram</td><td>NO-JIRA fix compressLargeMessage 
documentation</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/7648e8bac395ee98824d265e41ae96017796037a/docs/user-manual/en/large-messages.md#L63-L65'>large-messages.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/7648e8bac395ee98824d265e41ae96017796037a/docs/user-manual/en/large-messages.md'>(+)</a>
 </td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/51a25b4ba425d4f469b1c07f18ec8ae3d03364a8'>74</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/51a25b4ba425d4f469b1c07f18ec8ae3d03364a8'>51a25b4</a></td><td>2022/02/09
 20:12:34</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3677'>ARTEMIS-3677</a> 
mitigate NPE when browsing messages</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3677'>Major/Bug/Fixed/Closed
 (ARTEMIS-3677)</a></p></td>
+<td>3</td><td>2</td><td>0</td><td>5</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/27d018327a292d78e8d8a88692ec345565775647'>75</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/27d018327a292d78e8d8a88692ec345565775647'>27d0183</a></td><td>2022/02/09
 22:06:28</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3678'>ARTEMIS-3678</a> 
return proper CONNACK code when MQTT 3.x auth fails</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3678'>Major/Bug/Fixed/Closed
 (ARTEMIS-3678)</a></p></td>
+<td>2</td><td>0</td><td>0</td><td>2</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/27d018327a292d78e8d8a88692ec345565775647/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/MQTTSecurityTest.java#L19-L76'>MQTTSecurityTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/27d018327a292d78e8d8a88692ec345565775647/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/MQTTSecurityTe
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/7b25cbb51da9310e7f4cd611c6bef949e50dd40a'>76</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/7b25cbb51da9310e7f4cd611c6bef949e50dd40a'>7b25cbb</a></td><td>2022/02/10
 12:25:20</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3677'>ARTEMIS-3677</a> add 
test, etc.</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3677'>Major/Bug/Fixed/Closed
 (ARTEMIS-3677)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/7b25cbb51da9310e7f4cd611c6bef949e50dd40a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/QueueControlTest.java#L3733-L3752'>QueueControlTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/7b25cbb51da9310e7f4cd611c6bef949e50dd40a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/managemen
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/c5f94f340d721600c4b67dc003eace023b046211'>77</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/c5f94f340d721600c4b67dc003eace023b046211'>c5f94f3</a></td><td>2022/02/11
 04:09:17</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3650'>ARTEMIS-3650</a>: 
Remove unused tomcat-servlet-api dependency</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3650'>Major/Task/Fixed/Closed
 (ARTEMIS-3650)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/e8cac3c5c2900507a4b26996deadbe242eff78bf'>78</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/e8cac3c5c2900507a4b26996deadbe242eff78bf'>e8cac3c</a></td><td>2022/02/14
 08:20:45</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3684'>ARTEMIS-3684</a>: 
update netty to 4.1.74 (and netty-tcnative to 2.0.48)</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3684'>Major/Dependency 
upgrade/Fixed/Closed (ARTEMIS-3684)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/0bc7bf3f7ca2cd1508291f85ba5589430e5bae27'>79</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/0bc7bf3f7ca2cd1508291f85ba5589430e5bae27'>0bc7bf3</a></td><td>2022/02/14
 13:19:51</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3677'>ARTEMIS-3677</a> add 
more tests</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3677'>Major/Bug/Fixed/Closed
 (ARTEMIS-3677)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/0bc7bf3f7ca2cd1508291f85ba5589430e5bae27/artemis-core-client/src/test/java/org/apache/activemq/artemis/api/core/JsonUtilTest.java#L105-L111'>JsonUtilTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/0bc7bf3f7ca2cd1508291f85ba5589430e5bae27/artemis-core-client/src/test/java/org/apache/activemq/artemis/api/core/JsonUtilTest.java'>(+)</a>
 <a href='https://github.com/a [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/20bbfe3afb00146466b08bc1733ddb11eaebb4dc'>80</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/20bbfe3afb00146466b08bc1733ddb11eaebb4dc'>20bbfe3</a></td><td>2022/02/14
 03:08:23</td><td>Emmanuel Hugonnet</td><td>[<a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3682'>ARTEMIS-3682</a>]: No 
way of knowing if a bridge was successfully deployed or not.</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3682'>Minor/Bug/Fixed/Closed
 (ARTEMIS-3682)</a></p></td>
+<td>2</td><td>10</td><td>0</td><td>12</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/f0a96628b4056c95b0ed5be9ae0cc785edae6bc8'>81</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/f0a96628b4056c95b0ed5be9ae0cc785edae6bc8'>f0a9662</a></td><td>2022/02/16
 12:22:14</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3666'>ARTEMIS-3666</a>: 
update to postgresql 42.3.3</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3666'>Major/Dependency 
upgrade/Fixed/Closed (ARTEMIS-3666)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/dc1c269b3633e59e7199e7c87303ead2cc1b2ae5'>82</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/dc1c269b3633e59e7199e7c87303ead2cc1b2ae5'>dc1c269</a></td><td>2022/02/14
 04:33:13</td><td>Matteo Baccan</td><td>Fixed a typo error  "unkown" -> 
"unknown"</td><td></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/dc1c269b3633e59e7199e7c87303ead2cc1b2ae5/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpNoHearbeatsTest.java#L155-L155'>AmqpNoHearbeatsTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/dc1c269b3633e59e7199e7c87303ead2cc1b2ae5/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpNo
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/8c3f699d27087618d63ba47feba3ebf0e270c907'>83</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/8c3f699d27087618d63ba47feba3ebf0e270c907'>8c3f699</a></td><td>2022/02/14
 04:20:19</td><td>Matteo Baccan</td><td>Typo error: double semicolon at the end 
of line</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/8c3f699d27087618d63ba47feba3ebf0e270c907/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/management/OpenWireManagementTest.java#L54-L55'>OpenWireManagementTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/8c3f699d27087618d63ba47feba3ebf0e270c907/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/inte
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/5d5e6ccb201d9a8bc85b6386003c11b99b1ad086'>84</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/5d5e6ccb201d9a8bc85b6386003c11b99b1ad086'>5d5e6cc</a></td><td>2022/02/17
 11:17:47</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3638'>ARTEMIS-3638</a>: 
remove duplicate dependency definition to fix warning</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3638'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3638)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/8a9f326b25e5feaedcb1393f8d2a07a9d9432c48'>85</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/8a9f326b25e5feaedcb1393f8d2a07a9d9432c48'>8a9f326</a></td><td>2022/02/09
 08:13:59</td><td>AntonRoskvist</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3647'>ARTEMIS-3647</a> - 
OpenWire, remove rolledbackMessageRef on Ack</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3647'>Major/Bug/Fixed/Closed
 (ARTEMIS-3647)</a></p></td>
+<td>2</td><td>1</td><td>0</td><td>3</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/8a9f326b25e5feaedcb1393f8d2a07a9d9432c48/tests/integration-tests/src/test/java/org/apache/activemq/artemis/core/protocol/openwire/amq/AMQConsumerAccessor.java#L1-L28'>AMQConsumerAccessor.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/8a9f326b25e5feaedcb1393f8d2a07a9d9432c48/tests/integration-tests/src/test/java/org/apache/activemq/artemis/core/protocol/openwire/amq/A
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/402a8e21a11956f4157e11faca3ee5b24433711f'>86</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/402a8e21a11956f4157e11faca3ee5b24433711f'>402a8e2</a></td><td>2022/02/17
 12:17:48</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3689'>ARTEMIS-3689</a>: 
remove various cruft and use consistent managed plugin and dep 
versions</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3689'>Major/Task/Fixed/Closed
 (ARTEMIS-3689)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/99b9d87bfde31dc30c8f3715974ea3a2a5b0ab1e'>87</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/99b9d87bfde31dc30c8f3715974ea3a2a5b0ab1e'>99b9d87</a></td><td>2022/02/09
 05:22:51</td><td>AntonRoskvist</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-2934'>ARTEMIS-2934</a> Add 
option to suppress SESSION notifications</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-2934'>Minor/New 
Feature/Fixed/Closed (ARTEMIS-2934)</a></p></td>
+<td>34</td><td>0</td><td>0</td><td>34</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/99b9d87bfde31dc30c8f3715974ea3a2a5b0ab1e/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java#L139-L139'>FileConfigurationTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/99b9d87bfde31dc30c8f3715974ea3a2a5b0ab1e/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java'>(+
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/cdcbfb2ae0be38078f52e806e842315408bc48d9'>88</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/cdcbfb2ae0be38078f52e806e842315408bc48d9'>cdcbfb2</a></td><td>2022/02/16
 12:56:57</td><td>gtully</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3627'>ARTEMIS-3627</a> - 
support 25k type postfix, same feature as xml config, for long 
values</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3627'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3627)</a></p></td>
+<td>9</td><td>0</td><td>0</td><td>9</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/cdcbfb2ae0be38078f52e806e842315408bc48d9/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java#L693-L705'>ConfigurationImplTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/cdcbfb2ae0be38078f52e806e842315408bc48d9/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java'>(+)<
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/c9d427a1124fd0f43297925a206ac88d075917d5'>89</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/c9d427a1124fd0f43297925a206ac88d075917d5'>c9d427a</a></td><td>2022/01/20
 19:16:27</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3653'>ARTEMIS-3653</a> 
broker diagram improvements * only show the checkboxes that have any influence 
on the diagram * add additional brokers that are known but are not part of the 
cluster (at this moment) * made construction of master-slave pair slightly more 
r [...]
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/754c569d08d1fa53f4e66724fde478913278f9ba'>90</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/754c569d08d1fa53f4e66724fde478913278f9ba'>754c569</a></td><td>2021/11/10
 18:09:11</td><td>Erwin Dondorp</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3186'>ARTEMIS-3186</a> 
enable create-queue more often * provide proper default when creating queues on 
anycast/multicast level * allow queue creation on 3 levels (not 1) * 
reformatted the shouldShow functions for readability * force conscious decision 
on the rou [...]
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/3be4dd6aeb469d99cb8fdfae95508bb52436173b'>91</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/3be4dd6aeb469d99cb8fdfae95508bb52436173b'>3be4dd6</a></td><td>2022/02/21
 15:59:56</td><td>Justin Bertram</td><td>NO-JIRA clarify LVQ docs on 
clustering</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/3be4dd6aeb469d99cb8fdfae95508bb52436173b/docs/user-manual/en/last-value-queues.md#L3-L208'>last-value-queues.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/3be4dd6aeb469d99cb8fdfae95508bb52436173b/docs/user-manual/en/last-value-queues.md'>(+)</a>
 </td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/101c0d2cd0f4127592f1817c52ab595359bc9b85'>92</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/101c0d2cd0f4127592f1817c52ab595359bc9b85'>101c0d2</a></td><td>2022/02/10
 11:10:30</td><td>franz1981</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3679'>ARTEMIS-3679</a> 
Brokers shutdown after daylight saving fall back</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3679'>Major/Bug/Fixed/Closed
 (ARTEMIS-3679)</a></p></td>
+<td>38</td><td>31</td><td>2</td><td>67</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/101c0d2cd0f4127592f1817c52ab595359bc9b85/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/jdbc/JdbcLeaseLockTest.java#L41-L368'>JdbcLeaseLockTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/101c0d2cd0f4127592f1817c52ab595359bc9b85/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/jdbc/JdbcLeaseLockTest.java'>(+)<
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/b0f131f080d1e5f921626b32bed6f0c5e37e67ff'>93</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/b0f131f080d1e5f921626b32bed6f0c5e37e67ff'>b0f131f</a></td><td>2022/02/22
 04:17:27</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3694'>ARTEMIS-3694</a> 
Support remote servers for console smoke tests</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3694'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3694)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/b0f131f080d1e5f921626b32bed6f0c5e37e67ff/docs/hacking-guide/en/tests.md#L47-L54'>tests.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/b0f131f080d1e5f921626b32bed6f0c5e37e67ff/docs/hacking-guide/en/tests.md'>(+)</a>
 <a 
href='https://github.com/apache/activemq-artemis/blob/b0f131f080d1e5f921626b32bed6f0c5e37e67ff/tests/smoke-tests/src/test/java/org/apache/activemq/artemi
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/293b96aa454f2d9c75216d761b3530ef8ab734b4'>94</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/293b96aa454f2d9c75216d761b3530ef8ab734b4'>293b96a</a></td><td>2022/02/25
 11:01:55</td><td>Clebert Suconic</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3697'>ARTEMIS-3697</a> 
Adding test assertion on invalid IO on Paging</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3697'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3697)</a></p></td>
+<td>7</td><td>0</td><td>2</td><td>5</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/293b96aa454f2d9c75216d761b3530ef8ab734b4/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingTest.java#L2044-L2103'>PagingTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/293b96aa454f2d9c75216d761b3530ef8ab734b4/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingTest.java'>(
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/2dc76bd9f4437d69c843eccfaff8a710ff7ac196'>95</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/2dc76bd9f4437d69c843eccfaff8a710ff7ac196'>2dc76bd</a></td><td>2022/01/22
 01:16:50</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3657'>ARTEMIS-3657</a> 
refactor address docs</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3657'>Major/Task/Fixed/Closed
 (ARTEMIS-3657)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/2dc76bd9f4437d69c843eccfaff8a710ff7ac196/docs/user-manual/en/README.md#L1-L4'>README.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/2dc76bd9f4437d69c843eccfaff8a710ff7ac196/docs/user-manual/en/README.md'>(+)</a>
 <a 
href='https://github.com/apache/activemq-artemis/blob/2dc76bd9f4437d69c843eccfaff8a710ff7ac196/docs/user-manual/en/SUMMARY.md#L12-L45'>SUMMARY.md</
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/c51fda09cd6992c6d76d389127ed0b64d1d2e0df'>96</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/c51fda09cd6992c6d76d389127ed0b64d1d2e0df'>c51fda0</a></td><td>2022/02/14
 12:49:11</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3685'>ARTEMIS-3685</a> 
support reloading bridges</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3685'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3685)</a></p></td>
+<td>61</td><td>59</td><td>36</td><td>84</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/c51fda09cd6992c6d76d389127ed0b64d1d2e0df/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/RedeployTest.java#L492-L568'>RedeployTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/c51fda09cd6992c6d76d389127ed0b64d1d2e0df/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/RedeployTest.java'
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/bc65438344caaecb82ad2d06b375519a0f5ef28e'>97</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/bc65438344caaecb82ad2d06b375519a0f5ef28e'>bc65438</a></td><td>2022/02/16
 18:06:58</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3687'>ARTEMIS-3687</a> 
bridges with concurrency > 1 can leak</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3687'>Major/Bug/Fixed/Closed
 (ARTEMIS-3687)</a></p></td>
+<td>3</td><td>35</td><td>8</td><td>30</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/bc65438344caaecb82ad2d06b375519a0f5ef28e/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/group/impl/ClusteredResetMockTest.java#L34-L308'>ClusteredResetMockTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/bc65438344caaecb82ad2d06b375519a0f5ef28e/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/group/impl/ClusteredResetMoc
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/72573d5ab0c2002e0f25a8a6f9de7b59ba092bf4'>98</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/72573d5ab0c2002e0f25a8a6f9de7b59ba092bf4'>72573d5</a></td><td>2022/02/24
 03:28:14</td><td>Kerner, Dr. Patrick</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3690'>ARTEMIS-3690</a> add 
missing getters/setters to RA ConnectionFactory</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3690'>Minor/Improvement/Fixed/Closed
 (ARTEMIS-3690)</a></p></td>
+<td>16</td><td>0</td><td>0</td><td>16</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/dd4328b654d77c87a70ecc6fb380ba045c2df923'>99</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/dd4328b654d77c87a70ecc6fb380ba045c2df923'>dd4328b</a></td><td>2022/02/18
 08:23:02</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3691'>ARTEMIS-3691</a> 
Build the CLI connector from a broker acceptor</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3691'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3691)</a></p></td>
+<td>41</td><td>6</td><td>0</td><td>47</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/dd4328b654d77c87a70ecc6fb380ba045c2df923/artemis-cli/src/test/java/org/apache/activemq/artemis/cli/commands/messages/ConnectionAbstractTest.java#L1-L67'>ConnectionAbstractTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/dd4328b654d77c87a70ecc6fb380ba045c2df923/artemis-cli/src/test/java/org/apache/activemq/artemis/cli/commands/messages/ConnectionAbstractTest.java
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/40acb18f4edff27ece0217f3177efc54c42a5538'>100</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/40acb18f4edff27ece0217f3177efc54c42a5538'>40acb18</a></td><td>2022/02/24
 16:05:13</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3698'>ARTEMIS-3698</a> 
avoid byte[] prop values when converting from OpenWire</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3698'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3698)</a></p></td>
+<td>1</td><td>21</td><td>30</td><td>-8</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/40acb18f4edff27ece0217f3177efc54c42a5538/artemis-protocols/artemis-openwire-protocol/src/test/java/org/apache/activemq/artemis/core/protocol/openwire/OpenWireMessageConverterTest.java#L21-L169'>OpenWireMessageConverterTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/40acb18f4edff27ece0217f3177efc54c42a5538/artemis-protocols/artemis-openwire-protocol/src/test/ja
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/b5c25e871cb13b7f087f284a029ef90be9950d85'>101</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/b5c25e871cb13b7f087f284a029ef90be9950d85'>b5c25e8</a></td><td>2022/02/28
 10:54:37</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3685'>ARTEMIS-3685</a> fix 
a couple of issues</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3685'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3685)</a></p></td>
+<td>2</td><td>2</td><td>0</td><td>4</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/2d16ec3305e409cbbfb57a6f21cede3d6dba76ba'>102</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/2d16ec3305e409cbbfb57a6f21cede3d6dba76ba'>2d16ec3</a></td><td>2022/02/28
 11:12:05</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3685'>ARTEMIS-3685</a> fix 
a couple more issues</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3685'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3685)</a></p></td>
+<td>5</td><td>1</td><td>0</td><td>6</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/c4ebccd94dcad1f133f2205d343f6eb08b2e92e0'>103</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/c4ebccd94dcad1f133f2205d343f6eb08b2e92e0'>c4ebccd</a></td><td>2022/02/25
 10:41:21</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3696'>ARTEMIS-3696</a> 
avoid null prop values on STOMP msgs</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3696'>Major/Bug/Fixed/Closed
 (ARTEMIS-3696)</a></p></td>
+<td>0</td><td>8</td><td>0</td><td>8</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/c4ebccd94dcad1f133f2205d343f6eb08b2e92e0/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.java#L60-L264'>StompTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/c4ebccd94dcad1f133f2205d343f6eb08b2e92e0/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.java'>(+)</a>
 < [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/263351b331901571dbbcdd357cb04e960e2bf5c0'>104</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/263351b331901571dbbcdd357cb04e960e2bf5c0'>263351b</a></td><td>2022/02/28
 13:02:42</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3685'>ARTEMIS-3685</a> Fix 
BridgeImpl init</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3685'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3685)</a></p></td>
+<td>2</td><td>0</td><td>1</td><td>1</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/dbeda809e33a33671196029a175fa1cb5ebd7ebf'>105</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/dbeda809e33a33671196029a175fa1cb5ebd7ebf'>dbeda80</a></td><td>2022/02/28
 21:09:30</td><td>Clebert Suconic</td><td>NO-JIRA Fixing test 
assertion</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/dbeda809e33a33671196029a175fa1cb5ebd7ebf/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingTest.java#L2102-L2104'>PagingTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/dbeda809e33a33671196029a175fa1cb5ebd7ebf/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingTest.java'>(
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/2398e5a16cef758a5617b7703524728bdbf1ac68'>106</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/2398e5a16cef758a5617b7703524728bdbf1ac68'>2398e5a</a></td><td>2022/02/28
 15:06:30</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3685'>ARTEMIS-3685</a> Fix 
BridgeTransformer resolver</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3685'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3685)</a></p></td>
+<td>0</td><td>0</td><td>4</td><td>-4</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/6438d6a7a8982b029c22e7fbf4aa66504b9c3669'>107</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/6438d6a7a8982b029c22e7fbf4aa66504b9c3669'>6438d6a</a></td><td>2022/02/28
 16:23:36</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3697'>ARTEMIS-3697</a> 
Skipping testInabilityToCreateDirectoryDuringPaging for db</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3697'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3697)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/6438d6a7a8982b029c22e7fbf4aa66504b9c3669/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingTest.java#L2044-L2051'>PagingTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/6438d6a7a8982b029c22e7fbf4aa66504b9c3669/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingTest.java'>(
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/dcaebfb24e9b2c30cbf93bfe799d08d8bb0ec711'>108</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/dcaebfb24e9b2c30cbf93bfe799d08d8bb0ec711'>dcaebfb</a></td><td>2022/01/28
 08:47:53</td><td>gtully</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3660'>ARTEMIS-3660</a> - 
rename broker-balancer to connection-router</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3660'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3660)</a></p></td>
+<td>4001</td><td>159</td><td>4003</td><td>157</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/dcaebfb24e9b2c30cbf93bfe799d08d8bb0ec711/artemis-core-client/src/test/java/org/apache/activemq/artemis/api/core/management/OperationAnnotationTest.java#L46-L46'>OperationAnnotationTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/dcaebfb24e9b2c30cbf93bfe799d08d8bb0ec711/artemis-core-client/src/test/java/org/apache/activemq/artemis/api/core/management/Oper
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/60ce5f9cf1f1cd4b19f17ccbfc288d1430efcc47'>109</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/60ce5f9cf1f1cd4b19f17ccbfc288d1430efcc47'>60ce5f9</a></td><td>2022/03/01
 11:56:07</td><td>Clebert Suconic</td><td>NO-JIRA Improving expiry test with an 
executor</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/60ce5f9cf1f1cd4b19f17ccbfc288d1430efcc47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/MessagesExpiredPagingTest.java#L25-L105'>MessagesExpiredPagingTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/60ce5f9cf1f1cd4b19f17ccbfc288d1430efcc47/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integratio
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/cf49bfaa2b1c2d2522b05eeb43f2914ded5f1f4c'>110</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/cf49bfaa2b1c2d2522b05eeb43f2914ded5f1f4c'>cf49bfa</a></td><td>2022/03/01
 12:27:01</td><td>Clebert Suconic</td><td>NO-JIRA Improving assertion on 
MessageExpiredPagingTest</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/cf49bfaa2b1c2d2522b05eeb43f2914ded5f1f4c/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/MessagesExpiredPagingTest.java#L187-L187'>MessagesExpiredPagingTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/cf49bfaa2b1c2d2522b05eeb43f2914ded5f1f4c/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integrati
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/f8b045bd2d95ec28c70c4d64c85400b28d8baef5'>111</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/f8b045bd2d95ec28c70c4d64c85400b28d8baef5'>f8b045b</a></td><td>2021/09/16
 07:49:40</td><td>franz1981</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3522'>ARTEMIS-3522</a> 
Implement performance tool for RUL benchmarks</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3522'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3522)</a></p></td>
+<td>2956</td><td>11</td><td>0</td><td>2967</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/f8b045bd2d95ec28c70c4d64c85400b28d8baef5/docs/user-manual/en/SUMMARY.md#L88-L88'>SUMMARY.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/f8b045bd2d95ec28c70c4d64c85400b28d8baef5/docs/user-manual/en/SUMMARY.md'>(+)</a>
 <a 
href='https://github.com/apache/activemq-artemis/blob/f8b045bd2d95ec28c70c4d64c85400b28d8baef5/docs/user-manual/en/perf-tools.md#L1-L37
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/a51916447efc05c7e7ade68f035261b864d27503'>112</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/a51916447efc05c7e7ade68f035261b864d27503'>a519164</a></td><td>2022/03/03
 10:46:28</td><td>franz1981</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3522'>ARTEMIS-3522</a> 
Improve next fire time computation using double period</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3522'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3522)</a></p></td>
+<td>1</td><td>6</td><td>1</td><td>6</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/7bee0d8923ae2bd2ed6bafd51e870ee27208cdfa'>113</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/7bee0d8923ae2bd2ed6bafd51e870ee27208cdfa'>7bee0d8</a></td><td>2022/01/05
 09:52:38</td><td>nbrendah</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3686'>ARTEMIS-3686</a>: 
Adding example showing how to do telemetry support</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3686'>Major/New 
Feature/Fixed/Closed (ARTEMIS-3686)</a></p></td>
+<td>43</td><td>0</td><td>0</td><td>43</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/7bee0d8923ae2bd2ed6bafd51e870ee27208cdfa/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/ScheduledDeliveryHandlerTest.java#L300-L309'>ScheduledDeliveryHandlerTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/7bee0d8923ae2bd2ed6bafd51e870ee27208cdfa/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/ScheduledDeliver
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/dcbd4b059aebc75b7bae7e2bfe990e4bbc2cab02'>114</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/dcbd4b059aebc75b7bae7e2bfe990e4bbc2cab02'>dcbd4b0</a></td><td>2022/03/03
 08:27:04</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3695'>ARTEMIS-3695</a>: use 
specific jetty deps instead of uber jar, rationalise servlet api 
deps</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3695'>Major/Task/Fixed/Closed
 (ARTEMIS-3695)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/c376503f35cf26901088e11d7c0a9cdf35fb1967'>115</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/c376503f35cf26901088e11d7c0a9cdf35fb1967'>c376503</a></td><td>2022/02/28
 14:45:02</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3699'>ARTEMIS-3699</a> 
expose actual port on NettyAcceptor</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3699'>Minor/Improvement/Fixed/Closed
 (ARTEMIS-3699)</a></p></td>
+<td>25</td><td>2</td><td>0</td><td>27</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/c376503f35cf26901088e11d7c0a9cdf35fb1967/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/ActiveMQServerControlTest.java#L25-L90'>ActiveMQServerControlTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/c376503f35cf26901088e11d7c0a9cdf35fb1967/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integ
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/e949e3843bac074b7808285e1885fab7f3af630c'>116</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/e949e3843bac074b7808285e1885fab7f3af630c'>e949e38</a></td><td>2022/03/04
 10:41:45</td><td>Clebert Suconic</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3701'>ARTEMIS-3701</a> Do 
no block libaio on compacting or closing</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3701'>Major/Bug/Fixed/Closed
 (ARTEMIS-3701)</a></p></td>
+<td>0</td><td>10</td><td>88</td><td>-78</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/e949e3843bac074b7808285e1885fab7f3af630c/artemis-journal/src/test/java/org/apache/activemq/artemis/core/io/aio/FileIOUtilTest.java#L87-L87'>FileIOUtilTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/e949e3843bac074b7808285e1885fab7f3af630c/artemis-journal/src/test/java/org/apache/activemq/artemis/core/io/aio/FileIOUtilTest.java'>(+)</a>
 <a href='https://github [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/f6372d84434384f61da71aff486d6bfcd7f2b481'>117</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/f6372d84434384f61da71aff486d6bfcd7f2b481'>f6372d8</a></td><td>2022/03/04
 12:31:15</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3698'>ARTEMIS-3698</a> fix 
test</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3698'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3698)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/f6372d84434384f61da71aff486d6bfcd7f2b481/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/SimpleOpenWireTest.java#L1813-L1815'>SimpleOpenWireTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/f6372d84434384f61da71aff486d6bfcd7f2b481/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwir
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/67c9df195d4897059de219d677d9a256f5d3a267'>118</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/67c9df195d4897059de219d677d9a256f5d3a267'>67c9df1</a></td><td>2022/03/08
 23:08:32</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3712'>ARTEMIS-3712</a> 
refresh doc generation tool-chain</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3712'>Minor/Dependency 
upgrade/Fixed/Closed (ARTEMIS-3712)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/223698448ea3efe9cd5ed64356ccddfc762cfd30'>119</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/223698448ea3efe9cd5ed64356ccddfc762cfd30'>2236984</a></td><td>2022/03/07
 10:00:29</td><td>pringinacio</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3714'>ARTEMIS-3714</a> 
change Docker group and user IDs to 1001</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3714'>Major/Bug/Fixed/Closed
 (ARTEMIS-3714)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/36dcb30cda254d1ea7941bdc128836aac592a404'>120</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/36dcb30cda254d1ea7941bdc128836aac592a404'>36dcb30</a></td><td>2022/03/14
 13:15:16</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3591'>ARTEMIS-3591</a>: 
stop paging checkMemory task executing twice</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3591'>Major/Bug/Fixed/Closed
 (ARTEMIS-3591)</a></p></td>
+<td>1</td><td>3</td><td>0</td><td>4</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/36dcb30cda254d1ea7941bdc128836aac592a404/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/paging/impl/PagingStoreImplTest.java#L75-L1254'>PagingStoreImplTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/36dcb30cda254d1ea7941bdc128836aac592a404/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/paging/impl/PagingStor
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/1ed7cc1efcf53183abc95a08ec6f27fb1cbe36ac'>121</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/1ed7cc1efcf53183abc95a08ec6f27fb1cbe36ac'>1ed7cc1</a></td><td>2022/03/11
 10:36:22</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3719'>ARTEMIS-3719</a> DLA 
and expiry incorrect w/temp-queue-namespace</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3719'>Major/Bug/Fixed/Closed
 (ARTEMIS-3719)</a>,</p><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-734'>Major/Bug [...]
+<td>10</td><td>42</td><td>9</td><td>43</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/1ed7cc1efcf53183abc95a08ec6f27fb1cbe36ac/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/ScheduledDeliveryHandlerTest.java#L1537-L1541'>ScheduledDeliveryHandlerTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/1ed7cc1efcf53183abc95a08ec6f27fb1cbe36ac/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/ScheduledDeli
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/861fe59124732420dc9a66f292aa4ada968e103a'>122</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/861fe59124732420dc9a66f292aa4ada968e103a'>861fe59</a></td><td>2022/03/14
 22:36:24</td><td>Clebert Suconic</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3721'>ARTEMIS-3721</a> AMQP 
Mirrored Large Message file not removed</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3721'>Major/Bug/Fixed/Closed
 (ARTEMIS-3721)</a></p></td>
+<td>0</td><td>0</td><td>2</td><td>-2</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/861fe59124732420dc9a66f292aa4ada968e103a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/connect/BrokerInSyncTest.java#L63-L516'>BrokerInSyncTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/861fe59124732420dc9a66f292aa4ada968e103a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/conn
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/c48aa9a68a767c49327a05d56a687fe4e50a5008'>123</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/c48aa9a68a767c49327a05d56a687fe4e50a5008'>c48aa9a</a></td><td>2022/03/15
 09:19:43</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3723'>ARTEMIS-3723</a>: 
update to Netty 4.1.75 (and netty-tcnative 2.0.50)</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3723'>Major/Dependency 
upgrade/Fixed/Closed (ARTEMIS-3723)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/82069e9c3c443a853cfef6d0ea39cffba5fe439d'>124</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/82069e9c3c443a853cfef6d0ea39cffba5fe439d'>82069e9</a></td><td>2022/03/15
 11:06:25</td><td>Robbie Gemmell</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3724'>ARTEMIS-3724</a>: 
Update Jetty to 9.4.45.v20220203</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3724'>Major/Dependency 
upgrade/Fixed/Closed (ARTEMIS-3724)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/f7915a273359622b5c59b3bf7e40003e9f6bf77c'>125</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/f7915a273359622b5c59b3bf7e40003e9f6bf77c'>f7915a2</a></td><td>2022/03/10
 04:00:47</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3715'>ARTEMIS-3715</a> 
Support testClientID for artemis-maven-plugin</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3715'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3715)</a></p></td>
+<td>3</td><td>2</td><td>0</td><td>5</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/2b5a25a10611366fd4f643587efcf2292b0f548f'>126</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/2b5a25a10611366fd4f643587efcf2292b0f548f'>2b5a25a</a></td><td>2022/03/03
 23:04:20</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3702'>ARTEMIS-3702</a> auth 
failures don't adhere to MQTT spec</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3702'>Major/Bug/Fixed/Closed
 (ARTEMIS-3702)</a></p></td>
+<td>80</td><td>51</td><td>1</td><td>130</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/2b5a25a10611366fd4f643587efcf2292b0f548f/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/MQTTSecurityTest.java#L19-L188'>MQTTSecurityTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/2b5a25a10611366fd4f643587efcf2292b0f548f/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/MQTTSecur
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/0966f2d7a00676b82b364b4d34e15e124fa273ff'>127</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/0966f2d7a00676b82b364b4d34e15e124fa273ff'>0966f2d</a></td><td>2021/12/16
 13:37:03</td><td>Clebert Suconic</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3720'>ARTEMIS-3720</a> Max 
Number Of Messages on a deciding policy for paging (global and 
address-settings)</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3720'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3720)</a></p></td>
+<td>382</td><td>72</td><td>8</td><td>446</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/0966f2d7a00676b82b364b4d34e15e124fa273ff/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/SizeAwareMetricTest.java#L1-L644'>SizeAwareMetricTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/0966f2d7a00676b82b364b4d34e15e124fa273ff/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/SizeAwareMetricTest.java'>(+)</a>
 <a href='https://gi [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/5bba1fbc30b2fbea845194163fe44226f2d48f37'>128</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/5bba1fbc30b2fbea845194163fe44226f2d48f37'>5bba1fb</a></td><td>2022/03/18
 14:36:57</td><td>Clebert Suconic</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3720'>ARTEMIS-3720</a> 
Documentation about max-messages</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3720'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3720)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/5bba1fbc30b2fbea845194163fe44226f2d48f37/docs/user-manual/en/address-settings.md#L25-L142'>address-settings.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/5bba1fbc30b2fbea845194163fe44226f2d48f37/docs/user-manual/en/address-settings.md'>(+)</a>
 <a 
href='https://github.com/apache/activemq-artemis/blob/5bba1fbc30b2fbea845194163fe44226f2d48f37/docs/user-manual/en
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/d0c550bcd781273df023c19490f31e21f12c2718'>129</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/d0c550bcd781273df023c19490f31e21f12c2718'>d0c550b</a></td><td>2022/03/18
 11:01:41</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3729'>ARTEMIS-3729</a> Fix 
JMS CORE client commit after async sends</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3729'>Major/Bug/Fixed/Closed
 (ARTEMIS-3729)</a></p></td>
+<td>109</td><td>13</td><td>5</td><td>117</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/d0c550bcd781273df023c19490f31e21f12c2718/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/JMSTransactionTest.java#L1-L94'>JMSTransactionTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/d0c550bcd781273df023c19490f31e21f12c2718/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/JM
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/842ac1df5d95e6db5faf0cca105d8f9dbf545df0'>130</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/842ac1df5d95e6db5faf0cca105d8f9dbf545df0'>842ac1d</a></td><td>2022/03/18
 15:28:39</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3676'>ARTEMIS-3676</a> 
ignore NoRouteToHostException</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3676'>Minor/Bug/Fixed/Closed
 (ARTEMIS-3676)</a></p></td>
+<td>1</td><td>1</td><td>0</td><td>2</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/90af0b3ea99a1b41576361f642b1019eb65654a0'>131</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/90af0b3ea99a1b41576361f642b1019eb65654a0'>90af0b3</a></td><td>2022/03/16
 04:40:29</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3709'>ARTEMIS-3709</a> Add 
group-rebalance-pause-dispatch attribute to queueType</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3709'>Minor/Bug/Fixed/Closed
 (ARTEMIS-3709)</a></p></td>
+<td>2</td><td>2</td><td>0</td><td>4</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/90af0b3ea99a1b41576361f642b1019eb65654a0/artemis-commons/src/test/java/org/apache/activemq/artemis/api/core/QueueConfigurationTest.java#L1-L43'>QueueConfigurationTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/90af0b3ea99a1b41576361f642b1019eb65654a0/artemis-commons/src/test/java/org/apache/activemq/artemis/api/core/QueueConfigurationTest.java'>(+)</a>
 <a href='h [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/192933cce359508e84cc56ebf4373108e74bc83c'>132</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/192933cce359508e84cc56ebf4373108e74bc83c'>192933c</a></td><td>2022/03/21
 16:37:19</td><td>Clebert Suconic</td><td>NO-JIRA Simplifying some formatting 
in logging</td><td></td>
+<td>0</td><td>2</td><td>0</td><td>2</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/968e4886c81324900418474f452c361fbc8c585d'>133</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/968e4886c81324900418474f452c361fbc8c585d'>968e488</a></td><td>2021/08/02
 14:22:46</td><td>Tiago Bueno</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3716'>ARTEMIS-3716</a> move 
e2e tests to e2e-tests module</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3716'>Minor/Task/Fixed/Closed
 (ARTEMIS-3716)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/968e4886c81324900418474f452c361fbc8c585d/tests/e2e-tests/src/test/java/org/apache/activemq/artemis/tests/e2e/brokerConnection/ChainedMirrorTest.java#L1-L199'>ChainedMirrorTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/968e4886c81324900418474f452c361fbc8c585d/tests/e2e-tests/src/test/java/org/apache/activemq/artemis/tests/e2e/brokerConnection/ChainedMirrorTest.ja
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/3dc434a3119e66c865148183200c4740f4996d47'>134</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/3dc434a3119e66c865148183200c4740f4996d47'>3dc434a</a></td><td>2022/03/21
 16:00:17</td><td>Emmanuel Hugonnet</td><td>[<a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3732'>ARTEMIS-3732</a>]: 
ServerLocator disableFinalizeCheck method has been removed without being 
deprecated first.</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3732'>Major/Bug/Fixed/Closed
 (ARTEMIS-3732)</a></p></td>
+<td>7</td><td>0</td><td>0</td><td>7</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/5f22a5192657efd7d1c2a2e36e27e7a8cc9693d4'>135</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/5f22a5192657efd7d1c2a2e36e27e7a8cc9693d4'>5f22a51</a></td><td>2022/03/21
 10:08:58</td><td>Clebert Suconic</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3720'>ARTEMIS-3720</a> 
Improvements on Paging MaxMessages usage</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3720'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3720)</a></p></td>
+<td>25</td><td>19</td><td>0</td><td>44</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/5f22a5192657efd7d1c2a2e36e27e7a8cc9693d4/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/paging/SmokeMaxMessagePagingTest.java#L1-L94'>SmokeMaxMessagePagingTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/5f22a5192657efd7d1c2a2e36e27e7a8cc9693d4/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/paging/SmokeMaxMessag
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/3627ba57c9c48cc41d2036c913eb2c3c904a7743'>136</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/3627ba57c9c48cc41d2036c913eb2c3c904a7743'>3627ba5</a></td><td>2022/03/08
 12:06:00</td><td>Justin Bertram</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3711'>ARTEMIS-3711</a> 
support AMQ_SCHEDULED_DELAY for OpenWire clients</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3711'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3711)</a></p></td>
+<td>8</td><td>0</td><td>0</td><td>8</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/3627ba57c9c48cc41d2036c913eb2c3c904a7743/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/OpenWireScheduledDelayTest.java#L1-L82'>OpenWireScheduledDelayTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/3627ba57c9c48cc41d2036c913eb2c3c904a7743/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integrat
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/0c651dd17b81f9d4f352142adbdff8ebadc1f0f1'>137</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/0c651dd17b81f9d4f352142adbdff8ebadc1f0f1'>0c651dd</a></td><td>2022/03/21
 18:23:46</td><td>Clebert Suconic</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3720'>ARTEMIS-3720</a> 
Exposing global-max-messages on the CLI</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3720'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3720)</a></p></td>
+<td>5</td><td>0</td><td>0</td><td>5</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/2a26e46a8c93635222b42107e307c7f17690fdf0'>138</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/2a26e46a8c93635222b42107e307c7f17690fdf0'>2a26e46</a></td><td>2022/01/21
 12:38:18</td><td>Tiago Bueno</td><td>NO-JIRA fix ManifestTest</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/2a26e46a8c93635222b42107e307c7f17690fdf0/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/jms/ManifestTest.java#L1-L70'>ManifestTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/2a26e46a8c93635222b42107e307c7f17690fdf0/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/jms/ManifestTest.java'>(+)</a>
 ManifestTest.java </td [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/603462a1a5e56418c3bc65ac221919feef598c60'>139</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/603462a1a5e56418c3bc65ac221919feef598c60'>603462a</a></td><td>2022/03/08
 06:02:39</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3708'>ARTEMIS-3708</a> 
Collapse key transformer into policy</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3708'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3708)</a></p></td>
+<td>74</td><td>23</td><td>233</td><td>-136</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/603462a1a5e56418c3bc65ac221919feef598c60/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java#L58-L283'>FileConfigurationTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/603462a1a5e56418c3bc65ac221919feef598c60/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/49276ae6335f82e99fe206062aaba2e8aab96a26'>140</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/49276ae6335f82e99fe206062aaba2e8aab96a26'>49276ae</a></td><td>2022/03/22
 09:15:06</td><td>Clebert Suconic</td><td>NO-JIRA fixing 
MessagesExpiredPagingTest</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a 
href='https://github.com/apache/activemq-artemis/blob/49276ae6335f82e99fe206062aaba2e8aab96a26/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/MessagesExpiredPagingTest.java#L187-L187'>MessagesExpiredPagingTest.java</a><a
 
href='https://github.com/apache/activemq-artemis//commits/49276ae6335f82e99fe206062aaba2e8aab96a26/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integrati
 [...]
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/41463c83971172955a270572a37ef375c596b0de'>141</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/41463c83971172955a270572a37ef375c596b0de'>41463c8</a></td><td>2022/03/21
 01:32:32</td><td>Domenico Francesco Bruscino</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3710'>ARTEMIS-3710</a> 
Deprecate queues config element</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3710'>Major/Improvement/Fixed/Closed
 (ARTEMIS-3710)</a></p></td>
+<td>4</td><td>0</td><td>0</td><td>4</td><td></td><td><a 
href='https://github.com/apache/activemq-artemis/blob/41463c83971172955a270572a37ef375c596b0de/docs/user-manual/en/config-reload.md#L215-L264'>config-reload.md</a><a
 
href='https://github.com/apache/activemq-artemis//commits/41463c83971172955a270572a37ef375c596b0de/docs/user-manual/en/config-reload.md'>(+)</a>
 </td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/4bca3d1375ee6dfc8e952ba1ae89aa3cede726ad'>142</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/4bca3d1375ee6dfc8e952ba1ae89aa3cede726ad'>4bca3d1</a></td><td>2022/03/22
 11:52:46</td><td>Clebert Suconic</td><td><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3734'>ARTEMIS-3734</a> 
Correcting typo on documentation for CLI Transfer</td><td><p><a 
href='https://issues.apache.org/jira/browse/ARTEMIS-3734'>Major/Bug/Fixed/Closed
 (ARTEMIS-3734)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/2ce2fdfd036c9ce147035a8fc274550fd755e1c0'>143</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/2ce2fdfd036c9ce147035a8fc274550fd755e1c0'>2ce2fdf</a></td><td>2022/03/22
 12:25:44</td><td>Clebert Suconic</td><td>NO-JIRA updating git clone URI on 
Release instructions</td><td></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td></td><td></td><td></td></tr>
+<tr><td><a 
href='https://github.com/apache/activemq-artemis/commit/d57ac487c7060de9ac0a22b40b43e48a6cb56c87'>144</a></td>
+<td><a 
href='https://github.com/apache/activemq-artemis/commit/d57ac487c7060de9ac0a22b40b43e48a6cb56c87'>d57ac48</a></td><td>2022/03/22
 13:34:55</td><td>Clebert Suconic</td><td>[maven-release-plugin] prepare 
release 2.21.0</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+</tbody></table>
+<br><h2>
+<a 
href='https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARTEMIS%20AND%20key%20in%20(ARTEMIS-3613%2CARTEMIS-3657%2CARTEMIS-3734%2CARTEMIS-3612%2CARTEMIS-3658%2CARTEMIS-3653%2CARTEMIS-3697%2CARTEMIS-3652%2CARTEMIS-3696%2CARTEMIS-3655%2CARTEMIS-3699%2CARTEMIS-3732%2CARTEMIS-3654%2CARTEMIS-3698%2CARTEMIS-3695%2CARTEMIS-3650%2CARTEMIS-3573%2CARTEMIS-3694%2CARTEMIS-3691%2CARTEMIS-3690%2CARTEMIS-734%2CARTEMIS-3649%2CARTEMIS-3608%2CARTEMIS-3729%2CARTEMIS-3607%2CARTEMIS-3646%2CARTEMIS
 [...]
+<br>Generated with <a href='https://github.com/rh-messaging/jira-git-report'> 
jira-git-report</a>
+</body></html>

Reply via email to