trino
trino copied to clipboard
Expose fixed ports for connectors on local environments
Description
Previously ports were randomly bound, which made it harder to work on local environment. Now when running outside of the CI default ports will be used.
Change for:
- Kafka
- SqlServer
- Redis
- Prometheus
- Oracle
- MySQL
- Mongodb
- MariaDb
- Elasticsearch
- ClickHouse
- Cassandra
Non-technical explanation
Release notes
(x) This is not user-visible and no release notes are required. ( ) Release notes are required, please propose a release note for me. ( ) Release notes are required, with the following suggested text:
# Section
* Fix some things. ({issue}`issuenumber`)