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

Log warnings if there are multiple application and/or admin connectors #191

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

sleberknight
Copy link
Member

  • Add logging to ConsulServiceListener when there are multiple application and/or admin connectors
  • Shimmed several counters into the existing loop instead of trying to refactor it
  • Put new logging logic in a new method, logWarningsIfNecessary, which is called from within the loop

Closes #189

* Add logging to ConsulServiceListener when there are multiple
  application and/or admin connectors
* Shimmed several counters into the existing loop instead
  of trying to refactor it
* Put new logging logic in a new method, logWarningsIfNecessary,
  which is called from within the loop

Closes #189
Copy link

sonarcloud bot commented Aug 15, 2024

@sleberknight sleberknight merged commit ba25718 into main Aug 15, 2024
5 checks passed
@sleberknight sleberknight deleted the 189-log-warnings-for-multiple-connectors branch August 15, 2024 19:31
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.

Log warnings if there are multiple application and/or admin connectors
2 participants