Skip to content

jobutils improvements#7817

Merged
sawenzel merged 1 commit intoAliceO2Group:devfrom
sawenzel:swenzel/jobutils2
Dec 6, 2021
Merged

jobutils improvements#7817
sawenzel merged 1 commit intoAliceO2Group:devfrom
sawenzel:swenzel/jobutils2

Conversation

@sawenzel
Copy link
Copy Markdown
Collaborator

@sawenzel sawenzel commented Dec 6, 2021

version 2 fixing some performance issues:

  • instead of actively monitoring logs every N-s, we now
    use an asynchronous background task using the "tail -f | grep"
    pattern

Committed as a separate script for the moment in order
to test this in parallel to existing solution. A complete
switch-over will be made once tests are successful.

version 2 fixing some performance issues:
* instead of actively monitoring logs every N-s, we now
  use an asynchronous background task using the "tail -f | grep"
  pattern

Committed as a separate script for the moment in order
to test this in parallel to existing solution. A complete
switch-over will be made once tests are successful.
@sawenzel sawenzel requested a review from a team as a code owner December 6, 2021 11:46
@sawenzel
Copy link
Copy Markdown
Collaborator Author

sawenzel commented Dec 6, 2021

untested script not used in production; will be tested locally before being made operational.

@sawenzel sawenzel merged commit ce3e745 into AliceO2Group:dev Dec 6, 2021
@sawenzel sawenzel deleted the swenzel/jobutils2 branch December 6, 2021 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant