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

Orleans membership table is not cleared properly from obsolete silos #8968

Open
UladzimirVyaziginTR opened this issue May 1, 2024 · 0 comments

Comments

@UladzimirVyaziginTR
Copy link

Context:

  1. I am using Orleans 8.1.0 and PostgreSQL clustering in Kubernetes containers. These containers are recreated enough frequently.
  2. Near the half of all requests fails due to incorrect IP address of a defunct silo. The error message may vary but the most frequent of them is on screenshot below.
  3. Cluster membership options are configured according to the screenshot below. The value of 'MembershipTableCleanupInMinutes' is 5 minutes.

Questions:

  1. Is it the bug of Orleans 8.1.0 or misconfiguration of cluster membership options?
  2. What exactly should I do to overcome the issue with defunct silos?

image
image

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