8000 Incompatibilities between RabbitMq v3 and v4 · Issue #181 · ansible-collections/community.rabbitmq · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Incompatibilities between RabbitMq v3 and v4 #181
Open
@Knalltuete5000

Description

@Knalltuete5000
SUMMARY

Since RabbitMq v4 is out there are incompatibilities between v3 and v4. This affects especially the rabbitmq_upgrade module since the await_online_synchronized_mirror command was removed in version 4.

ISSUE TYPE

Incompatibilities between version 3 and 4 which need to be fixed

COMPONENT NAME

Currently only the rabbitmq_upgrade module has been identitifed

COLLECTION VERSION
main -branch
OS / ENVIRONMENT

all os/environemts running rabbitmq v4

STEPS TO REPRODUCE

Run the module rabbitmq_upgrade with the action await_online_synchronized_mirror against a rabbitmq 4 server

EXPECTED RESULTS

Warning or failure because the command is not supported by the rabbitmq 4 server. Currently only the command output is presented to the user.

The module can or should check if the command is supported on the server and fail with an appropriate message

ACTUAL RESULTS

The command output from executing the command against a rabbitmq version 4 server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0