• antirez's avatar
    Sentinel: IDONTKNOW error removed. · 6e2e6d5b
    antirez authored
    This error was conceived for the older version of Sentinel that worked
    via master redirection and that was not able to get configuration
    updates from other Sentinels via the Pub/Sub channel of masters or
    slaves.
    
    This reply does not make sense today, every Sentinel should reply with
    the best information it has currently. The error will make even more
    sense in the future since the plan is to allow Sentinels to update the
    configuration of other Sentinels via gossip with a direct chat without
    the prerequisite that they have at least a monitored instance in common.
    6e2e6d5b
sentinel.c 135 KB