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

consul load balancer #1513

Closed
lysilver opened this issue Feb 21, 2022 · 7 comments
Closed

consul load balancer #1513

lysilver opened this issue Feb 21, 2022 · 7 comments
Labels
kind/bug Something isn't working stale

Comments

@lysilver
Copy link

lysilver commented Feb 21, 2022

Dapr registers with Consul. After the same appid, one service takes the place of the first service

Expected Behavior

load balancer

Actual Behavior

Dapr registers with Consul. After the same appid, one service takes the place of the first service #1199

dapr version 1.5

return &consul.AgentServiceRegistration{
		Name:    appID,
		Address: host,
		Port:    appPortInt,
		Checks:  cfg.Checks,
		Tags:    cfg.Tags,
		Meta:    cfg.Meta,
	}, nil

Steps to Reproduce the Problem

Release Note

@lysilver lysilver added the kind/bug Something isn't working label Feb 21, 2022
@geffzhang
Copy link

The same problem was found

1 similar comment
@shiling02404
Copy link
Contributor

The same problem was found

@dapr-bot
Copy link
Collaborator

dapr-bot commented May 1, 2022

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

@dapr-bot dapr-bot added the stale label May 1, 2022
@dapr-bot
Copy link
Collaborator

dapr-bot commented May 8, 2022

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

@dapr-bot dapr-bot closed this as completed May 8, 2022
@yaron2 yaron2 reopened this May 8, 2022
@dapr-bot
Copy link
Collaborator

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

@yaron2 yaron2 reopened this May 15, 2022
@dapr-bot
Copy link
Collaborator

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

@yaron2 yaron2 reopened this May 22, 2022
@dapr-bot
Copy link
Collaborator

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

5 participants