Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DATAREDIS-1060 - Redis password should not automatically be applied to Sentinel. #495

Closed
wants to merge 3 commits into from

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    4c2f377 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Configuration menu
    Copy the full SHA
    fab9e38 View commit details
    Browse the repository at this point in the history
  2. DATAREDIS-1060 - Polishing.

    Remove data node password reuse for sentinel as we favor explicit configuration over implicit.
    Use RedisURI builder and not sentinel URI builder to configure the SentinelURI correctly.
    Associate masterId with outermost RedisURI.
    mp911de committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    e27783d View commit details
    Browse the repository at this point in the history