-
Enhancement
-
Resolution: Done
-
Major
-
None
Various global operation handlers are creating per-instance validators when constants could be used instead.
This is particularly important with ReadResourceHandler and ReadAttributeHandler, where numerous instances can be created during recursive reads.
- is incorporated by
-
JBEAP-24995 (8.0.0) WFCORE-6386 - Recursive read-resource operations result in excessive peak memory use
- Closed