Skip to content

unable to connect to redis-sentinel #50

@MoAyman20

Description

@MoAyman20

Hello all,
Im trying to use redis sink connector in Openshift
i tried everything and always getting :
"Cannot build a RedisURI. One of the following must be provided Host, Socket or Sentinel"

redis.uri=redis-sentinel://my-redis-sentinel-service:my-port/0?timeout=some-timeout&sentinelMasterId=myMasterId
redis.uri=redis-sentinel://my-redis-sentinel-service:my-port?timeout=some-timeout&sentinelMasterId=myMasterId (no default db)
redis.uri=redis-sentinel://my-redis-sentinel-service:my-port/0?timeout=some-timeout&sentinelMasterId=myMasterId
edis.uri=redis-sentinel://my-redis-sentinel-service:my-port/0#myMasterId
and also tried without the 'timeout'

what can be the issue ?

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