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

[Backport stable/8.4] fix: Add fetchVariable parameter support in ActivateJobs RPC #1059

Merged
2 commits merged into from
Jan 31, 2024

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #1058 to stable/8.4.

relates to #675

Enhanced the `activateJobs` method in the `GrpcToLogStreamGateway` class to support the `fetchVariable` parameter.
This addition allows clients to specify which variables should be fetched when activating jobs.
The change also includes a new test to verify that only the specified variables are returned on job activation.

(cherry picked from commit b6705cb)
(cherry picked from commit 1d98911)
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

Copy link

Test Results

 47 files  ±0   47 suites  ±0   1m 59s ⏱️ +14s
130 tests +1  130 ✅ +1  0 💤 ±0  0 ❌ ±0 
414 runs  +3  414 ✅ +3  0 💤 ±0  0 ❌ ±0 

Results for commit a1db326. ± Comparison against base commit d5457bf.

@ghost
Copy link

ghost commented Jan 31, 2024

Build succeeded:

@ghost ghost merged commit ab2d124 into stable/8.4 Jan 31, 2024
11 checks passed
@ghost ghost deleted the backport-1058-to-stable/8.4 branch January 31, 2024 13:32
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants