Giter Site home page Giter Site logo

Comments (5)

cwaldren-ld avatar cwaldren-ld commented on June 11, 2024

Hi @carlosjgp, really appreciate this report. We'll look into it and get back to you.

Filed internally as 178424.

from ld-relay.

keelerm84 avatar keelerm84 commented on June 11, 2024

@carlosjgp in your report when you mention "after Redis has restarted", how exactly were you simulating that? Scaling the stateful set back down and up again shows the relay reconnecting appropriately.

from ld-relay.

carlosjgp avatar carlosjgp commented on June 11, 2024

@carlosjgp in your report when you mention "after Redis has restarted", how exactly were you simulating that? Scaling the stateful set back down and up again shows the relay reconnecting appropriately.

@keelerm84 you can just terminate the POD

kubectl delete po -n <namespace> <redis master pod>

or as you mention

kubectl -n <namespace> scale statefulset <redis-master-sts> --replicas 0 

and after a while --replicas 1

from ld-relay.

keelerm84 avatar keelerm84 commented on June 11, 2024

Hmmm, I have tried reproducing this with both options, and each worked as expected with the relay re-establishing connection to the redis instance.

You state that the relay fails to reconnect; looking at yours logs, can you confirm if it successfully establishes connection initially before restarting redis?

How are you installing the redis helm chart? Are you using the default parameters, or are you overriding some of them, like the password? And how are you injecting that information in the relay proxy helm chart?

from ld-relay.

keelerm84 avatar keelerm84 commented on June 11, 2024

Closing due to inactivity. Please feel free to re-open if you continue experiencing this issue.

from ld-relay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.