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

Handle applications name starting with identically (#358) #442

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Handle applications name starting with identically (#358) #442

merged 1 commit into from
Apr 12, 2023

Conversation

FrogDevelopper
Copy link
Contributor

Handle case when 2 applications have the same beginning for their name (#358)

@FrogDevelopper
Copy link
Contributor Author

Hello, the static analysis build is failing with error message

Task :sonarqube
Failed to check if project 'micronaut-projects_micronaut-discovery-client' is bound
Failed to prepare download of the sensor cache
org.sonar.api.utils.MessageException: Project not found. Please check the 'sonar.projectKey' and 'sonar.organization' properties, the 'SONAR_TOKEN' environment variable, or contact the project administrator

Any idea why this happens, and if/how I can fix it ?

Also, an untouched test is now failing, but only with Java 11...

@alvarosanchez
Copy link
Member

I've re-run the build job just in case

@alvarosanchez alvarosanchez merged commit b10cfa4 into micronaut-projects:3.3.x Apr 12, 2023
4 of 5 checks passed
@FrogDevelopper FrogDevelopper deleted the fix/issue-358_consul-application-name-matching branch April 12, 2023 11:52
@alvarosanchez alvarosanchez added the type: bug Something isn't working label Apr 12, 2023
FrogDevelopper added a commit to FrogDevelopper/micronaut-discovery-client that referenced this pull request Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Distributed Configuration for application name matching as "equals"
2 participants