Skip to content

DataStreams: Fix LLO job collision #17611

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

Merged
merged 4 commits into from
May 8, 2025
Merged

DataStreams: Fix LLO job collision #17611

merged 4 commits into from
May 8, 2025

Conversation

ro-tex
Copy link
Contributor

@ro-tex ro-tex commented May 7, 2025

This PR fixes an issue with the CsDistributeLLOJobSpecs changeset, which was resulting in overwriting existing jobs.

Additional changes:

  • The bootstrap job's name was changed from bootstrap to what CLO is using, i.e. <don name> | <don id>, identical with the non-bootstrap jobs.
  • Fixed a small issue with the DonIdentifier() function, where it would allow for DON identifiers, not compatible with Job Distributor's labels, i.e. having spaces and other non-alphanumeric symbols in them. Those are now replaced with underscores.

@ro-tex ro-tex marked this pull request as ready for review May 7, 2025 12:26
@ro-tex ro-tex requested review from a team as code owners May 7, 2025 12:26
@cl-sonarqube-production
Copy link

@ro-tex ro-tex enabled auto-merge May 8, 2025 09:13
Copy link
Collaborator

@graham-chainlink graham-chainlink left a comment

Choose a reason for hiding this comment

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

Thanks Ivaylo!

@ro-tex ro-tex added this pull request to the merge queue May 8, 2025
Merged via the queue into develop with commit c92cc92 May 8, 2025
139 checks passed
@ro-tex ro-tex deleted the ivo/fix_job_collision branch May 8, 2025 09:46
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.

3 participants