apache / apache/openwhisk

Trigger and sequence component activations should not be placed in activation logs

Open
#3,940 4 comments 0 reactions 1 assignee Claimed by @dubee View on GitHub
bug enhancement
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

Currently trigger and sequence component activation IDs are placed in activation logs. However, these activation IDs are not logs at all and should not be treated as such. Since these activation IDs in logs are formatted differently than real action logs, activation store SPIs will have trouble differentiating between actual logs and component activations. Instead the activation IDs should be placed in the top level trigger/sequence activation under annotations.

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.