You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2018/03/09 15:28:04 UTC

[1/2] activemq-artemis git commit: NO-JIRA update upgrade details for 2.4->2.5

Repository: activemq-artemis
Updated Branches:
  refs/heads/master c16387ef2 -> 3c9e725ae


NO-JIRA update upgrade details for 2.4->2.5


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/906a4371
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/906a4371
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/906a4371

Branch: refs/heads/master
Commit: 906a4371a7caf401f835ad672af36d8979005e9c
Parents: c16387e
Author: Justin Bertram <jb...@apache.org>
Authored: Fri Mar 9 09:21:15 2018 -0600
Committer: Justin Bertram <jb...@apache.org>
Committed: Fri Mar 9 09:21:15 2018 -0600

----------------------------------------------------------------------
 docs/user-manual/en/versions.md | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/906a4371/docs/user-manual/en/versions.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/versions.md b/docs/user-manual/en/versions.md
index 84bcd50..526fa30 100644
--- a/docs/user-manual/en/versions.md
+++ b/docs/user-manual/en/versions.md
@@ -23,6 +23,14 @@ Highlights:
 - Enable [splitting of broker.xml into multiple files](configuration-index.md).
 - Enhanced message count and size metrics for queues.
 
+#### Upgrading from 2.4.0
+
+1. Due to changes from [ARTEMIS-1644](https://issues.apache.org/jira/browse/ARTEMIS-1644) any `acceptor` that needs to be
+   compatible with HornetQ and/or Artemis 1.x clients needs to have `anycastPrefix=jms.queue.;multicastPrefix=jms.topic.`
+   in the `acceptor` url. This prefix used to be configured automatically behind the scenes when the broker detected 
+   these old types of clients, but that broke certain use-cases with no possible work-around. See 
+   [ARTEMIS-1644](https://issues.apache.org/jira/browse/ARTEMIS-1644) for more details.
+
 ## 2.4.0
 
 [Full release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12341540).


[2/2] activemq-artemis git commit: This closes #1947

Posted by jb...@apache.org.
This closes #1947


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/3c9e725a
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/3c9e725a
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/3c9e725a

Branch: refs/heads/master
Commit: 3c9e725ae20cd83a8155c7a724a8a33887428d8c
Parents: c16387e 906a437
Author: Justin Bertram <jb...@apache.org>
Authored: Fri Mar 9 09:27:52 2018 -0600
Committer: Justin Bertram <jb...@apache.org>
Committed: Fri Mar 9 09:27:52 2018 -0600

----------------------------------------------------------------------
 docs/user-manual/en/versions.md | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------