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

DNS error in API Gateway for old deployments gRPC #262

Closed
ukclivecox opened this issue Oct 18, 2018 · 1 comment
Closed

DNS error in API Gateway for old deployments gRPC #262

ukclivecox opened this issue Oct 18, 2018 · 1 comment
Labels
Projects

Comments

@ukclivecox
Copy link
Contributor

Does mot cause any issues but might be waste of resources as the gRPC Channel seems to be left even after deployment is removed.

2018-10-18 14:41:36.226  WARN 5 --- [ault-executor-0] io.grpc.internal.ManagedChannelImpl      : [io.grpc.internal.ManagedChannelImpl-9] Failed to resolve name. status=Status{code=UNAVAILABLE, description=null, cause=java.net.UnknownHostException: myabtest: Name does not resolve
	at java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
	at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
	at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
	at java.net.InetAddress.getAllByName(InetAddress.java:1192)
	at java.net.InetAddress.getAllByName(InetAddress.java:1126)
	at io.grpc.internal.DnsNameResolver$JdkResolver.resolve(DnsNameResolver.java:325)
	at io.grpc.internal.DnsNameResolver$1.run(DnsNameResolver.java:156)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
}
@ukclivecox ukclivecox added the bug label Jan 27, 2019
@ukclivecox ukclivecox added this to Needs triage in Bugs via automation Jan 27, 2019
@ukclivecox ukclivecox moved this from Needs triage to Low priority in Bugs Jan 28, 2019
@ukclivecox
Copy link
Contributor Author

Closing as stale.

Bugs automation moved this from Low priority to Closed Aug 20, 2019
agrski pushed a commit that referenced this issue Dec 2, 2022
…ana in Docker Compose install (#262)

* small update to docs

* Add prometheus to docker compose

* add constant rate k7 test and scale replicas for model setting

* test on k8s

* allow grpc in constant rate tests

* review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Bugs
  
Closed
Development

No branches or pull requests

1 participant