【问题标题】:ActiveMQ Artemis Client libraries with HornetQ server带有 HornetQ 服务器的 ActiveMQ Artemis 客户端库
【发布时间】:2020-08-29 08:44:28
【问题描述】:

是否可以使用 ActiveMQ Artemis 客户端库(1.5.x 或 2.x)连接到 HornetQ 服务器?

【问题讨论】:

    标签: hornetq activemq-artemis


    【解决方案1】:

    ActiveMQ Artemis 保持与 HornetQ 的兼容性,因为 HornetQ 客户端可以连接到 ActiveMQ Artemis 代理。兼容性也得到了维护,因此较新的 ActiveMQ Artemis 客户端可以连接到较旧的 ActiveMQ Artemis 代理。但是,没有测试涵盖连接到 HornetQ 代理的 ActiveMQ Artemis 客户端。它可能有效,但不能保证。建议是继续使用 HornetQ 客户端连接到 HornetQ 代理。

    【讨论】:

    • 我们尝试将 HornetQ 客户端连接到 Artemis 服务器并出现大量错误。 issues.apache.org/jira/browse/ARTEMIS-2784 建议两边使用同一个版本。
    • FWIW,ActiveMQ Artemis 测试套件与 HornetQ 2.3.5 和 2.4.7 的客户端进行了兼容性测试。
    • 我们在 hornetq-core 2.2.7.Final
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2021-01-19
    • 2022-07-20
    • 2021-03-05
    • 2020-10-08
    • 2014-09-21
    • 1970-01-01
    • 2018-07-26
    相关资源
    最近更新 更多