Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


IssueNotes Decision
1

Increase memory resources of NCMP (helm chart)

Awaiting feedback from ETH
2

Increase shared_buffer allocation in Postgres config

Awaiting feedback from ETH
3

NCMP will implement throttling / rate limiting for Rest API (e.g. 503 HTTP response)

Requires determining maximum request rate, e.g. compare previous
successful versus failing tests (e.g. 3.4.2 vs 3.4.6) to determine throttling.

A poc of rate limiting has been created: 20747:
WIP Rate limit NCMP Rest requests | https://gerrit.nordix.org/c/onap/cps/+/20747


4

Rest client (for load tests) will throttle

Awaiting feedback from ETH

5

Lower thread count for Module Sync

Awaiting feedback from ETH
This can be done using application.yml / Environment variable

...