You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most processors and connectors should propagate context. Since we completed #13039, we can easily test for this by introducing a key with a random value in the context and checking that the key-value pair is recoverable by the next consumer.
We should test this for all signals/signal type combinations. We should have a mechanism to opt out of this autogenerated tests if the component in question does not propagate context
The text was updated successfully, but these errors were encountered:
Component(s)
cmd/mdatagen
Describe the issue you're reporting
Most processors and connectors should propagate context. Since we completed #13039, we can easily test for this by introducing a key with a random value in the context and checking that the key-value pair is recoverable by the next consumer.
We should test this for all signals/signal type combinations. We should have a mechanism to opt out of this autogenerated tests if the component in question does not propagate context
The text was updated successfully, but these errors were encountered: