Skip to content

Controlplane part of forwarder-vpp leaks #1129

@NikitaSkrynnik

Description

@NikitaSkrynnik

Description

forwarder-vpp has two interface leaks:

  1. timeout chain element doesn't call Close for expired connections. Therefore, vpp interfaces are not deleted
  2. Even if we call Close in forwarder-vpp it doesn't delete vxlan interfaces

Tasks

  • Investigate why timeout doesn't call Close - 8h
    • Make timeout chain element close connetions faster - 1h
    • Add logs to timeout chain element - 1h
    • Run tests with the modified timeout - 3h
    • Check collected logs - 3h
  • Fix timeout chain element - 24h
  • Investigate why forwarder-vpp doesn't close vxlan interfaces - 6h
    • Run scaling tests - 3h
    • Check collected logs - 3h
  • Fix vxlan problem - 16h

Total: 54h

Metadata

Metadata

Labels

bugSomething isn't workingperformanceThe problem related to system effectivitystabilityThe problem is related to system stability

Type

No type

Projects

Status

Moved to next release

Status

No status

Status

Blocked

Status

Blocked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions