Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add random ContextId when calling executor.ProcessBatch #2575

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

tclemos
Copy link
Contributor

@tclemos tclemos commented Sep 20, 2023

Closes #2564.

What does this PR do?

add the ContextId to the executor proto file in order to allow the executor to track all the logs of a specific call from the node.

Reviewers

@agnusmor
@ToniRamirezM

@cla-bot cla-bot bot added the cla-signed label Sep 20, 2023
@tclemos tclemos self-assigned this Sep 20, 2023
@tclemos tclemos added this to the v0.4.0 milestone Sep 20, 2023
state/state_test.go Show resolved Hide resolved
state/state_test.go Show resolved Hide resolved
@tclemos tclemos merged commit 2b96683 into develop Oct 5, 2023
@tclemos tclemos deleted the feature/executor-context-id branch October 5, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update executor proto to context_id
2 participants