Skip to content

[Cache][Messenger] Redis Sentinel configuration names are not streamlined even though they're doing exactly the same thing #52671

Closed
@dkarlovi

Description

@dkarlovi

Symfony version(s) affected

6.3.5

Description

For Messenger, Redis Transport takes sentinel_master.

For Cache, Redis Adapter takes redis_sentinel for the same use.

This creates friction where developers should reasonably expect the same configuration to have the same names. This is made worse by Cache DSN parser not reporting invalid config, which Messenger does.

How to reproduce

Check the docs.

Possible Solution

Streamline the namings.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions