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

Fix high cpu load due to recurring prune job in SDK #96

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

BjoernAtBosch
Copy link
Member

Description

Fixes the high CPU load issue of a running app, caused by an issue in the C++ SDK.

Issue ticket number and link

none

Checklist

  • Vehicle App can be started with native runtime and is connecting to vehicle data broker

  • Vehicle App can process MQTT messages and call the seat service

  • Vehicle App can be deployed to local Kanto runtime and is running

  • Created/updated tests, if necessary. Code Coverage percentage on new code shall be >= 70%.

  • Extended the documentation in Velocitas repo

  • Extended the documentation in README.md

  • Devcontainer can be opened successfully

  • Devcontainer can be opened successfully behind a corporate proxy

  • Devcontainer can be re-built successfully

  • Release workflow is passing

@BjoernAtBosch BjoernAtBosch marked this pull request as ready for review April 4, 2024 08:52
Copy link
Contributor

@MP91 MP91 left a comment

Choose a reason for hiding this comment

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

lgtm

@BjoernAtBosch BjoernAtBosch merged commit 17fb477 into main Apr 4, 2024
5 checks passed
@BjoernAtBosch BjoernAtBosch deleted the fix_high_cpu_load branch April 4, 2024 09:36
doosuu added a commit that referenced this pull request Aug 7, 2024
Merge in FSP/vehicle-app-cpp-template-lattice from merge-oss to private_template

* commit '688270a3e90cb94bb05ce86bbf7dcafdcb5b303b':
  Upgrade packages (#100)
  Update configs (#99)
  Upgrade project config (#98)
  add native binaries (#97)
  Fix high cpu load due to recurring prune job in SDK (#96)
  Update base-image of app (#94)
  Remove k3d and dapr (#91)
  [Bugfix #72] Fix app deployment in Kanto runtime (#88)
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