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

Cart - scaling/recreation of the pod resets the cart state #23

Open
guyshalev-beep opened this issue Nov 16, 2021 · 0 comments
Open

Cart - scaling/recreation of the pod resets the cart state #23

guyshalev-beep opened this issue Nov 16, 2021 · 0 comments

Comments

@guyshalev-beep
Copy link

I'm using the Kubernetes version, running on GKE.
Issue - when scaling the cart pod (cart-total.yaml) the cart details and state are deleted.
To reproduce:

  1. login as a user
  2. add an item to cart
  3. scale cart deployment (or remove it and create again)
  4. the cart is now empty.

Since the cart redis is implemented separately from the cart service, the expected result will be to keep the users' cart state.

Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant