Skip to content

fix: consolidate callbackAddress and hostname#1447

Merged
mjacoby merged 5 commits into
mainfrom
fix/config-value-confusion
Jun 9, 2026
Merged

fix: consolidate callbackAddress and hostname#1447
mjacoby merged 5 commits into
mainfrom
fix/config-value-confusion

Conversation

@carlos-schmidt

Copy link
Copy Markdown
Contributor

Consolidates CoreConfig.callbackAddress and HttpEndpointConfig.hostname into HttpEndpointConfig.hostname.

HttpEndpointConfig.hostname is now used for defining the external URL of the FA³ST Service for the HttpEndpoint. It defaults to the local hostname/ip address determined by JVM.

If hostname is defined, no additional scheme or port will be added.

If multiple HttpEndpoints are defined, MessageBusCloudEvents uses one of them for a CloudEvent's source URI. Non-local hostnames take precedence (i.e., not localhost, 127.0.0.1, etc.).

This info can also be found in the docs.

@carlos-schmidt carlos-schmidt changed the title fix: config value confusion fix: consolidate callbackAddress and hostname May 29, 2026
@sonarqubecloud

sonarqubecloud Bot commented May 29, 2026

Copy link
Copy Markdown

@mjacoby mjacoby merged commit 399f2b9 into main Jun 9, 2026
5 checks passed
@mjacoby mjacoby deleted the fix/config-value-confusion branch June 9, 2026 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants