Repository: qpid-site Updated Branches: refs/heads/asf-site 87eb27cff -> 9ee7116fb
Update release notes for release 6.1.2 of Qpid for Java Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/9ee7116f Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/9ee7116f Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/9ee7116f Branch: refs/heads/asf-site Commit: 9ee7116fb369193316d41b80a6c3ac0c91aecb8d Parents: 87eb27c Author: Alex Rudyy <[email protected]> Authored: Wed Mar 22 11:26:55 2017 +0000 Committer: Alex Rudyy <[email protected]> Committed: Wed Mar 22 11:26:55 2017 +0000 ---------------------------------------------------------------------- content/releases/qpid-java-6.1.2/release-notes.html | 2 +- input/releases/qpid-java-6.1.2/release-notes.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-site/blob/9ee7116f/content/releases/qpid-java-6.1.2/release-notes.html ---------------------------------------------------------------------- diff --git a/content/releases/qpid-java-6.1.2/release-notes.html b/content/releases/qpid-java-6.1.2/release-notes.html index 69f04f9..9e56847 100644 --- a/content/releases/qpid-java-6.1.2/release-notes.html +++ b/content/releases/qpid-java-6.1.2/release-notes.html @@ -144,7 +144,7 @@ documentation, see the <a href="index.html">release overview</a>.</p> <li><a href="https://issues.apache.org/jira/browse/QPID-7685">QPID-7685</a> - [Java Broker, BDB] AsyncRecovery and Queue#enqueue can contend for a BDB Lock potentially bringing down the broker</li> <li><a href="https://issues.apache.org/jira/browse/QPID-7690">QPID-7690</a> - [Java Broker] Cannot create VirtualHostLogger with certain ACLs in place</li> <li><a href="https://issues.apache.org/jira/browse/QPID-7692">QPID-7692</a> - [Java Broker, 0-8..0-91] Message sent to fanout exchange with no routing key is not delivered to application</li> -<li><a href="https://issues.apache.org/jira/browse/QPID-7695">QPID-7695</a> - [Java Broker, HA] Indefinite hang when new node joins existing group but existing node is unresponsive</li> +<li><a href="https://issues.apache.org/jira/browse/QPID-7695">QPID-7695</a> - [Java Broker, BDB HA] Indefinite hang when new node joins existing group but existing node is unresponsive</li> <li><a href="https://issues.apache.org/jira/browse/QPID-7696">QPID-7696</a> - [Java Broker] Deletion of a temporary queue can crash the broker with certain ACLs</li> <li><a href="https://issues.apache.org/jira/browse/QPID-7707">QPID-7707</a> - [Java Broker, WMC] If ACL reload operation fails due to malformed ACL rules, etc, the error is not reported back to the user invoking the operation</li> </ul> http://git-wip-us.apache.org/repos/asf/qpid-site/blob/9ee7116f/input/releases/qpid-java-6.1.2/release-notes.md ---------------------------------------------------------------------- diff --git a/input/releases/qpid-java-6.1.2/release-notes.md b/input/releases/qpid-java-6.1.2/release-notes.md index 649d4b2..436ceeb 100644 --- a/input/releases/qpid-java-6.1.2/release-notes.md +++ b/input/releases/qpid-java-6.1.2/release-notes.md @@ -45,6 +45,6 @@ documentation, see the [release overview](index.html). - [QPID-7685](https://issues.apache.org/jira/browse/QPID-7685) - [Java Broker, BDB] AsyncRecovery and Queue#enqueue can contend for a BDB Lock potentially bringing down the broker - [QPID-7690](https://issues.apache.org/jira/browse/QPID-7690) - [Java Broker] Cannot create VirtualHostLogger with certain ACLs in place - [QPID-7692](https://issues.apache.org/jira/browse/QPID-7692) - [Java Broker, 0-8..0-91] Message sent to fanout exchange with no routing key is not delivered to application - - [QPID-7695](https://issues.apache.org/jira/browse/QPID-7695) - [Java Broker, HA] Indefinite hang when new node joins existing group but existing node is unresponsive + - [QPID-7695](https://issues.apache.org/jira/browse/QPID-7695) - [Java Broker, BDB HA] Indefinite hang when new node joins existing group but existing node is unresponsive - [QPID-7696](https://issues.apache.org/jira/browse/QPID-7696) - [Java Broker] Deletion of a temporary queue can crash the broker with certain ACLs - [QPID-7707](https://issues.apache.org/jira/browse/QPID-7707) - [Java Broker, WMC] If ACL reload operation fails due to malformed ACL rules, etc, the error is not reported back to the user invoking the operation \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
