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 9219e17 Automatic Site Publish by Buildbot
9219e17 is described below
commit 9219e17e78aaaa76e6c9a63eb6980935fe73252a
Author: buildbot <[email protected]>
AuthorDate: Tue Oct 12 02:17:09 2021 +0000
Automatic Site Publish by Buildbot
---
.../artemis/download/commit-report-2.19.0.html | 513 +++++++++++++++++++++
1 file changed, 513 insertions(+)
diff --git a/output/components/artemis/download/commit-report-2.19.0.html
b/output/components/artemis/download/commit-report-2.19.0.html
new file mode 100644
index 0000000..cce6d70
--- /dev/null
+++ b/output/components/artemis/download/commit-report-2.19.0.html
@@ -0,0 +1,513 @@
+<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.18.0(37cc2989733c20431a6aea18656a4ce4a76b1018) and
2.19.0(5fcb7632343e40af8536bb63e722eff6506c21ce)</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/b8c64590f97952928e3496fe3a94908af24fefae'>1</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b8c64590f97952928e3496fe3a94908af24fefae'>b8c6459</a></td><td>2021/08/09
10:58:28</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/d950e1b4cca5526f3f1b2506bd14feb3b0f879f6'>2</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d950e1b4cca5526f3f1b2506bd14feb3b0f879f6'>d950e1b</a></td><td>2021/08/09
13:20:25</td><td>Clebert Suconic</td><td>NO-JIRA Adding vim .swp and .swo
files into .gitignore</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/2418ea0312db9f72a18c23551b5fc5f3fd245b73'>3</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2418ea0312db9f72a18c23551b5fc5f3fd245b73'>2418ea0</a></td><td>2021/08/09
14:03:51</td><td>Clebert Suconic</td><td>NO-JIRA Updating vote template to
remove specific version from the template</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/62cf93dd6130b334b9c263f572fedc4d9ffcb971'>4</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/62cf93dd6130b334b9c263f572fedc4d9ffcb971'>62cf93d</a></td><td>2021/08/14
17:04:49</td><td>Clebert Suconic</td><td>NO-JIRA Removing non used
UnitTestLogger</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/62cf93dd6130b334b9c263f572fedc4d9ffcb971/tests/performance-tests/src/test/java/org/apache/activemq/artemis/tests/performance/journal/JournalImplTestUnit.java#L26-L35'>JournalImplTestUnit.java</a><a
href='https://github.com/apache/activemq-artemis//commits/62cf93dd6130b334b9c263f572fedc4d9ffcb971/tests/performance-tests/src/test/java/org/apache/activemq/artemis/tests/performance/journal/Jo
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/b8c779c9fa21aa45fcbdabf50fbdde168d7aabe2'>5</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b8c779c9fa21aa45fcbdabf50fbdde168d7aabe2'>b8c779c</a></td><td>2021/08/16
07:55:43</td><td>Robbie Gemmell</td><td>NO-JIRA: Travis job has been aborting
since #3680 was merged due to log output length, try redirecting output to file
for now</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/9baa9a4c2b6adfa543689131e0aee63e02bac729'>6</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/9baa9a4c2b6adfa543689131e0aee63e02bac729'>9baa9a4</a></td><td>2021/08/17
04:19:57</td><td>Robbie Gemmell</td><td>NO-JIRA: enable regular maven output
on Travis, only suppress transfer updates, see if it works around or clarifies
situation before no-output timeout kills the run</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/d7f30e7a33af2d80b4b784dda168c2461922c606'>7</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d7f30e7a33af2d80b4b784dda168c2461922c606'>d7f30e7</a></td><td>2021/08/18
10:24:08</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3421'>ARTEMIS-3421</a>:
update docs to reflect change in default, missed from <a
href='https://issues.apache.org/jira/browse/ARTEMIS-3367'>ARTEMIS-3367</a>, and
clarify a bit</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3421'>Major/Bug/Fixe [...]
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/d7f30e7a33af2d80b4b784dda168c2461922c606/docs/user-manual/en/configuring-transports.md#L464-L472'>configuring-transports.md</a><a
href='https://github.com/apache/activemq-artemis//commits/d7f30e7a33af2d80b4b784dda168c2461922c606/docs/user-manual/en/configuring-transports.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/82f0ece67c723a5633cc76990cb342b8d44cefb4'>8</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/82f0ece67c723a5633cc76990cb342b8d44cefb4'>82f0ece</a></td><td>2021/06/04
08:20:31</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3329'>ARTEMIS-3329</a>
ability to purge all queues on address</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3329'>Minor/New Feature/
/Open (ARTEMIS-3329)</a></p></td>
+<td>37</td><td>29</td><td>0</td><td>66</td><td><a
href='https://github.com/apache/activemq-artemis/blob/82f0ece67c723a5633cc76990cb342b8d44cefb4/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/AddressControlTest.java#L529-L553'>AddressControlTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/82f0ece67c723a5633cc76990cb342b8d44cefb4/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mana
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/191cb34c5407f6b0de3a53dc8c1d9a7f4e9eec04'>9</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/191cb34c5407f6b0de3a53dc8c1d9a7f4e9eec04'>191cb34</a></td><td>2021/08/18
06:47:28</td><td>Andy Taylor</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3423'>ARTEMIS-3423</a> -
create correct queue when durable subs recreated via AMQP</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3423'>Major/Bug/Fixed/Resolved
(ARTEMIS-3423)</a></p></td>
+<td>0</td><td>5</td><td>0</td><td>5</td><td><a
href='https://github.com/apache/activemq-artemis/blob/191cb34c5407f6b0de3a53dc8c1d9a7f4e9eec04/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/JMSSharedDurableConsumerTest.java#L32-L184'>JMSSharedDurableConsumerTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/191cb34c5407f6b0de3a53dc8c1d9a7f4e9eec04/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integr
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/656114045a2993ccd4dfb955e857d6e09bcf5e90'>10</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/656114045a2993ccd4dfb955e857d6e09bcf5e90'>6561140</a></td><td>2021/08/18
11:53:22</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3423'>ARTEMIS-3423</a>
Addressing suggestiongs from Robbie Gemmel on PR #3697</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3423'>Major/Bug/Fixed/Resolved
(ARTEMIS-3423)</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/656114045a2993ccd4dfb955e857d6e09bcf5e90/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/JMSSharedDurableConsumerTest.java#L35-L208'>JMSSharedDurableConsumerTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/656114045a2993ccd4dfb955e857d6e09bcf5e90/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integr
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/3edb96b09baf8075a03861f7c1d0b0c488473da2'>11</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/3edb96b09baf8075a03861f7c1d0b0c488473da2'>3edb96b</a></td><td>2021/08/18
16:37:43</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3425'>ARTEMIS-3425</a>
Possible NPE on Page reload</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3425'>Major/Bug/Fixed/Resolved
(ARTEMIS-3425)</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/3edb96b09baf8075a03861f7c1d0b0c488473da2/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingTest.java#L20-L561'>PagingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/3edb96b09baf8075a03861f7c1d0b0c488473da2/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/fac1c4320d02a81b3f00981ced85b1c920f8e3f3'>12</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fac1c4320d02a81b3f00981ced85b1c920f8e3f3'>fac1c43</a></td><td>2021/08/19
05:42:20</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3423'>ARTEMIS-3423</a>:
remaining #3697 feedback, move the non-shared sub test out of the shared sub
test class</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3423'>Major/Bug/Fixed/Resolved
(ARTEMIS-3423)</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/fac1c4320d02a81b3f00981ced85b1c920f8e3f3/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/JMSDurableConsumerTest.java#L38-L313'>JMSDurableConsumerTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/fac1c4320d02a81b3f00981ced85b1c920f8e3f3/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/J
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/52f429afa1baf93cd35f3fe1c567d7464266117c'>13</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/52f429afa1baf93cd35f3fe1c567d7464266117c'>52f429a</a></td><td>2021/08/19
07:46:03</td><td>Clebert Suconic</td><td>NO-JIRA Fixing ExpiryRunnerTest
intermittent test failure</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/52f429afa1baf93cd35f3fe1c567d7464266117c/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ExpiryRunnerTest.java#L138-L140'>ExpiryRunnerTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/52f429afa1baf93cd35f3fe1c567d7464266117c/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ExpiryRu
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/364d4cc324c366c4fafbb4a333c30227c728d9d1'>14</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/364d4cc324c366c4fafbb4a333c30227c728d9d1'>364d4cc</a></td><td>2021/08/19
04:49:55</td><td>Andy Taylor</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3426'>ARTEMIS-3426</a> -
fix copying of large retained message</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3426'>Major/Bug/Fixed/Resolved
(ARTEMIS-3426)</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/364d4cc324c366c4fafbb4a333c30227c728d9d1/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/MQTTTest.java#L43-L490'>MQTTTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/364d4cc324c366c4fafbb4a333c30227c728d9d1/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/MQTTTest.ja
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/2f74fa192059acf7a9f0f570a0eca4eb9df669aa'>15</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2f74fa192059acf7a9f0f570a0eca4eb9df669aa'>2f74fa1</a></td><td>2021/08/19
11:50:01</td><td>Emmanuel Hugonnet</td><td>[<a
href='https://issues.apache.org/jira/browse/ARTEMIS-3431'>ARTEMIS-3431</a>]:
PrintData is missing a retro-compatible method.</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3431'>Major/Bug/Fixed/Resolved
(ARTEMIS-3431)</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/bafc511d6699292af19a09de7bac6c35247903d0'>16</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/bafc511d6699292af19a09de7bac6c35247903d0'>bafc511</a></td><td>2021/08/19
11:07:39</td><td>Emmanuel Hugonnet</td><td>[<a
href='https://issues.apache.org/jira/browse/ARTEMIS-3432'>ARTEMIS-3432</a>]:
Use batavia to produce transformed source code instead of transformed
binaries.</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3432'>Major/Improvement/Fixed/Resolved
(ARTEMIS-3432)</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/ed4c915d5001fa64e07288055ef514ff97296996'>17</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ed4c915d5001fa64e07288055ef514ff97296996'>ed4c915</a></td><td>2021/08/20
08:04:56</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3434'>ARTEMIS-3434</a>
Fixing Journal Retention Wrong month</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3434'>Major/Bug/Fixed/Resolved
(ARTEMIS-3434)</a></p></td>
+<td>2</td><td>4</td><td>1</td><td>5</td><td><a
href='https://github.com/apache/activemq-artemis/blob/ed4c915d5001fa64e07288055ef514ff97296996/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/journal/impl/JournaHistorylBackupTest.java#L87-L103'>JournaHistorylBackupTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/ed4c915d5001fa64e07288055ef514ff97296996/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/journal/impl
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/02a829682130e7899f58845baca245b0264ebfcb'>18</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/02a829682130e7899f58845baca245b0264ebfcb'>02a8296</a></td><td>2021/08/20
10:36:41</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3435'>ARTEMIS-3435</a>:
fail-fast if AIO check fouls, rather than burning hours and still failing, and
report/log detals to aid analysis</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3435'>Major/Test/Fixed/Resolved
(ARTEMIS-3435)</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/02a829682130e7899f58845baca245b0264ebfcb/artemis-server/src/test/java/org/apache/activemq/artemis/tests/util/ActiveMQTestBase.java#L160-L2092'>ActiveMQTestBase.java</a><a
href='https://github.com/apache/activemq-artemis//commits/02a829682130e7899f58845baca245b0264ebfcb/artemis-server/src/test/java/org/apache/activemq/artemis/tests/util/ActiveMQTestBase.java'>(+)</a>
</td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/c8d71cbebc2a109bd3256c1d8f405b8ea31a1c50'>19</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c8d71cbebc2a109bd3256c1d8f405b8ea31a1c50'>c8d71cb</a></td><td>2021/08/20
14:12:43</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3422'>ARTEMIS-3422</a>
mitigate NPE for audit logging</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3422'>Minor/Bug/Fixed/Resolved
(ARTEMIS-3422)</a></p></td>
+<td>0</td><td>6</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/3fd0eea66704793927b42e88e46c3f08f27f372b'>20</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/3fd0eea66704793927b42e88e46c3f08f27f372b'>3fd0eea</a></td><td>2021/08/20
12:56:22</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3438'>ARTEMIS-3438</a>
legacy updateQueue doesn't respect ringSize</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3438'>Minor/Bug/Fixed/Resolved
(ARTEMIS-3438)</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/3fd0eea66704793927b42e88e46c3f08f27f372b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/ActiveMQServerControlTest.java#L667-L697'>ActiveMQServerControlTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/3fd0eea66704793927b42e88e46c3f08f27f372b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integ
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/c300d58baac2f8b277e550472b4d4dde97a529f4'>21</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c300d58baac2f8b277e550472b4d4dde97a529f4'>c300d58</a></td><td>2021/08/17
11:56:41</td><td>Robbie Gemmell</td><td>NO-JIRA: use the google mirror for
maven central to spread load and help reduce sporadic CI failures</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/7e7150ffdca536368ef064d28f9ee3931ab37fb9'>22</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7e7150ffdca536368ef064d28f9ee3931ab37fb9'>7e7150f</a></td><td>2021/08/23
08:43:37</td><td>Clebert Suconic</td><td>NO-JIRA Renaming TestTransfer as
TransferTest to be compatible with the other tests names</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td>TestTransfer.java <a
href='https://github.com/apache/activemq-artemis/blob/7e7150ffdca536368ef064d28f9ee3931ab37fb9/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/transfer/TransferTest.java#L1-L332'>TransferTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/7e7150ffdca536368ef064d28f9ee3931ab37fb9/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/transfer/TransferTest.java'>(
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/d15680d8d91a76d8fdc9f221bac5995ca9539ccc'>23</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d15680d8d91a76d8fdc9f221bac5995ca9539ccc'>d15680d</a></td><td>2021/08/23
10:14:12</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3234'>ARTEMIS-3234</a>
Additional test with expiry and paging</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3234'>Blocker/Bug/Fixed/Closed
(ARTEMIS-3234)</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/d15680d8d91a76d8fdc9f221bac5995ca9539ccc/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/MessagesExpiredPagingTest.java#L1-L249'>MessagesExpiredPagingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/d15680d8d91a76d8fdc9f221bac5995ca9539ccc/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e2c1efb13af9678243b8260f10b24de2919f0b24'>24</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e2c1efb13af9678243b8260f10b24de2919f0b24'>e2c1efb</a></td><td>2021/08/24
06:49:50</td><td>Robbie Gemmell</td><td>NO-JIRA: fix profiles for run of
examples module on JDK11+ on Travis, fix unintended build output caching, and
cleanup existing cache</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/5a1449d8127a11fb891819981739b04001d1d45b'>25</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/5a1449d8127a11fb891819981739b04001d1d45b'>5a1449d</a></td><td>2021/08/24
09:10:17</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3440'>ARTEMIS-3440</a>:
separate effect of -Pdev from test profiles, make them
independent</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3440'>Major/Task/Fixed/Resolved
(ARTEMIS-3440)</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/20e66a2063f8724ec0dfc3b2fec8775e7622f72c'>26</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/20e66a2063f8724ec0dfc3b2fec8775e7622f72c'>20e66a2</a></td><td>2021/08/24
09:12:10</td><td>Robbie Gemmell</td><td>NO-JIRA: split various checks out to
their own sub jobs on GHA</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/ac46c56a2b58e75b010eade91b43c68086924252'>27</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ac46c56a2b58e75b010eade91b43c68086924252'>ac46c56</a></td><td>2021/08/24
11:21:28</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3234'>ARTEMIS-3234</a>
Adjusting sizes on MessagesExpiredPagingTest</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3234'>Blocker/Bug/Fixed/Closed
(ARTEMIS-3234)</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/ac46c56a2b58e75b010eade91b43c68086924252/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/MessagesExpiredPagingTest.java#L180-L180'>MessagesExpiredPagingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/ac46c56a2b58e75b010eade91b43c68086924252/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integrati
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e05221eba4f4da9bb841ab31b46b788227adcb0e'>28</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e05221eba4f4da9bb841ab31b46b788227adcb0e'>e05221e</a></td><td>2021/08/24
12:38:24</td><td>Clebert Suconic</td><td> <a
href='https://issues.apache.org/jira/browse/ARTEMIS-3234'>ARTEMIS-3234</a>
Adjusting sizes on MessagesExpiredPagingTest</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3234'>Blocker/Bug/Fixed/Closed
(ARTEMIS-3234)</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/e05221eba4f4da9bb841ab31b46b788227adcb0e/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/MessagesExpiredPagingTest.java#L164-L164'>MessagesExpiredPagingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/e05221eba4f4da9bb841ab31b46b788227adcb0e/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integrati
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/edf688e706cdafcb13f09e446a48b3f35a8f9236'>29</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/edf688e706cdafcb13f09e446a48b3f35a8f9236'>edf688e</a></td><td>2021/08/24
16:22:52</td><td>Clebert Suconic</td><td>NO-JIRA Adding Large Message into
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/edf688e706cdafcb13f09e446a48b3f35a8f9236/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/MessagesExpiredPagingTest.java#L21-L252'>MessagesExpiredPagingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/edf688e706cdafcb13f09e446a48b3f35a8f9236/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integratio
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/4d2fd898828fd59aa0ac539826156e9ee5c2444e'>30</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4d2fd898828fd59aa0ac539826156e9ee5c2444e'>4d2fd89</a></td><td>2021/08/14
11:12:27</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3436'>ARTEMIS-3436</a>
Journal Replay operation</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3436'>Major/New
Feature/Fixed/Resolved (ARTEMIS-3436)</a></p></td>
+<td>329</td><td>29</td><td>4</td><td>354</td><td><a
href='https://github.com/apache/activemq-artemis/blob/4d2fd898828fd59aa0ac539826156e9ee5c2444e/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/ActiveMQServerControlTest.java#L22-L4309'>ActiveMQServerControlTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/4d2fd898828fd59aa0ac539826156e9ee5c2444e/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/0266582a8f686b07d24bb2b8d680e59c2f6afc1c'>31</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0266582a8f686b07d24bb2b8d680e59c2f6afc1c'>0266582</a></td><td>2021/08/24
09:33:21</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3441'>ARTEMIS-3441</a>
Remove a few finalize methods</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3441'>Major/Task/Fixed/Resolved
(ARTEMIS-3441)</a></p></td>
+<td>0</td><td>0</td><td>40</td><td>-40</td><td>PagingLeakTest.java
</td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/04232db99d865c7cceae1fe37479021e830958fd'>32</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/04232db99d865c7cceae1fe37479021e830958fd'>04232db</a></td><td>2021/08/25
12:14:09</td><td>Justin Bertram</td><td>NO-JIRA add upgrade details for
2.18.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/04232db99d865c7cceae1fe37479021e830958fd/docs/user-manual/en/versions.md#L20-L42'>versions.md</a><a
href='https://github.com/apache/activemq-artemis//commits/04232db99d865c7cceae1fe37479021e830958fd/docs/user-manual/en/versions.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/9b8e82601b23631040ccea128f856aaf7698a2df'>33</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/9b8e82601b23631040ccea128f856aaf7698a2df'>9b8e826</a></td><td>2021/08/24
21:57:43</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3442'>ARTEMIS-3442</a>
Configure journal retention through cli create</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3442'>Major/Improvement/Fixed/Resolved
(ARTEMIS-3442)</a></p></td>
+<td>46</td><td>2</td><td>0</td><td>48</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/599d33118cf896cb240ec7365e344b82a72da85a'>34</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/599d33118cf896cb240ec7365e344b82a72da85a'>599d331</a></td><td>2021/08/26
06:47:28</td><td>Robbie Gemmell</td><td>NO-JIRA: remove unused property, the
related module was removed over 6 years ago</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/539749f0ba1d7415cbf1e4ca98ccb8ab8c390d46'>35</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/539749f0ba1d7415cbf1e4ca98ccb8ab8c390d46'>539749f</a></td><td>2021/08/26
11:13:29</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3447'>ARTEMIS-3447</a>:
update test use of bcprov-jdk15on to current 1.69 release</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3447'>Minor/Dependency
upgrade/Fixed/Resolved (ARTEMIS-3447)</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/596d644576e9ecfc0bfe21c954eb7816e3e40264'>36</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/596d644576e9ecfc0bfe21c954eb7816e3e40264'>596d644</a></td><td>2021/08/27
08:12:36</td><td>Robbie Gemmell</td><td>NO-JIRA: update release steps for
website update to reflect change in 'current releases' config
location</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/b8ed0f21c8ded47d7935e64313e837293259db3f'>37</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b8ed0f21c8ded47d7935e64313e837293259db3f'>b8ed0f2</a></td><td>2021/08/27
12:20:30</td><td>Clebert Suconic</td><td>NO-JIRA Fixing small typo on
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/b8ed0f21c8ded47d7935e64313e837293259db3f/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/MessagesExpiredPagingTest.java#L100-L100'>MessagesExpiredPagingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/b8ed0f21c8ded47d7935e64313e837293259db3f/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integrati
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/8709b1e5d304d320d9ed31fba1ffcc6f89557927'>38</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8709b1e5d304d320d9ed31fba1ffcc6f89557927'>8709b1e</a></td><td>2021/08/27
12:36:50</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3448'>ARTEMIS-3448</a>
Expiry (maybe DLQ copy) would break LargeMessage Delivery</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3448'>Major/Improvement/Fixed/Resolved
(ARTEMIS-3448)</a></p></td>
+<td>13</td><td>1</td><td>0</td><td>14</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/16d2fb4840d3b2f8c83f58080147b9ff1ad6b3c5'>39</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/16d2fb4840d3b2f8c83f58080147b9ff1ad6b3c5'>16d2fb4</a></td><td>2021/08/30
11:05:48</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3447'>ARTEMIS-3447</a>:
dont force scope as an example also uses it</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3447'>Minor/Dependency
upgrade/Fixed/Resolved (ARTEMIS-3447)</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/587e0f8252c2f89526755f5a1113d87ca9255e2c'>40</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/587e0f8252c2f89526755f5a1113d87ca9255e2c'>587e0f8</a></td><td>2021/08/30
11:26:28</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3451'>ARTEMIS-3451</a>: add
dependencyManagement entry for qpid-jms-client, remove various redundant uses
of property</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3451'>Minor/Task/Fixed/Resolved
(ARTEMIS-3451)</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/359b919e7f6ab3cb0d8d66c07dc26730504a96db'>41</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/359b919e7f6ab3cb0d8d66c07dc26730504a96db'>359b919</a></td><td>2021/08/31
05:19:21</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3453'>ARTEMIS-3453</a>:
exclude log4j + slf4j-log4j12 transitive deps via zookeeper
dependencyManagement entry</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3453'>Major/Task/Fixed/Resolved
(ARTEMIS-3453)</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/0e909cfcff68c8e5e3ae3868da53ceda53d83b31'>42</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0e909cfcff68c8e5e3ae3868da53ceda53d83b31'>0e909cf</a></td><td>2021/09/01
10:16:37</td><td>Paul Wright</td><td>update link for download</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/0e909cfcff68c8e5e3ae3868da53ceda53d83b31/docs/user-manual/en/project-info.md#L8-L8'>project-info.md</a><a
href='https://github.com/apache/activemq-artemis//commits/0e909cfcff68c8e5e3ae3868da53ceda53d83b31/docs/user-manual/en/project-info.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/79a4154573f469733f12eea6da82ba3c256b8041'>43</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/79a4154573f469733f12eea6da82ba3c256b8041'>79a4154</a></td><td>2021/09/01
09:39:03</td><td>tdinev</td><td>Correct minor 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/79a4154573f469733f12eea6da82ba3c256b8041/docs/user-manual/en/using-server.md#L200-L200'>using-server.md</a><a
href='https://github.com/apache/activemq-artemis//commits/79a4154573f469733f12eea6da82ba3c256b8041/docs/user-manual/en/using-server.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/97e84bb0d12cd2ce51571032ec3a946a97e6589d'>44</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/97e84bb0d12cd2ce51571032ec3a946a97e6589d'>97e84bb</a></td><td>2021/09/01
11:35:11</td><td>Domenico Francesco Bruscino</td><td>NO-JIRA Fix test security
resources copy</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/c7b672d8b9c4764785232636d1490d28ade67e32'>45</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c7b672d8b9c4764785232636d1490d28ade67e32'>c7b672d</a></td><td>2021/09/02
06:09:31</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3365'>ARTEMIS-3365</a> -
fix intermittent ci failure on test</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3365'>Major/New
Feature/Fixed/Closed (ARTEMIS-3365)</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/c7b672d8b9c4764785232636d1490d28ade67e32/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/balancing/pools/PoolTestBase.java#L31-L31'>PoolTestBase.java</a><a
href='https://github.com/apache/activemq-artemis//commits/c7b672d8b9c4764785232636d1490d28ade67e32/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/balancing/pools/PoolTestBase.java'>(+)</a>
</t [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/c0ce3ffdc6bc919c44c8deb84bf95388d9f729cf'>46</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c0ce3ffdc6bc919c44c8deb84bf95388d9f729cf'>c0ce3ff</a></td><td>2021/09/02
09:17:43</td><td>gtully</td><td>no-jira - remove unnecessary reference to
jgroups version from example create command, a more recient version it is part
of the distro</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/00d353e4f144938226bbfef7f7e1e32a0fd4d908'>47</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/00d353e4f144938226bbfef7f7e1e32a0fd4d908'>00d353e</a></td><td>2021/09/02
09:41:36</td><td>Domenico Francesco Bruscino</td><td>NO-JIRA Fix broker
connection AMQP SSL example</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/00d353e4f144938226bbfef7f7e1e32a0fd4d908/examples/features/broker-connection/amqp-sending-overssl/src/main/java/org/apache/activemq/artemis/jms/example/BrokerConnectionSenderSSL.java#L38-L61'>BrokerConnectionSenderSSL.java</a><a
href='https://github.com/apache/activemq-artemis//commits/00d353e4f144938226bbfef7f7e1e32a0fd4d908/examples/features/broker-connection/amqp-send
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e984435b627f6bcc76c6fd459a0dcf43bd160c1d'>48</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e984435b627f6bcc76c6fd459a0dcf43bd160c1d'>e984435</a></td><td>2021/09/02
01:06:48</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3455'>ARTEMIS-3455</a>
Upgrade jasypt to 1.9.3</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3455'>Major/Dependency
upgrade/Fixed/Resolved (ARTEMIS-3455)</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/b777f1f1cc82fe9b0e78c691d50c1d555e37b10c'>49</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b777f1f1cc82fe9b0e78c691d50c1d555e37b10c'>b777f1f</a></td><td>2021/09/02
05:59:06</td><td>Paul Wright</td><td>link to jira instance</td><td></td>
+<td>0</td><td>5</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/4569263c04acd5c444c7e9596efdd3e9758d04d9'>50</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4569263c04acd5c444c7e9596efdd3e9758d04d9'>4569263</a></td><td>2021/09/01
12:45:56</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3454'>ARTEMIS-3454</a>
prevent directory listing for deployed web apps</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3454'>Major/Bug/Fixed/Resolved
(ARTEMIS-3454)</a></p></td>
+<td>1</td><td>0</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/f82cd797cb5019356b7c8b564b2d2c3a7e82e625'>51</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f82cd797cb5019356b7c8b564b2d2c3a7e82e625'>f82cd79</a></td><td>2021/09/03
06:49:59</td><td>Robbie Gemmell</td><td>NO-JIRA: undo addition of
module-specific resources-plugin version from
97e84bb0d12cd2ce51571032ec3a946a97e6589d</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/9b074e124ee5d5aaa1e01130f3119a4efb230afb'>52</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/9b074e124ee5d5aaa1e01130f3119a4efb230afb'>9b074e1</a></td><td>2021/09/03
11:20:24</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3459'>ARTEMIS-3459</a>: use
appropriate call to clear up, avoid creating unnecessary wrapper</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3459'>Trivial/Bug/Fixed/Resolved
(ARTEMIS-3459)</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/6ee7e72db1e025c967ef3c21a5faf41a493cad5c'>53</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6ee7e72db1e025c967ef3c21a5faf41a493cad5c'>6ee7e72</a></td><td>2021/08/19
10:32:27</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3445'>ARTEMIS-3445</a>
automatically clean-up abandoned MQTT subscriptions</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3445'>Major/Improvement/Fixed/Resolved
(ARTEMIS-3445)</a></p></td>
+<td>84</td><td>9</td><td>7</td><td>86</td><td><a
href='https://github.com/apache/activemq-artemis/blob/6ee7e72db1e025c967ef3c21a5faf41a493cad5c/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/MQTTSessionExpiryIntervalTest.java#L1-L54'>MQTTSessionExpiryIntervalTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/6ee7e72db1e025c967ef3c21a5faf41a493cad5c/tests/integration-tests/src/test/java/org/apache/activemq/artemis/t
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/13df6a8fb9522e53d875755be1d217ab3e260d65'>54</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/13df6a8fb9522e53d875755be1d217ab3e260d65'>13df6a8</a></td><td>2021/09/02
11:23:12</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3457'>ARTEMIS-3457</a> log
WARN for OpenWire property conversion problem</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3457'>Major/Improvement/Fixed/Resolved
(ARTEMIS-3457)</a></p></td>
+<td>18</td><td>27</td><td>0</td><td>45</td><td><a
href='https://github.com/apache/activemq-artemis/blob/13df6a8fb9522e53d875755be1d217ab3e260d65/artemis-protocols/artemis-openwire-protocol/src/test/java/org/apache/activemq/artemis/core/protocol/openwire/OpenWireMessageConverterTest.java#L39-L136'>OpenWireMessageConverterTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/13df6a8fb9522e53d875755be1d217ab3e260d65/artemis-protocols/artemis-openwire-protocol/src/test/ja
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/224b89810d023e3ee73b014a48585da8f6048237'>55</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/224b89810d023e3ee73b014a48585da8f6048237'>224b898</a></td><td>2021/06/24
10:24:48</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2007'>ARTEMIS-2007</a> -
allow redistribution if there are unmatched messages pending on a queue and
there is new remote demand</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2007'>Major/Improvement/Fixed/Resolved
(ARTEMIS-2007)</a></p></td>
+<td>44</td><td>29</td><td>14</td><td>59</td><td><a
href='https://github.com/apache/activemq-artemis/blob/224b89810d023e3ee73b014a48585da8f6048237/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/ScheduledDeliveryHandlerTest.java#L1478-L1478'>ScheduledDeliveryHandlerTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/224b89810d023e3ee73b014a48585da8f6048237/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/ScheduledDel
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e985df77fbab2e81eecd9f10f60adcb5824c317a'>56</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e985df77fbab2e81eecd9f10f60adcb5824c317a'>e985df7</a></td><td>2021/07/26
16:54:36</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3223'>ARTEMIS-3223</a> -
ensure distribution uses the address from the message, rather than the address
from the queue which may be a wildcard sub and not valid for publishng on, fix
and test</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3223'>Major [...]
+<td>5</td><td>2</td><td>0</td><td>7</td><td><a
href='https://github.com/apache/activemq-artemis/blob/e985df77fbab2e81eecd9f10f60adcb5824c317a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpBridgeClusterRedistributionTest.java#L139-L140'>AmqpBridgeClusterRedistributionTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/e985df77fbab2e81eecd9f10f60adcb5824c317a/tests/integration-tests/src/test/java/org/apache/activemq/artem
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/b27aa03a372f525263a746281f9cc77856312d6b'>57</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b27aa03a372f525263a746281f9cc77856312d6b'>b27aa03</a></td><td>2021/07/27
06:44:05</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-1612'>ARTEMIS-1612</a> -
strip any acceptor matching prefix from the message address such that further
routing will match the lack of prefixes in broker routing, different fix for
redistribution with prefixes</td><td><p><a
href='https://issues.apache.org/jira/browse/AR [...]
+<td>0</td><td>6</td><td>0</td><td>6</td><td><a
href='https://github.com/apache/activemq-artemis/blob/b27aa03a372f525263a746281f9cc77856312d6b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/CoreClientTest.java#L261-L262'>CoreClientTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/b27aa03a372f525263a746281f9cc77856312d6b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/CoreClientTe
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/276f822a0ea775a3e9916759c26b032e8c0bf7d2'>58</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/276f822a0ea775a3e9916759c26b032e8c0bf7d2'>276f822</a></td><td>2021/07/27
08:15:58</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-1925'>ARTEMIS-1925</a> -
allow redistribution with new loadbalance type of OFF_WITH_REDISTRIBUTION to
ensure local consumers get priority, we only optionally redistribute when
messages are stuck</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-1925'>Ma [...]
+<td>3</td><td>3</td><td>0</td><td>6</td><td><a
href='https://github.com/apache/activemq-artemis/blob/276f822a0ea775a3e9916759c26b032e8c0bf7d2/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java#L340-L353'>FileConfigurationTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/276f822a0ea775a3e9916759c26b032e8c0bf7d2/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/44dd84d704613bf53d01bb642152aa55eb2b5272'>59</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/44dd84d704613bf53d01bb642152aa55eb2b5272'>44dd84d</a></td><td>2021/08/09
06:04:57</td><td>franz1981</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3429'>ARTEMIS-3429</a>
Backup forget coordination-id after quorum loss</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3429'>Major/Bug/ /Open
(ARTEMIS-3429)</a></p></td>
+<td>69</td><td>127</td><td>9</td><td>187</td><td><a
href='https://github.com/apache/activemq-artemis/blob/44dd84d704613bf53d01bb642152aa55eb2b5272/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/quorum/PluggableQuorumSinglePairTest.java#L140-L176'>PluggableQuorumSinglePairTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/44dd84d704613bf53d01bb642152aa55eb2b5272/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/quorum/P
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/c629289e9bf6ebf2d6f0ad9aeb8173dbafad6489'>60</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c629289e9bf6ebf2d6f0ad9aeb8173dbafad6489'>c629289</a></td><td>2021/08/12
08:25:58</td><td>franz1981</td><td>NO-JIRA speed-up replicated failback
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/c629289e9bf6ebf2d6f0ad9aeb8173dbafad6489/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/FailoverTest.java#L936-L946'>FailoverTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/c629289e9bf6ebf2d6f0ad9aeb8173dbafad6489/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failo
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/c31db95f6bb62d3897e87db493acecf468f245e6'>61</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c31db95f6bb62d3897e87db493acecf468f245e6'>c31db95</a></td><td>2021/08/27
01:48:03</td><td>franz1981</td><td>NO-JIRA Reduce amount of Apache Curator
logs</td><td></td>
+<td>8</td><td>0</td><td>0</td><td>8</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/ce3b50c1a6f76c76f6d3887d1128c5591f2e4f37'>62</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ce3b50c1a6f76c76f6d3887d1128c5591f2e4f37'>ce3b50c</a></td><td>2021/08/19
06:36:06</td><td>franz1981</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3430'>ARTEMIS-3430</a>
Activation Sequence Auto-Repair</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3430'>Major/Bug/ /Open
(ARTEMIS-3430)</a></p></td>
+<td>63</td><td>53</td><td>13</td><td>103</td><td><a
href='https://github.com/apache/activemq-artemis/blob/ce3b50c1a6f76c76f6d3887d1128c5591f2e4f37/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/replication/PluggableQuorumReplicationTest.java#L431-L655'>PluggableQuorumReplicationTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/ce3b50c1a6f76c76f6d3887d1128c5591f2e4f37/tests/integration-tests/src/test/java/org/apache/activemq/art
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/082f06a095771b7f53e696258d3b18d669ad2e69'>63</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/082f06a095771b7f53e696258d3b18d669ad2e69'>082f06a</a></td><td>2021/09/03
11:47:13</td><td>franz1981</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3458'>ARTEMIS-3458</a>
Reduce number of ZK nodes for fast-tests runs</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3458'>Major/Test/ /Open
(ARTEMIS-3458)</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/082f06a095771b7f53e696258d3b18d669ad2e69/artemis-quorum-ri/src/test/java/org/apache/activemq/artemis/quorum/zookeeper/CuratorDistributedLockTest.java#L64-L365'>CuratorDistributedLockTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/082f06a095771b7f53e696258d3b18d669ad2e69/artemis-quorum-ri/src/test/java/org/apache/activemq/artemis/quorum/zookeeper/CuratorDistribute
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/fa475c40b6739d0d2f63b31803db1d3f0cd2f8b1'>64</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fa475c40b6739d0d2f63b31803db1d3f0cd2f8b1'>fa475c4</a></td><td>2021/09/03
11:54:05</td><td>franz1981</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3458'>ARTEMIS-3458</a> Bump
version of Apache Curator to 5.2.0 for CURATOR-595</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3458'>Major/Test/ /Open
(ARTEMIS-3458)</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/1e5b361b6adcbd29cf726ab1721513f669abf1bf'>65</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1e5b361b6adcbd29cf726ab1721513f669abf1bf'>1e5b361</a></td><td>2021/08/26
11:41:10</td><td>franz1981</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3446'>ARTEMIS-3446</a>
Pluggable quorum vote force live CLI command</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3446'>Major/Improvement/
/Open (ARTEMIS-3446)</a></p></td>
+<td>358</td><td>0</td><td>0</td><td>358</td><td><a
href='https://github.com/apache/activemq-artemis/blob/1e5b361b6adcbd29cf726ab1721513f669abf1bf/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cli/ActivationSequenceCommandsTest.java#L1-L236'>ActivationSequenceCommandsTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/1e5b361b6adcbd29cf726ab1721513f669abf1bf/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/f150fe50954b38cd1f17f6c0ce014301b8f745aa'>66</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f150fe50954b38cd1f17f6c0ce014301b8f745aa'>f150fe5</a></td><td>2021/09/07
00:11:14</td><td>franz1981</td><td>NO-JIRA Fix
HAPolicyConfigurationTest::PrimaryReplicationTest NPE on assert</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/f150fe50954b38cd1f17f6c0ce014301b8f745aa/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/HAPolicyConfigurationTest.java#L23-L272'>HAPolicyConfigurationTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/f150fe50954b38cd1f17f6c0ce014301b8f745aa/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/HAPolicyConfigurationTest
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/f4d7c8ae692850edd58b12a2b36a0c8e13ff3a2b'>67</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f4d7c8ae692850edd58b12a2b36a0c8e13ff3a2b'>f4d7c8a</a></td><td>2021/04/07
02:26:43</td><td>franz1981</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3219'>ARTEMIS-3219</a> Save
allocating map entries during bindings iteration</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3219'>Major/Improvement/Fixed/Closed
(ARTEMIS-3219)</a></p></td>
+<td>28</td><td>2</td><td>0</td><td>30</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e3b9018e098a48a8fa05eb1f8fe7c02ab98738e7'>68</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e3b9018e098a48a8fa05eb1f8fe7c02ab98738e7'>e3b9018</a></td><td>2021/09/02
23:48:07</td><td>Domenico Francesco Bruscino</td><td>NO-JIRA Update broker
connection AMQP SSL example</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/e3b9018e098a48a8fa05eb1f8fe7c02ab98738e7/examples/features/broker-connection/amqp-sending-overssl/src/main/java/org/apache/activemq/artemis/jms/example/BrokerConnectionSenderSSL.java#L38-L61'>BrokerConnectionSenderSSL.java</a><a
href='https://github.com/apache/activemq-artemis//commits/e3b9018e098a48a8fa05eb1f8fe7c02ab98738e7/examples/features/broker-connection/amqp-send
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/0a88aafd740dd3246b7be1b70a5566090518faac'>69</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0a88aafd740dd3246b7be1b70a5566090518faac'>0a88aaf</a></td><td>2021/09/05
23:49:43</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3450'>ARTEMIS-3450</a> Fix
StaticPoolTest and DiscoveryPoolTest intermittent failures</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3450'>Major/Test/Fixed/Resolved
(ARTEMIS-3450)</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/0a88aafd740dd3246b7be1b70a5566090518faac/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/balancing/pools/DiscoveryPoolTest.java#L139-L139'>DiscoveryPoolTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/0a88aafd740dd3246b7be1b70a5566090518faac/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/balancing/pools/DiscoveryPoolTest.
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/9d04c9d51d349b49761b0a372c48b687bcd88cff'>70</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/9d04c9d51d349b49761b0a372c48b687bcd88cff'>9d04c9d</a></td><td>2021/09/07
07:07:19</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3462'>ARTEMIS-3462</a>
Improve MBean Guard exception messages</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3462'>Major/Improvement/Fixed/Resolved
(ARTEMIS-3462)</a></p></td>
+<td>0</td><td>10</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/a4c311f3681b31ae706a8843278746d8420185c6'>71</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/a4c311f3681b31ae706a8843278746d8420185c6'>a4c311f</a></td><td>2021/08/27
11:04:29</td><td>franz1981</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3449'>ARTEMIS-3449</a>
Speedup AMQP large message streamig</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3449'>Major/Improvement/
/Open (ARTEMIS-3449)</a></p></td>
+<td>41</td><td>46</td><td>27</td><td>60</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/7fb4f806495096439a2a8a9f33a5d01a535b82ab'>72</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7fb4f806495096439a2a8a9f33a5d01a535b82ab'>7fb4f80</a></td><td>2021/08/30
16:09:17</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3464'>ARTEMIS-3464</a>
Missing ACKs on Page and Mirror</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3464'>Major/Bug/Fixed/Resolved
(ARTEMIS-3464)</a></p></td>
+<td>210</td><td>16</td><td>1</td><td>225</td><td><a
href='https://github.com/apache/activemq-artemis/blob/7fb4f806495096439a2a8a9f33a5d01a535b82ab/artemis-server/src/test/java/org/apache/activemq/artemis/tests/util/ActiveMQTestBase.java#L1770-L1778'>ActiveMQTestBase.java</a><a
href='https://github.com/apache/activemq-artemis//commits/7fb4f806495096439a2a8a9f33a5d01a535b82ab/artemis-server/src/test/java/org/apache/activemq/artemis/tests/util/ActiveMQTestBase.java'>(+)</a>
<a href='https:/ [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/8fb5b8969f98b0994b9563cb7f5441e58253d89f'>73</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8fb5b8969f98b0994b9563cb7f5441e58253d89f'>8fb5b89</a></td><td>2021/09/09
04:37:36</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3449'>ARTEMIS-3449</a>: fix
some issues from using position to track an unrelated state, plus simplify some
previous changes and more</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3449'>Major/Improvement/
/Open (ARTEMIS-3449)</a></p></td>
+<td>16</td><td>9</td><td>13</td><td>12</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/dbdd941c49dfabc98310a3aa5c5cd1640e6c4c7d'>74</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/dbdd941c49dfabc98310a3aa5c5cd1640e6c4c7d'>dbdd941</a></td><td>2021/09/09
07:22:56</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3446'>ARTEMIS-3446</a> -
tidy up cli code based on static analysis</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3446'>Major/Improvement/
/Open (ARTEMIS-3446)</a></p></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/475d349a2381a81fd37a5ce6ebf48dca2b36f53f'>75</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/475d349a2381a81fd37a5ce6ebf48dca2b36f53f'>475d349</a></td><td>2021/09/09
07:29:01</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3446'>ARTEMIS-3446</a> -
tidy up cli set code based on static analysis</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3446'>Major/Improvement/
/Open (ARTEMIS-3446)</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/e379b447ffe8c245e55ff22cca107c1a1ab4ff4d'>76</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e379b447ffe8c245e55ff22cca107c1a1ab4ff4d'>e379b44</a></td><td>2021/09/09
07:52:22</td><td>franz1981</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3465'>ARTEMIS-3465</a>
BufferSplitter::split shouldn't consume input buffer</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3465'>Blocker/Bug/Fixed/Resolved
(ARTEMIS-3465)</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/e379b447ffe8c245e55ff22cca107c1a1ab4ff4d/artemis-server/src/test/java/org/apache/activemq/artemis/core/persistence/impl/journal/BufferSplitterTest.java#L36-L46'>BufferSplitterTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/e379b447ffe8c245e55ff22cca107c1a1ab4ff4d/artemis-server/src/test/java/org/apache/activemq/artemis/core/persistence/impl/journal/BufferSplitter
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/1f1ee28b3483b5e84b7449d8b3c60c2f5f0d00ff'>77</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1f1ee28b3483b5e84b7449d8b3c60c2f5f0d00ff'>1f1ee28</a></td><td>2021/09/09
04:56:27</td><td>Paul Wright</td><td>NO-JIRA fixing doc about
pools</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/1f1ee28b3483b5e84b7449d8b3c60c2f5f0d00ff/docs/user-manual/en/broker-balancers.md#L28-L28'>broker-balancers.md</a><a
href='https://github.com/apache/activemq-artemis//commits/1f1ee28b3483b5e84b7449d8b3c60c2f5f0d00ff/docs/user-manual/en/broker-balancers.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e27ef12ae144e0fb09418838f40008474680c938'>78</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e27ef12ae144e0fb09418838f40008474680c938'>e27ef12</a></td><td>2021/09/09
09:40:28</td><td>Erwin Dondorp</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3468'>ARTEMIS-3468</a> do
not show field "selected"</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3468'>Trivial/Bug/Fixed/Resolved
(ARTEMIS-3468)</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/366ab504acb328b430d46c80067f5ef53f72e14e'>79</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/366ab504acb328b430d46c80067f5ef53f72e14e'>366ab50</a></td><td>2021/09/09
09:42:25</td><td>Erwin Dondorp</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3469'>ARTEMIS-3469</a>
additionally show readable versions of expiration/timestamp</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3469'>Trivial/Improvement/Fixed/Resolved
(ARTEMIS-3469)</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/4dd643cbece19e2f9f06e246403bfade784a582d'>80</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4dd643cbece19e2f9f06e246403bfade784a582d'>4dd643c</a></td><td>2021/09/09
14:19:01</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3466'>ARTEMIS-3466</a> byte
arrays can have negative hex numbers in web console</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3466'>Minor/Bug/Fixed/Resolved
(ARTEMIS-3466)</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/9ed12b53d63fe63f886b8dfa513c051e7e19e134'>81</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/9ed12b53d63fe63f886b8dfa513c051e7e19e134'>9ed12b5</a></td><td>2021/09/09
09:25:35</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3467'>ARTEMIS-3467</a> FD
leak on receiving AMQP large messages</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3467'>Major/Bug/Fixed/Resolved
(ARTEMIS-3467)</a></p></td>
+<td>1</td><td>0</td><td>0</td><td>1</td><td><a
href='https://github.com/apache/activemq-artemis/blob/9ed12b53d63fe63f886b8dfa513c051e7e19e134/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/LargeMessageTest.java#L19-L2797'>LargeMessageTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/9ed12b53d63fe63f886b8dfa513c051e7e19e134/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/LargeMes
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/55fb9bb540f5e4a00dcbbb62d2962a06e5c20c08'>82</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/55fb9bb540f5e4a00dcbbb62d2962a06e5c20c08'>55fb9bb</a></td><td>2021/09/10
05:41:21</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3449'>ARTEMIS-3449</a>: add
some additional guarding following behaviour seen prior to ARTEMIS 3465
fix</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3449'>Major/Improvement/
/Open (ARTEMIS-3449)</a></p></td>
+<td>0</td><td>6</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/6a346e71d4e267a9e0663a6db4dc210f9dbb3cf3'>83</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6a346e71d4e267a9e0663a6db4dc210f9dbb3cf3'>6a346e7</a></td><td>2021/09/10
07:32:28</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3470'>ARTEMIS-3470</a> -
exclude junit5 transitive deps - to allow junit introspection to work with our
junit version</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3470'>Minor/Bug/Fixed/Resolved
(ARTEMIS-3470)</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/8f6dd3ea376d8f950d3bc8c545ca78b33eee2e95'>84</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8f6dd3ea376d8f950d3bc8c545ca78b33eee2e95'>8f6dd3e</a></td><td>2021/09/10
13:37:35</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3471'>ARTEMIS-3471</a>
implement "session present" for MQTT CONNACK</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3471'>Major/Bug/Fixed/Resolved
(ARTEMIS-3471)</a></p></td>
+<td>6</td><td>6</td><td>0</td><td>12</td><td><a
href='https://github.com/apache/activemq-artemis/blob/8f6dd3ea376d8f950d3bc8c545ca78b33eee2e95/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/PahoMQTTTest.java#L27-L188'>PahoMQTTTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/8f6dd3ea376d8f950d3bc8c545ca78b33eee2e95/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/imported/Pa
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/7792d8f7b34605ee1b491307b41e336ffe632442'>85</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7792d8f7b34605ee1b491307b41e336ffe632442'>7792d8f</a></td><td>2021/09/10
16:43:06</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3473'>ARTEMIS-3473</a> Some
tests were leaving a directory named null for journal files under
tests/integration-tests</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3473'>Major/Test/Fixed/Closed
(ARTEMIS-3473)</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/7792d8f7b34605ee1b491307b41e336ffe632442/artemis-server/src/test/java/org/apache/activemq/artemis/tests/util/ActiveMQTestBase.java#L199-L414'>ActiveMQTestBase.java</a><a
href='https://github.com/apache/activemq-artemis//commits/7792d8f7b34605ee1b491307b41e336ffe632442/artemis-server/src/test/java/org/apache/activemq/artemis/tests/util/ActiveMQTestBase.java'>(+)</a>
<a href='https://github [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/43ca9540bedc9340eacc2e3d4abd7f667c1ef4d1'>86</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/43ca9540bedc9340eacc2e3d4abd7f667c1ef4d1'>43ca954</a></td><td>2021/09/10
16:10:06</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3472'>ARTEMIS-3472</a>
Reconnect openwire could leave Openwire internal session null</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3472'>Major/Bug/Fixed/Resolved
(ARTEMIS-3472)</a></p></td>
+<td>0</td><td>2</td><td>0</td><td>2</td><td><a
href='https://github.com/apache/activemq-artemis/blob/43ca9540bedc9340eacc2e3d4abd7f667c1ef4d1/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/amq/ReconnectFailoverTest.java#L1-L59'>ReconnectFailoverTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/43ca9540bedc9340eacc2e3d4abd7f667c1ef4d1/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/op
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/2fb23474ce5c2c5c94908236a7e3f22968602113'>87</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2fb23474ce5c2c5c94908236a7e3f22968602113'>2fb2347</a></td><td>2021/09/10
12:07:09</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3464'>ARTEMIS-3464</a>
Improving ACK reliability on Paging and code improvements</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3464'>Major/Bug/Fixed/Resolved
(ARTEMIS-3464)</a></p></td>
+<td>57</td><td>48</td><td>0</td><td>105</td><td><a
href='https://github.com/apache/activemq-artemis/blob/2fb23474ce5c2c5c94908236a7e3f22968602113/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/connect/AMQPReplicaTest.java#L643-L855'>AMQPReplicaTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/2fb23474ce5c2c5c94908236a7e3f22968602113/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/co
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/5dbbc98a6258d07a9a875bb0f6da10229c8a1bcc'>88</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/5dbbc98a6258d07a9a875bb0f6da10229c8a1bcc'>5dbbc98</a></td><td>2021/09/10
20:39:31</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3464'>ARTEMIS-3464</a>
Fixing PageAckScanTest</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3464'>Major/Bug/Fixed/Resolved
(ARTEMIS-3464)</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/5dbbc98a6258d07a9a875bb0f6da10229c8a1bcc/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PageAckScanTest.java#L142-L144'>PageAckScanTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/5dbbc98a6258d07a9a875bb0f6da10229c8a1bcc/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PageAckSca
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/6db6b8cf9e18d3dcc7cec9d5168c35731d7b3d94'>89</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6db6b8cf9e18d3dcc7cec9d5168c35731d7b3d94'>6db6b8c</a></td><td>2021/09/10
21:04:16</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3442'>ARTEMIS-3442</a>
Removing input for journal retention on cli create</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3442'>Major/Improvement/Fixed/Resolved
(ARTEMIS-3442)</a></p></td>
+<td>7</td><td>3</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/c67441664f3e275fabd65b6dd3ac1c1dbcb247a9'>90</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c67441664f3e275fabd65b6dd3ac1c1dbcb247a9'>c674416</a></td><td>2021/09/13
09:08:24</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3365'>ARTEMIS-3365</a>
Avoid infinite loop on toString</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3365'>Major/New
Feature/Fixed/Closed (ARTEMIS-3365)</a></p></td>
+<td>0</td><td>0</td><td>5</td><td>-5</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/14457c430860da4c0c5052886fe645cdbde9ebd1'>91</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/14457c430860da4c0c5052886fe645cdbde9ebd1'>14457c4</a></td><td>2021/09/13
08:31:30</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3464'>ARTEMIS-3464</a>
Protecting scheduled tasks counter with a synchronized</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3464'>Major/Bug/Fixed/Resolved
(ARTEMIS-3464)</a></p></td>
+<td>10</td><td>5</td><td>3</td><td>12</td><td><a
href='https://github.com/apache/activemq-artemis/blob/14457c430860da4c0c5052886fe645cdbde9ebd1/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PageAckScanTest.java#L138-L145'>PageAckScanTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/14457c430860da4c0c5052886fe645cdbde9ebd1/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PageAckS
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/6385e471e4ec5277a64336caa8f0330afa35e62b'>92</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6385e471e4ec5277a64336caa8f0330afa35e62b'>6385e47</a></td><td>2021/09/13
11:46:18</td><td>Clebert Suconic</td><td>Revert "<a
href='https://issues.apache.org/jira/browse/ARTEMIS-3365'>ARTEMIS-3365</a>
Avoid infinite loop on toString"</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3365'>Major/New
Feature/Fixed/Closed (ARTEMIS-3365)</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/2481a784f3ba7648f4b4322335bd3d4061aa4b01'>93</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2481a784f3ba7648f4b4322335bd3d4061aa4b01'>2481a78</a></td><td>2021/09/13
09:08:24</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3475'>ARTEMIS-3475</a>
avoiding possible recursion on toString and improving overal PacketImpl
toString</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3475'>Major/Bug/Fixed/Closed
(ARTEMIS-3475)</a></p></td>
+<td>1</td><td>200</td><td>65</td><td>136</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/b31737d2fc858d2ca9c8a28abd1fb2c0ac301ea1'>94</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b31737d2fc858d2ca9c8a28abd1fb2c0ac301ea1'>b31737d</a></td><td>2021/09/13
14:07:53</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3464'>ARTEMIS-3464</a>
Adding assertion to test</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3464'>Major/Bug/Fixed/Resolved
(ARTEMIS-3464)</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/b31737d2fc858d2ca9c8a28abd1fb2c0ac301ea1/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/connect/PagedMirrorTest.java#L30-L178'>PagedMirrorTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/b31737d2fc858d2ca9c8a28abd1fb2c0ac301ea1/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/connect
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/4bf4a4d3f32da4d070e21604c152517cfacb651c'>95</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4bf4a4d3f32da4d070e21604c152517cfacb651c'>4bf4a4d</a></td><td>2021/09/13
16:49:18</td><td>Clebert Suconic</td><td>NO-JIRA removing Transaction Failover
from run-examples.sh script</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/4bf4a4d3f32da4d070e21604c152517cfacb651c/artemis-distribution/src/test/scripts/run-examples.sh#L127-L129'>run-examples.sh</a><a
href='https://github.com/apache/activemq-artemis//commits/4bf4a4d3f32da4d070e21604c152517cfacb651c/artemis-distribution/src/test/scripts/run-examples.sh'>(+)</a>
</td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/d997e01e85429f3aa8d4d4e6f9b4a932476d0d2c'>96</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d997e01e85429f3aa8d4d4e6f9b4a932476d0d2c'>d997e01</a></td><td>2021/09/14
08:39:01</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3442'>ARTEMIS-3442</a>
Improving comment generated about retention</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3442'>Major/Improvement/Fixed/Resolved
(ARTEMIS-3442)</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/6ec4ab676601b86cb7262789ac15c2a579169a8b'>97</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6ec4ab676601b86cb7262789ac15c2a579169a8b'>6ec4ab6</a></td><td>2021/09/14
12:00:25</td><td>Justin Bertram</td><td>NO-JIRA update 'versions'
doc</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/6ec4ab676601b86cb7262789ac15c2a579169a8b/docs/user-manual/en/versions.md#L15-L162'>versions.md</a><a
href='https://github.com/apache/activemq-artemis//commits/6ec4ab676601b86cb7262789ac15c2a579169a8b/docs/user-manual/en/versions.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/c3b403a98092974a6d31ce5ac952b45e259b3903'>98</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c3b403a98092974a6d31ce5ac952b45e259b3903'>c3b403a</a></td><td>2021/09/14
20:34:56</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3482'>ARTEMIS-3482</a>
Removing non used methods and some reorg on message methods</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3482'>Major/Task/Fixed/Closed
(ARTEMIS-3482)</a></p></td>
+<td>5</td><td>1</td><td>53</td><td>-47</td><td><a
href='https://github.com/apache/activemq-artemis/blob/c3b403a98092974a6d31ce5ac952b45e259b3903/artemis-protocols/artemis-mqtt-protocol/src/test/java/org/apache/activemq/artemis/core/protocol/mqtt/MQTTRetainMessageManagerTest.java#L261-L261'>MQTTRetainMessageManagerTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/c3b403a98092974a6d31ce5ac952b45e259b3903/artemis-protocols/artemis-mqtt-protocol/src/test/java/org/apac
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/447422604c4d48b55c128a7a4ce0a28598e6f588'>99</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/447422604c4d48b55c128a7a4ce0a28598e6f588'>4474226</a></td><td>2021/09/14
22:20:18</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3484'>ARTEMIS-3484</a>
flesh out Jakarta Messaging support</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3484'>Major/Improvement/Fixed/Resolved
(ARTEMIS-3484)</a></p></td>
+<td>2</td><td>3</td><td>1</td><td>4</td><td><a
href='https://github.com/apache/activemq-artemis/blob/447422604c4d48b55c128a7a4ce0a28598e6f588/artemis-distribution/src/test/scripts/run-examples.sh#L72-L72'>run-examples.sh</a><a
href='https://github.com/apache/activemq-artemis//commits/447422604c4d48b55c128a7a4ce0a28598e6f588/artemis-distribution/src/test/scripts/run-examples.sh'>(+)</a>
<a
href='https://github.com/apache/activemq-artemis/blob/447422604c4d48b55c128a7a4ce0a28598e6f588/artem
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/cc527f63591c91c3a8f6bde3bb3bf87f8458acd6'>100</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/cc527f63591c91c3a8f6bde3bb3bf87f8458acd6'>cc527f6</a></td><td>2021/09/07
02:00:14</td><td>franz1981</td><td>NO-JIRA Adding quorum paging & large msg
BackupSyncJournalTest</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/cc527f63591c91c3a8f6bde3bb3bf87f8458acd6/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/BackupSyncJournalTest.java#L25-L429'>BackupSyncJournalTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/cc527f63591c91c3a8f6bde3bb3bf87f8458acd6/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integrat
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/f19337901a45e3437d1b944a5c60fb975754ab88'>101</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f19337901a45e3437d1b944a5c60fb975754ab88'>f193379</a></td><td>2021/09/16
02:57:07</td><td>Emmanuel Hugonnet</td><td>[<a
href='https://issues.apache.org/jira/browse/ARTEMIS-2545'>ARTEMIS-2545</a>]:
Auto queue creation does not work with MDBs.</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2545'>Minor/Improvement/Fixed/Resolved
(ARTEMIS-2545)</a></p></td>
+<td>96</td><td>8</td><td>34</td><td>70</td><td><a
href='https://github.com/apache/activemq-artemis/blob/f19337901a45e3437d1b944a5c60fb975754ab88/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/ra/ResourceAdapterTest.java#L139-L167'>ResourceAdapterTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/f19337901a45e3437d1b944a5c60fb975754ab88/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/ra/Resourc
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/2d6502d1f1d0a47312a4d54e4a308cc2de6e7353'>102</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2d6502d1f1d0a47312a4d54e4a308cc2de6e7353'>2d6502d</a></td><td>2021/09/14
14:25:47</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3479'>ARTEMIS-3479</a>
Upgrade commons-codec version to 1.15</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3479'>Major/Dependency
upgrade/Fixed/Resolved (ARTEMIS-3479)</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/e8aeb998071f46eff5ccd03495b235553d6a58a7'>103</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e8aeb998071f46eff5ccd03495b235553d6a58a7'>e8aeb99</a></td><td>2021/09/14
04:01:18</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3477'>ARTEMIS-3477</a>
Upgrade selenium-java to 3.141.59</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3477'>Major/Dependency
upgrade/Fixed/Resolved (ARTEMIS-3477)</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/b64cc1fbe378f1de533c541718279c92b7b6cbd2'>104</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b64cc1fbe378f1de533c541718279c92b7b6cbd2'>b64cc1f</a></td><td>2021/09/14
05:26:56</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3478'>ARTEMIS-3478</a>
Upgrade netty version to 4.1.68.Final</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3478'>Major/Dependency
upgrade/Fixed/Resolved (ARTEMIS-3478)</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/b8ae6dca3241c3703de3dae70445dfac5ee9b8d8'>105</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b8ae6dca3241c3703de3dae70445dfac5ee9b8d8'>b8ae6dc</a></td><td>2021/09/14
03:46:01</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3476'>ARTEMIS-3476</a>
Upgrade maven-artifact to 3.8.2</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3476'>Major/Dependency
upgrade/Fixed/Resolved (ARTEMIS-3476)</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/1d73f7d2eb52ba3670490b4de67a80290370122e'>106</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1d73f7d2eb52ba3670490b4de67a80290370122e'>1d73f7d</a></td><td>2021/09/16
09:16:53</td><td>Paul Wright</td><td>update description of
cache-timeout</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/1d73f7d2eb52ba3670490b4de67a80290370122e/docs/user-manual/en/broker-balancers.md#L105-L106'>broker-balancers.md</a><a
href='https://github.com/apache/activemq-artemis//commits/1d73f7d2eb52ba3670490b4de67a80290370122e/docs/user-manual/en/broker-balancers.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/0f23e29f01a600b4ef580b5d12ef767e19118d2d'>107</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0f23e29f01a600b4ef580b5d12ef767e19118d2d'>0f23e29</a></td><td>2021/09/16
10:35:16</td><td>Clebert Suconic</td><td>NO-JIRA Rewording chapter Protocols
as they don't refer to APIs</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/0f23e29f01a600b4ef580b5d12ef767e19118d2d/docs/user-manual/en/protocols-interoperability.md#L9-L9'>protocols-interoperability.md</a><a
href='https://github.com/apache/activemq-artemis//commits/0f23e29f01a600b4ef580b5d12ef767e19118d2d/docs/user-manual/en/protocols-interoperability.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/8451f50b57a3ecd0028e387831a8c32ed3fd5daf'>108</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8451f50b57a3ecd0028e387831a8c32ed3fd5daf'>8451f50</a></td><td>2021/09/16
12:53:46</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3486'>ARTEMIS-3486</a>:
update docs around data tools commands, note use of broker instance and refresh
shown output</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3486'>Minor/Task/Fixed/Resolved
(ARTEMIS-3486)</a></p></td>
+<td>0</td><td>2</td><td>0</td><td>2</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/8451f50b57a3ecd0028e387831a8c32ed3fd5daf/docs/user-manual/en/data-tools.md#L5-L439'>data-tools.md</a><a
href='https://github.com/apache/activemq-artemis//commits/8451f50b57a3ecd0028e387831a8c32ed3fd5daf/docs/user-manual/en/data-tools.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/236f280688ec83b3b420cd55688a18c1a49197a8'>109</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/236f280688ec83b3b420cd55688a18c1a49197a8'>236f280</a></td><td>2021/09/16
11:06:20</td><td>Paul Wright</td><td>remove duplicate cache-timeout
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/236f280688ec83b3b420cd55688a18c1a49197a8/docs/user-manual/en/broker-balancers.md#L105-L106'>broker-balancers.md</a><a
href='https://github.com/apache/activemq-artemis//commits/236f280688ec83b3b420cd55688a18c1a49197a8/docs/user-manual/en/broker-balancers.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/0545664b3df0c8b76cd877e0216b80162192f6d9'>110</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0545664b3df0c8b76cd877e0216b80162192f6d9'>0545664</a></td><td>2021/09/13
02:39:03</td><td>Andy Taylor</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3474'>ARTEMIS-3474</a> -
replace whitelist with allowlist in management.xml</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3474'>Major/Task/ /Open
(ARTEMIS-3474)</a></p></td>
+<td>56</td><td>29</td><td>0</td><td>85</td><td><a
href='https://github.com/apache/activemq-artemis/blob/0545664b3df0c8b76cd877e0216b80162192f6d9/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/management/JMXAccessControlListTest.java#L32-L60'>JMXAccessControlListTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/0545664b3df0c8b76cd877e0216b80162192f6d9/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/management/JMXAccessCont
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/f4f2f4eedad020427f5414e213130402cc3159af'>111</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f4f2f4eedad020427f5414e213130402cc3159af'>f4f2f4e</a></td><td>2021/05/12
05:54:14</td><td>Alexander Domke</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3300'>ARTEMIS-3300</a>
Evaluation of the system property artmis.data in the OSGi environment in
addition to karaf.data</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3300'>Minor/Improvement/Fixed/Resolved
(ARTEMIS-3300)</a></p></td>
+<td>0</td><td>11</td><td>0</td><td>11</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/4d429b115c21e37d5763daa124616c9b77a19408'>112</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4d429b115c21e37d5763daa124616c9b77a19408'>4d429b1</a></td><td>2018/08/06
10:20:40</td><td>JiriOndrusek</td><td>[<a
href='https://issues.apache.org/jira/browse/ARTEMIS-1946'>ARTEMIS-1946</a>]
Cluster with allow-direct-connections-only="true" and localAddress in netty
connections with allow-direct-connections-only="true" prevents core bridge to
be created.</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-1946'> [...]
+<td>1</td><td>8</td><td>0</td><td>9</td><td><a
href='https://github.com/apache/activemq-artemis/blob/4d429b115c21e37d5763daa124616c9b77a19408/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/cluster/impl/ClusterConnectionImplMockTest.java#L1-L120'>ClusterConnectionImplMockTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/4d429b115c21e37d5763daa124616c9b77a19408/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/cluster/impl/Cl
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/cbdaee4afab8b02d90eb58d9b8812cd4b2fd7b97'>113</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/cbdaee4afab8b02d90eb58d9b8812cd4b2fd7b97'>cbdaee4</a></td><td>2021/09/17
02:50:03</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3300'>ARTEMIS-3300</a>: fix
checkstyle failure after f4f2f4eedad020427f5414e213130402cc3159af</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3300'>Minor/Improvement/Fixed/Resolved
(ARTEMIS-3300)</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/a648805a594e7562c2e8e3c2cfa4b87158df8999'>114</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/a648805a594e7562c2e8e3c2cfa4b87158df8999'>a648805</a></td><td>2021/09/16
02:22:51</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3485'>ARTEMIS-3485</a> Fix
web plugin contexts</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3485'>Minor/Bug/Fixed/Resolved
(ARTEMIS-3485)</a></p></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/515ac3a7cbf7bfd423b0d4d8128d2c893956b3c5'>115</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/515ac3a7cbf7bfd423b0d4d8128d2c893956b3c5'>515ac3a</a></td><td>2021/09/17
07:30:01</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3475'>ARTEMIS-3475</a>: fix
recursion and duplicate class name print from
2481a784f3ba7648f4b4322335bd3d4061aa4b01</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3475'>Major/Bug/Fixed/Closed
(ARTEMIS-3475)</a></p></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/569c5994a590122c19310f0c2ebdb0802bcadfa3'>116</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/569c5994a590122c19310f0c2ebdb0802bcadfa3'>569c599</a></td><td>2021/09/17
12:45:08</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3491'>ARTEMIS-3491</a> Fix
cluster connection restart</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3491'>Major/Bug/Fixed/Resolved
(ARTEMIS-3491)</a></p></td>
+<td>1</td><td>0</td><td>0</td><td>1</td><td><a
href='https://github.com/apache/activemq-artemis/blob/569c5994a590122c19310f0c2ebdb0802bcadfa3/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/distribution/SimpleSymmetricClusterTest.java#L23-L193'>SimpleSymmetricClusterTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/569c5994a590122c19310f0c2ebdb0802bcadfa3/tests/integration-tests/src/test/java/org/apache/activemq/artemis/
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/dada1cdb6a7d656f9e8824de09d6fba8b8180d0f'>117</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/dada1cdb6a7d656f9e8824de09d6fba8b8180d0f'>dada1cd</a></td><td>2021/09/19
21:35:52</td><td>Justin Bertram</td><td>NO-JIRA update versions
doc</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/dada1cdb6a7d656f9e8824de09d6fba8b8180d0f/docs/user-manual/en/versions.md#L73-L83'>versions.md</a><a
href='https://github.com/apache/activemq-artemis//commits/dada1cdb6a7d656f9e8824de09d6fba8b8180d0f/docs/user-manual/en/versions.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e01d6c3846fae206c25ef47b3462a2541df4d908'>118</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e01d6c3846fae206c25ef47b3462a2541df4d908'>e01d6c3</a></td><td>2021/09/20
12:54:14</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2545'>ARTEMIS-2545</a> fix
test</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2545'>Minor/Improvement/Fixed/Resolved
(ARTEMIS-2545)</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/e01d6c3846fae206c25ef47b3462a2541df4d908/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/ra/ActiveMQClusteredTest.java#L52-L52'>ActiveMQClusteredTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/e01d6c3846fae206c25ef47b3462a2541df4d908/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/ra/ActiveMQ
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/fa439375e9dc950e9047ea661ebf53a05e08e7c6'>119</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fa439375e9dc950e9047ea661ebf53a05e08e7c6'>fa43937</a></td><td>2021/09/22
07:06:18</td><td>Emmanuel Hugonnet</td><td>[<a
href='https://issues.apache.org/jira/browse/ARTEMIS-3494'>ARTEMIS-3494</a>]:
ActiveMQClientProtocolManagerFactory shouldn't have a private
constructor.</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3494'>Major/Bug/ /Open
(ARTEMIS-3494)</a></p></td>
+<td>3</td><td>6</td><td>3</td><td>6</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/824eaf7a692a8e2fd394e2a2e5f2da4d4b10d294'>120</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/824eaf7a692a8e2fd394e2a2e5f2da4d4b10d294'>824eaf7</a></td><td>2021/09/23
11:03:49</td><td>gtully</td><td>no jira - fix leak of connection in case of
failed attempt to connect</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/902cb105cfdb7d2bf5007ee694a2316805634824'>121</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/902cb105cfdb7d2bf5007ee694a2316805634824'>902cb10</a></td><td>2021/09/22
00:04:46</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3485'>ARTEMIS-3485</a>
Improve branding context init</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3485'>Minor/Bug/Fixed/Resolved
(ARTEMIS-3485)</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/0527e0712919dd9d926577fb8bcab081267dcb7a'>122</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0527e0712919dd9d926577fb8bcab081267dcb7a'>0527e07</a></td><td>2021/09/24
04:59:56</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3497'>ARTEMIS-3497</a>:
update to proton-j 0.33.9</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3497'>Minor/Dependency
upgrade/Fixed/Resolved (ARTEMIS-3497)</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/28a10450b7cba082b9de86eaa16d59cfcca38207'>123</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/28a10450b7cba082b9de86eaa16d59cfcca38207'>28a1045</a></td><td>2021/09/23
11:10:36</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3106'>ARTEMIS-3106</a> -
add some doc for SASL SCRAM-SHA</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3106'>Major/New
Feature/Fixed/Closed (ARTEMIS-3106)</a></p></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/28a10450b7cba082b9de86eaa16d59cfcca38207/docs/user-manual/en/security.md#L1007-L1352'>security.md</a><a
href='https://github.com/apache/activemq-artemis//commits/28a10450b7cba082b9de86eaa16d59cfcca38207/docs/user-manual/en/security.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/72cfda6b1a76ac356f84e308c3b59d0ff29de7ce'>124</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/72cfda6b1a76ac356f84e308c3b59d0ff29de7ce'>72cfda6</a></td><td>2021/09/13
05:48:55</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2007'>ARTEMIS-2007</a> -
refactor to make use of existing refCountForConsumers for tracking consumer
count and remove need for volatile redistributor</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2007'>Major/Improvement/Fixed/Resolved
(ARTEMIS-2007) [...]
+<td>1</td><td>21</td><td>27</td><td>-5</td><td><a
href='https://github.com/apache/activemq-artemis/blob/72cfda6b1a76ac356f84e308c3b59d0ff29de7ce/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/QueueConsumersImplTest.java#L42-L139'>QueueConsumersImplTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/72cfda6b1a76ac356f84e308c3b59d0ff29de7ce/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/QueueConsumersImplTest.java'
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/8c900685273b0c7fb2e39f12637dc7ff23316d7d'>125</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8c900685273b0c7fb2e39f12637dc7ff23316d7d'>8c90068</a></td><td>2021/09/24
09:23:39</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3106'>ARTEMIS-3106</a>:
list the actual mechanism names not just the generalisation</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3106'>Major/New
Feature/Fixed/Closed (ARTEMIS-3106)</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/8c900685273b0c7fb2e39f12637dc7ff23316d7d/docs/user-manual/en/security.md#L1352-L1352'>security.md</a><a
href='https://github.com/apache/activemq-artemis//commits/8c900685273b0c7fb2e39f12637dc7ff23316d7d/docs/user-manual/en/security.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/ef677d14d407576b831999b9fbe826e7e8817e13'>126</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ef677d14d407576b831999b9fbe826e7e8817e13'>ef677d1</a></td><td>2021/09/24
11:06:48</td><td>Robbie Gemmell</td><td>NO-JIRA: update GHA builds to use
Temurin, and JDK 17 instead of 16</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/e4276e8cd0b86445da4209dab720b4251300682a'>127</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e4276e8cd0b86445da4209dab720b4251300682a'>e4276e8</a></td><td>2021/09/24
12:16:56</td><td>Clebert Suconic</td><td>NO-JIRA Update Paging Logging with
extra information</td><td></td>
+<td>0</td><td>6</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/116545c589f75adff3b2f68ae2be0920f06a21e4'>128</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/116545c589f75adff3b2f68ae2be0920f06a21e4'>116545c</a></td><td>2021/09/24
09:43:35</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3498'>ARTEMIS-3498</a>
Bridge reconnects will not clear delivering count statistics on internal
queues</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3498'>Major/Bug/Fixed/Resolved
(ARTEMIS-3498)</a></p></td>
+<td>3</td><td>1</td><td>0</td><td>4</td><td><a
href='https://github.com/apache/activemq-artemis/blob/116545c589f75adff3b2f68ae2be0920f06a21e4/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/cluster/impl/BridgeTestAccessor.java#L1-L38'>BridgeTestAccessor.java</a><a
href='https://github.com/apache/activemq-artemis//commits/116545c589f75adff3b2f68ae2be0920f06a21e4/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/cluster/impl/BridgeTestAccessor.java'>
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/371a7099a604a4bd5faf7c8641bdd38a66b44f73'>129</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/371a7099a604a4bd5faf7c8641bdd38a66b44f73'>371a709</a></td><td>2021/09/24
07:29:39</td><td>Domenico Francesco Bruscino</td><td>NO-JIRA clarify console
access using certs</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/371a7099a604a4bd5faf7c8641bdd38a66b44f73/docs/user-manual/en/security.md#L1406-L1449'>security.md</a><a
href='https://github.com/apache/activemq-artemis//commits/371a7099a604a4bd5faf7c8641bdd38a66b44f73/docs/user-manual/en/security.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/199214383610cd97ea10e3711b31cb68fe004bb8'>130</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/199214383610cd97ea10e3711b31cb68fe004bb8'>1992143</a></td><td>2021/09/24
13:37:05</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-1960'>ARTEMIS-1960</a>
clarify scale-down docs</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-1960'>Minor/Bug/Fixed/Resolved
(ARTEMIS-1960)</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/199214383610cd97ea10e3711b31cb68fe004bb8/docs/user-manual/en/clusters.md#L941-L1004'>clusters.md</a><a
href='https://github.com/apache/activemq-artemis//commits/199214383610cd97ea10e3711b31cb68fe004bb8/docs/user-manual/en/clusters.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e37175784c941996a3b52100e5a038c6083e1ed7'>131</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e37175784c941996a3b52100e5a038c6083e1ed7'>e371757</a></td><td>2021/09/22
03:43:39</td><td>Andy Taylor</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3493'>ARTEMIS-3493</a> -
expose User ID (JMS Message ID) in send tab of console</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3493'>Major/Improvement/
/Open (ARTEMIS-3493)</a></p></td>
+<td>69</td><td>2</td><td>0</td><td>71</td><td><a
href='https://github.com/apache/activemq-artemis/blob/e37175784c941996a3b52100e5a038c6083e1ed7/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/AddressControlTest.java#L495-L523'>AddressControlTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/e37175784c941996a3b52100e5a038c6083e1ed7/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/manag
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/20511375de9b57740ea56349e203992815f07d2f'>132</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/20511375de9b57740ea56349e203992815f07d2f'>2051137</a></td><td>2021/09/29
05:55:40</td><td>Robbie Gemmell</td><td>NO-JIRA: update to errorprone 2.9.0,
fix errors, enable it when running on Java 17+</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/20511375de9b57740ea56349e203992815f07d2f/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/TypedPropertiesConcurrencyTest.java#L19-L140'>TypedPropertiesConcurrencyTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/20511375de9b57740ea56349e203992815f07d2f/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/TypedPropertiesConcurrencyTest.java
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/919245b3b3cedd64a6dd6dacd2ee7bb67a677873'>133</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/919245b3b3cedd64a6dd6dacd2ee7bb67a677873'>919245b</a></td><td>2021/09/28
05:20:05</td><td>AntonRoskvist</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3501'>ARTEMIS-3501</a>
Added exception handling on #handleAddMessage to not stop broker from starting
with currupted messages</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3501'>Major/Bug/Fixed/Resolved
(ARTEMIS-3501)</a></p></td>
+<td>4</td><td>17</td><td>0</td><td>21</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/ea06621f3f96630951a9f32cd6c943fc476ce369'>134</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ea06621f3f96630951a9f32cd6c943fc476ce369'>ea06621</a></td><td>2021/10/01
02:56:54</td><td>Erwin Dondorp</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3510'>ARTEMIS-3510</a>
enhance detailed view of property JMS_AMQP_ORIGINAL_ENCODING</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3510'>Minor/Improvement/
/Open (ARTEMIS-3510)</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/8cf428ad49e733bcb3ac73d829f4c1949096ad88'>135</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8cf428ad49e733bcb3ac73d829f4c1949096ad88'>8cf428a</a></td><td>2021/09/21
13:49:32</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3433'>ARTEMIS-3433</a>
mitigate NPE</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3433'>Major/Bug/Fixed/Resolved
(ARTEMIS-3433)</a></p></td>
+<td>1</td><td>4</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/f4be4d97187d01b525fa6ca801b1bae841ea4c80'>136</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f4be4d97187d01b525fa6ca801b1bae841ea4c80'>f4be4d9</a></td><td>2021/09/30
06:26:35</td><td>Erwin Dondorp</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3508'>ARTEMIS-3508</a>
enhance all fields for which an enhancement function exists</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3508'>Minor/Improvement/Fixed/Resolved
(ARTEMIS-3508)</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/5ab8ed2803f73807b0724f63436ee24035f9ff18'>137</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/5ab8ed2803f73807b0724f63436ee24035f9ff18'>5ab8ed2</a></td><td>2021/10/05
07:07:59</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3514'>ARTEMIS-3514</a>:
Update to Mockito 3.12.4</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3514'>Major/Test/Fixed/Resolved
(ARTEMIS-3514)</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/ef63dc95bbf264cf108f1b324aa6bcb264cb267b'>138</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ef63dc95bbf264cf108f1b324aa6bcb264cb267b'>ef63dc9</a></td><td>2021/10/04
17:50:42</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3513'>ARTEMIS-3513</a>
Compacting exception invalidates deletes and updates</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3513'>Major/Bug/Fixed/Closed
(ARTEMIS-3513)</a></p></td>
+<td>114</td><td>13</td><td>71</td><td>56</td><td><a
href='https://github.com/apache/activemq-artemis/blob/ef63dc95bbf264cf108f1b324aa6bcb264cb267b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/journal/NIOJournalCompactTest.java#L525-L1957'>NIOJournalCompactTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/ef63dc95bbf264cf108f1b324aa6bcb264cb267b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integratio
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/557506140fa2bb2df68b6a1905b201c84da811ed'>139</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/557506140fa2bb2df68b6a1905b201c84da811ed'>5575061</a></td><td>2021/10/04
18:00:43</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3457'>ARTEMIS-3457</a>
Dealing with String conversions</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3513'>Major/Bug/Fixed/Closed
(ARTEMIS-3513)</a>,</p><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3457'>Major/Improvement/Fixed
[...]
+<td>0</td><td>6</td><td>0</td><td>6</td><td><a
href='https://github.com/apache/activemq-artemis/blob/557506140fa2bb2df68b6a1905b201c84da811ed/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/CompactingOpenWireTest.java#L156-L156'>CompactingOpenWireTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/557506140fa2bb2df68b6a1905b201c84da811ed/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/o
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/20445bef7c62ad5d3a87909bee545d21908292a6'>140</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/20445bef7c62ad5d3a87909bee545d21908292a6'>20445be</a></td><td>2021/10/05
14:03:59</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3513'>ARTEMIS-3513</a>
Fixing AIOJournalCompactTest</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3513'>Major/Bug/Fixed/Closed
(ARTEMIS-3513)</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/20445bef7c62ad5d3a87909bee545d21908292a6/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/journal/NIOJournalCompactTest.java#L1249-L1303'>NIOJournalCompactTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/20445bef7c62ad5d3a87909bee545d21908292a6/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jo
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/d6237cb4d8207b310080b5894d1691a01c3de5d5'>141</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d6237cb4d8207b310080b5894d1691a01c3de5d5'>d6237cb</a></td><td>2021/10/05
11:01:00</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3515'>ARTEMIS-3515</a>
Adding example with multicast and broker connection</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3515'>Major/Task/ /Open
(ARTEMIS-3515)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/d6237cb4d8207b310080b5894d1691a01c3de5d5/examples/features/broker-connection/amqp-sending-messages-multicast/readme.md#L1-L9'>readme.md</a><a
href='https://github.com/apache/activemq-artemis//commits/d6237cb4d8207b310080b5894d1691a01c3de5d5/examples/features/broker-connection/amqp-sending-messages-multicast/readme.md'>(+)</a>
<a href='https://github.com/apache/activemq-a [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/481b73c8cabf9d7c88bca048b97bd587661b9c52'>142</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/481b73c8cabf9d7c88bca048b97bd587661b9c52'>481b73c</a></td><td>2021/09/27
16:32:49</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3502'>ARTEMIS-3502</a> Auto
delete & auto create leading to inconsistencies</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3502'>Major/Bug/ /Open
(ARTEMIS-3502)</a></p></td>
+<td>119</td><td>139</td><td>41</td><td>217</td><td><a
href='https://github.com/apache/activemq-artemis/blob/481b73c8cabf9d7c88bca048b97bd587661b9c52/artemis-cli/src/test/java/org/apache/activemq/cli/test/ArtemisTest.java#L48-L139'>ArtemisTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/481b73c8cabf9d7c88bca048b97bd587661b9c52/artemis-cli/src/test/java/org/apache/activemq/cli/test/ArtemisTest.java'>(+)</a>
<a href='https://github.com/apache/activemq-artemis/blob/4 [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/1740f9cfefd48e4667349969bea1dce7cb046bd9'>143</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1740f9cfefd48e4667349969bea1dce7cb046bd9'>1740f9c</a></td><td>2021/10/06
11:12:41</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3488'>ARTEMIS-3488</a> add
system property for setting key in DefaultSensitiveStringCodec</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3488'>Major/New
Feature/Fixed/Resolved (ARTEMIS-3488)</a></p></td>
+<td>8</td><td>0</td><td>0</td><td>8</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/1740f9cfefd48e4667349969bea1dce7cb046bd9/docs/user-manual/en/masking-passwords.md#L44-L458'>masking-passwords.md</a><a
href='https://github.com/apache/activemq-artemis//commits/1740f9cfefd48e4667349969bea1dce7cb046bd9/docs/user-manual/en/masking-passwords.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/ef9011a83c8531c4e93b154d3fa7579386e4697a'>144</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ef9011a83c8531c4e93b154d3fa7579386e4697a'>ef9011a</a></td><td>2021/10/06
02:19:09</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3519'>ARTEMIS-3519</a>
OperationContext not respecting store lineups and dones on store
only</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3519'>Major/Bug/Fixed/Closed
(ARTEMIS-3519)</a></p></td>
+<td>0</td><td>53</td><td>11</td><td>42</td><td><a
href='https://github.com/apache/activemq-artemis/blob/ef9011a83c8531c4e93b154d3fa7579386e4697a/artemis-server/src/test/java/org/apache/activemq/artemis/core/persistence/impl/journal/OperationContextUnitTest.java#L1-L425'>OperationContextUnitTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/ef9011a83c8531c4e93b154d3fa7579386e4697a/artemis-server/src/test/java/org/apache/activemq/artemis/core/persistence/impl/journal
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/15c2dbb1c36fe4a41467774f448ab45bf85a6bb7'>145</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/15c2dbb1c36fe4a41467774f448ab45bf85a6bb7'>15c2dbb</a></td><td>2021/10/06
15:03:48</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3521'>ARTEMIS-3521</a>
Option to disable duplicate detection on openwire failover
clients</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3521'>Major/Improvement/
/Open (ARTEMIS-3521)</a></p></td>
+<td>17</td><td>2</td><td>0</td><td>19</td><td><a
href='https://github.com/apache/activemq-artemis/blob/15c2dbb1c36fe4a41467774f448ab45bf85a6bb7/artemis-server/src/test/java/org/apache/activemq/artemis/core/persistence/impl/journal/OperationContextUnitTest.java#L237-L244'>OperationContextUnitTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/15c2dbb1c36fe4a41467774f448ab45bf85a6bb7/artemis-server/src/test/java/org/apache/activemq/artemis/core/persistence/impl/journa
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/a5b5a504e0426daa1f2598582ea3252f8bca4cf8'>146</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/a5b5a504e0426daa1f2598582ea3252f8bca4cf8'>a5b5a50</a></td><td>2021/10/05
11:17:35</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3038'>ARTEMIS-3038</a>:
unwind effect of defunct changes from <a
href='https://issues.apache.org/jira/browse/ARTEMIS-1264'>ARTEMIS-1264</a></td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3038'>Major/Task/Fixed/Resolved
(ARTEMIS-3038)</a>,</p> [...]
+<td>0</td><td>19</td><td>55</td><td>-36</td><td></td><td><a
href='https://github.com/apache/activemq-artemis/blob/a5b5a504e0426daa1f2598582ea3252f8bca4cf8/docs/user-manual/en/security.md#L1162-L1171'>security.md</a><a
href='https://github.com/apache/activemq-artemis//commits/a5b5a504e0426daa1f2598582ea3252f8bca4cf8/docs/user-manual/en/security.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/d7f37ae313bd3f26ed58ee08d2ca562c604b04b1'>147</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d7f37ae313bd3f26ed58ee08d2ca562c604b04b1'>d7f37ae</a></td><td>2021/10/06
12:01:59</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3520'>ARTEMIS-3520</a>: set
the Open failure hint when balancer redirects or refuses AMQP connection, add
lower level test for balancer related redirect/refusal protocol
behaviour</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3520'>Minor/Bug [...]
+<td>1</td><td>18</td><td>0</td><td>19</td><td><a
href='https://github.com/apache/activemq-artemis/blob/d7f37ae313bd3f26ed58ee08d2ca562c604b04b1/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/balancing/AmqpRedirectTest.java#L1-L192'>AmqpRedirectTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/d7f37ae313bd3f26ed58ee08d2ca562c604b04b1/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/balancing/Am
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/5508b8a87a0c3e4b2fc51d23db7c00665b4ce778'>148</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/5508b8a87a0c3e4b2fc51d23db7c00665b4ce778'>5508b8a</a></td><td>2021/10/06
05:18:04</td><td>gtully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3365'>ARTEMIS-3365</a> -
add simple local-target balancer example with amqp failover, remove manditory
pool and policy config and update doc with data gravity concept</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3365'>Major/New
Feature/Fixed/Closed [...]
+<td>4</td><td>17</td><td>1</td><td>20</td><td><a
href='https://github.com/apache/activemq-artemis/blob/5508b8a87a0c3e4b2fc51d23db7c00665b4ce778/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java#L268-L300'>FileConfigurationTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/5508b8a87a0c3e4b2fc51d23db7c00665b4ce778/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/41baff74239f08c0d23fef2cf18fc6d897491f1d'>149</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/41baff74239f08c0d23fef2cf18fc6d897491f1d'>41baff7</a></td><td>2021/10/07
16:11:51</td><td>Clebert Suconic</td><td>NO-JIRA fixing typoe on
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/41baff74239f08c0d23fef2cf18fc6d897491f1d/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/openwire/CompactingOpenWireTest.java#L178-L178'>CompactingOpenWireTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/41baff74239f08c0d23fef2cf18fc6d897491f1d/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/o
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/d12510978498e05bdcae7f18358f896740fb937f'>150</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d12510978498e05bdcae7f18358f896740fb937f'>d125109</a></td><td>2021/10/07
20:31:40</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3502'>ARTEMIS-3502</a>
Removing non used logger method</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3502'>Major/Bug/ /Open
(ARTEMIS-3502)</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/c3d93f5590b97ab31a4a46fd324b01eb4548940c'>151</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c3d93f5590b97ab31a4a46fd324b01eb4548940c'>c3d93f5</a></td><td>2021/10/07
20:13:38</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3313'>ARTEMIS-3313</a>
routing-type conflict during import/export</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3313'>Major/Bug/Fixed/Resolved
(ARTEMIS-3313)</a></p></td>
+<td>17</td><td>6</td><td>0</td><td>23</td><td><a
href='https://github.com/apache/activemq-artemis/blob/c3d93f5590b97ab31a4a46fd324b01eb4548940c/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/QueueControlTest.java#L3640-L3757'>QueueControlTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/c3d93f5590b97ab31a4a46fd324b01eb4548940c/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/managem
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/452d3dfc1593cfe53304c9dd290b077e1e9628ff'>152</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/452d3dfc1593cfe53304c9dd290b077e1e9628ff'>452d3df</a></td><td>2021/10/06
03:56:06</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3518'>ARTEMIS-3518</a>
Upgrade karaf version to 4.3.3</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3518'>Major/Dependency
upgrade/ /Open (ARTEMIS-3518)</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/452d3dfc1593cfe53304c9dd290b077e1e9628ff/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/karaf/ArtemisFeatureTest.java#L98-L205'>ArtemisFeatureTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/452d3dfc1593cfe53304c9dd290b077e1e9628ff/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/karaf/Artemis
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/7e7f7496c1b13b5ffc2a25f373d42ad397072a0d'>153</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7e7f7496c1b13b5ffc2a25f373d42ad397072a0d'>7e7f749</a></td><td>2021/10/08
10:31:47</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3313'>ARTEMIS-3313</a> add
export/import test</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3313'>Major/Bug/Fixed/Resolved
(ARTEMIS-3313)</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/7e7f7496c1b13b5ffc2a25f373d42ad397072a0d/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/persistence/XmlImportExportTest.java#L1131-L1205'>XmlImportExportTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/7e7f7496c1b13b5ffc2a25f373d42ad397072a0d/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/pe
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/377cda62b2f737a3e7fa05936efb1976a1de7142'>154</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/377cda62b2f737a3e7fa05936efb1976a1de7142'>377cda6</a></td><td>2021/10/10
19:50:27</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3313'>ARTEMIS-3313</a>
fixing intermittent test failure</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3313'>Major/Bug/Fixed/Resolved
(ARTEMIS-3313)</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/377cda62b2f737a3e7fa05936efb1976a1de7142/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/persistence/XmlImportExportTest.java#L60-L1196'>XmlImportExportTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/377cda62b2f737a3e7fa05936efb1976a1de7142/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/pers
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/95d2de5aa4bd2a34de13a06158501516a72e53ce'>155</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/95d2de5aa4bd2a34de13a06158501516a72e53ce'>95d2de5</a></td><td>2021/03/23
11:21:28</td><td>franz1981</td><td>NO-JIRA Save double property lookup on
common case</td><td></td>
+<td>6</td><td>8</td><td>0</td><td>14</td><td><a
href='https://github.com/apache/activemq-artemis/blob/95d2de5aa4bd2a34de13a06158501516a72e53ce/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/TypedPropertiesConversionTest.java#L119-L130'>TypedPropertiesConversionTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/95d2de5aa4bd2a34de13a06158501516a72e53ce/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/TypedPropertiesConversionTest.java'
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/493bd225e4478782a7198c78ef1ae00496c76e63'>156</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/493bd225e4478782a7198c78ef1ae00496c76e63'>493bd22</a></td><td>2020/10/06
17:06:23</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2933'>ARTEMIS-2933</a> Add
.NET Famework v4.0 supported runtime for com.sun.winsw</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2933'>Major/Task/Fixed/Resolved
(ARTEMIS-2933)</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/493bd225e4478782a7198c78ef1ae00496c76e63/artemis-cli/src/test/java/org/apache/activemq/cli/test/StreamClassPathTest.java#L36-L36'>StreamClassPathTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/493bd225e4478782a7198c78ef1ae00496c76e63/artemis-cli/src/test/java/org/apache/activemq/cli/test/StreamClassPathTest.java'>(+)</a>
</td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/75430f6ebe6e9636419bfdc8c48a0726eb2485c8'>157</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/75430f6ebe6e9636419bfdc8c48a0726eb2485c8'>75430f6</a></td><td>2021/10/11
09:32:18</td><td>Clebert Suconic</td><td>NO-JIRA Adding JDBC AMQPLargeMessage
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/75430f6ebe6e9636419bfdc8c48a0726eb2485c8/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpLargeMessageTest.java#L64-L437'>AmqpLargeMessageTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/75430f6ebe6e9636419bfdc8c48a0726eb2485c8/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpL
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/f3f92edd2e347676a977bb1f311af9cb256d8ac8'>158</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f3f92edd2e347676a977bb1f311af9cb256d8ac8'>f3f92ed</a></td><td>2021/10/11
10:55:50</td><td>Justin Bertram</td><td>NO-JIRA update release notes for
2.19.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/f3f92edd2e347676a977bb1f311af9cb256d8ac8/docs/user-manual/en/versions.md#L11-L37'>versions.md</a><a
href='https://github.com/apache/activemq-artemis//commits/f3f92edd2e347676a977bb1f311af9cb256d8ac8/docs/user-manual/en/versions.md'>(+)</a>
</td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/5fcb7632343e40af8536bb63e722eff6506c21ce'>159</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/5fcb7632343e40af8536bb63e722eff6506c21ce'>5fcb763</a></td><td>2021/10/11
13:35:06</td><td>Justin Bertram</td><td>[maven-release-plugin] prepare release
2.19.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-3459%2CARTEMIS-2007%2CARTEMIS-3458%2CARTEMIS-3219%2CARTEMIS-3455%2CARTEMIS-3454%2CARTEMIS-3498%2CARTEMIS-3457%2CARTEMIS-3451%2CARTEMIS-3450%2CARTEMIS-3494%2CARTEMIS-3453%2CARTEMIS-3497%2CARTEMIS-3491%2CARTEMIS-3493%2CARTEMIS-1946%2CARTEMIS-3448%2CARTEMIS-3447%2CARTEMIS-3329%2CARTEMIS-3449%2CARTEMIS-3488%2CARTEMIS-3521%2CARTEMIS-3367%2CARTEMIS-3520%2CARTEMIS-3446%2CARTEMIS-3445%2CARTEMI
[...]
+<br>Generated with <a href='https://github.com/rh-messaging/jira-git-report'>
jira-git-report</a>
+</body></html>