apache / apache/openwhisk

[New Scheduler] Healthcheck actions are created by invoker which scales linearly with fleet size

Open
#5,239 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

Is there any value in requiring each invoker create a healthcheck action that can't be achieved by just having a single healthcheck action referenced by all invokers? Previously the healthcheck actions were managed by the controllers which doesn't scale with the amount of traffic your cluster manages, but now that is no longer true on the new scheduler where there is a duplicate function for each healthcheck. If it's not necessary, it should be a super quick change to just have a single healthcheck function key that is referenced by all invokers.

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.