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

[agent-libs]: fix TCP retransmit unrunnable; fix OOM from vtid-tid map #499

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

dxsup
Copy link
Member

@dxsup dxsup commented Apr 10, 2023

Description

  1. Fix unrunnable bug due to the error Insufficient parameters of TCP retransmit.
    fix tcp retransmit bug: Insufficient parameters agent-libs#36
  2. Add the code of deleting vtid-tid from map to avoid OOM.
    Add Delete vtid_ Map logic to avoid oom agent-libs#35

Related Issue

Fix #352

Signed-off-by: Daxin Wang <daxinwang@harmonycloud.cn>
@dxsup dxsup requested a review from jundizhou April 10, 2023 02:57
@dxsup dxsup merged commit 8407e02 into KindlingProject:main Apr 10, 2023
@dxsup dxsup deleted the update-agent-libs branch April 10, 2023 03:07
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.

kindling-agent was OOM-killed frequently
2 participants