-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
feat: add recalculateOwnedStreams to check stream ownership if the ring is changed #13103
feat: add recalculateOwnedStreams to check stream ownership if the ring is changed #13103
Commits on Jun 3, 2024
-
Update ownedStreamService to check the ingester ring for changes befo…
…re recalculating owned streams; `go mod tidy && go mod vendor`; update ingester tests Signed-off-by: JordanRushing <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 959d4e0 - Browse repository at this point
Copy the full SHA 959d4e0View commit details
Commits on Jun 6, 2024
-
Refactor ownedStreamService and break out recalculation
Signed-off-by: JordanRushing <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac5a82d - Browse repository at this point
Copy the full SHA ac5a82dView commit details -
Move recalculateOwnedStreams to the ingester level
Signed-off-by: JordanRushing <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cd3f9c - Browse repository at this point
Copy the full SHA 9cd3f9cView commit details -
Clean up instances by removing readRing since recalculateOwnedStreams…
… is at the ingester level now; update tests Signed-off-by: JordanRushing <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5437852 - Browse repository at this point
Copy the full SHA 5437852View commit details
Commits on Jun 10, 2024
-
Signed-off-by: Vladyslav Diachenko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ade3ef8 - Browse repository at this point
Copy the full SHA ade3ef8View commit details
Commits on Jun 11, 2024
-
added tests to cover recalculate_owned_streams.go
Signed-off-by: Vladyslav Diachenko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 115d467 - Browse repository at this point
Copy the full SHA 115d467View commit details -
Merge branch 'refs/heads/main' into recalculate-owned-streams-ingeste…
…r-limit # Conflicts: # pkg/ingester/instance_test.go
Configuration menu - View commit details
-
Copy full SHA for 0a9185a - Browse repository at this point
Copy the full SHA 0a9185aView commit details
Commits on Jun 12, 2024
-
fixed linter and re-generated docs
Signed-off-by: Vladyslav Diachenko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9880e4f - Browse repository at this point
Copy the full SHA 9880e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2867f4f - Browse repository at this point
Copy the full SHA 2867f4fView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb501c5 - Browse repository at this point
Copy the full SHA bb501c5View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e715a4 - Browse repository at this point
Copy the full SHA 0e715a4View commit details