Defect HC-14480

DefaultResponseFiller performance improvement for REST services

Software

Customer case Applies to Corrected in
CS0225928 V8.0.4.24 9.1.11.0

Observed behavior

Large JSON objects for custom data can cause performance issues in REST services.

Expected behavior

There should be no significant performance issues for larger data objects.

Resolution

The code was updated to implement a more efficient algorithm for storing and examining the data objects, significantly reducing the performance impact.