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

Features/1708 generalized polling mechanism for discovery services #1709

Conversation

ggnaegi
Copy link
Member

@ggnaegi ggnaegi commented Sep 29, 2023

Fixes / New Feature #1708

Proposed Changes

  • Introduce c# PollingServicesManager<T, TU> for generalized cluster management
  • Introduce c# ServicePollingHandler<T> for generalized destinations management and polling
  • Use the standardized classes in PollConsul, PollKube
  • Introduce PollEureka

Guillaume Gnaegi and others added 26 commits September 19, 2023 13:37
- Timer is not thread safe, avoiding usage of it
- No Ressources are returned for first call
- Using a providers pool, instead of creating a new provider instance
…ant for provider type definition instead of string litterals. Fixing usings.
@ggnaegi
Copy link
Member Author

ggnaegi commented Sep 29, 2023

Closing the PR, it's messy...

@ggnaegi ggnaegi closed this Sep 29, 2023
@ggnaegi ggnaegi deleted the features/1708-generalized-polling-mechanism-for-discovery-services branch September 29, 2023 20:30
@raman-m
Copy link
Member

raman-m commented Oct 9, 2023

Closing the PR, it's messy...

Why did you close the PR? I cannot get it...
Was it draft?
And deleted the feature branch...

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

Successfully merging this pull request may close these issues.

2 participants