lyft / presto-gateway

A load balancer / proxy / gateway for prestodb
Apache License 2.0
358 stars 156 forks source link

Backend external URL is not persisted #151

Open ddcprg opened 3 years ago

ddcprg commented 3 years ago

When a new backend is added externalUrl is not persisted in the database. When the backend is used the proxyTo field is used instead of externalUrl. Persisting externalUrl in the database should fix the problem