Bug ID 734544: Suggest breaking up the API protection profile into multiple in case large number of paths like 12k in the OpenAPI specification file

Last Modified: Nov 22, 2021

Bug Tracker

Affected Product:  See more info
BIG-IP APM(all modules)

Fixed In:
14.1.0

Opened: Jul 12, 2018
Severity: 4-Minor

Symptoms

Restjavad runs out of heap and reports an out-of-memory exception while parsing a large number of paths in the OpenAPI specification file.

Impact

Cannot upload a large number of paths in a OpenAPI specification file. restjavad reports an out-of-memory exception.

Conditions

A large number of paths (e.g., 12 KB) in the OpenAPI Specification File.

Workaround

Break the specification file into multiple, create multiple profiles.

Fix Information

Break OpenAPI Specification File into multiple files, and create multiple profiles.

Behavior Change