Azure / Azure/azure-functions-host

Consider changing Explicit Host ID configuration log level

Open
#8,150 0 comments 0 reactions 1 assignee Claimed by @mathewc View on GitHub
Needs: Triage (Functions)
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

We should consider changing the Host ID warning [here](https://github.com/Azure/azure-functions-host/blob/86efe24eaf1d7d016975fe72c9d193670bebf66b/src/WebJobs.Script/Host/ScriptHost.cs#L351) from Warning to Information level. Part of our guidance in addressing the longstanding issue of [Host ID Collisions](https://github.com/Azure/azure-functions-host/issues/2015) includes using an explicit Host ID. Once this is done, when customers see a Warning for this, it can cause confusion/concern. Additional guidance [here](https://github.com/Azure/azure-functions-host/wiki/Host-IDs#host-id-collisions).

We should also consider updating the Host Name Collision Check detector:

![image](https://user-images.githubusercontent.com/1056548/154539804-25f849b4-c959-4b6f-8394-cd84d980115d.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.