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

fixed Bug with SimpleServiceInstance: getScheme() was not implemente… #827

Closed
wants to merge 2 commits into from

Conversation

dagerber
Copy link
Contributor

…d and always returned https, even if URI had an http scheme

fixes #823

… and always returned https, even if URI had an http scheme
@pivotal-issuemaster
Copy link

@dagerber Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@dagerber Thank you for signing the Contributor License Agreement!

@dagerber
Copy link
Contributor Author

dagerber commented Dec 2, 2020

Seems have to be fixed with 72762d7

@dagerber dagerber closed this Dec 2, 2020
@dagerber
Copy link
Contributor Author

dagerber commented Dec 2, 2020

Sorry, my fault closing the PR. Problem ist not solved

@dagerber dagerber reopened this Dec 2, 2020
@spencergibb spencergibb changed the base branch from master to 2.2.x February 17, 2021 20:53
@spencergibb spencergibb changed the base branch from 2.2.x to master February 17, 2021 20:53
@spencergibb
Copy link
Member

Sorry for the delay. If you're up to it, can you rebase and fix the conflicts?

# Conflicts:
#	spring-cloud-commons/src/main/java/org/springframework/cloud/client/discovery/simple/SimpleDiscoveryProperties.java
#	spring-cloud-commons/src/main/java/org/springframework/cloud/client/discovery/simple/reactive/SimpleReactiveDiscoveryProperties.java
@dagerber dagerber closed this Mar 12, 2021
@dagerber
Copy link
Contributor Author

I opened a new pull request, because I merged instead of rebased the old one.
Content is the same, but rebased: #926

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SimpleServcieInstance should override getScheme()
4 participants