Question
Requestor Pooling for Services
As per Pega Help:
Pega Version 7.1.7 : Requestor pooling is available for stateless, unauthenticated service requests only.
Pega Version 7.2.2(Latest available documentation) : Requestor pooling is available for both stateless and stateful authenticated nodes.
But in Pega 8.2.1 it is not allowing me to configure pooling for stateful processing mode and displaying "The Pooling settings are not applicable when the Processing mode is Stateful." As per the latest documentation it should allow pooling for stateful processing mode
Can you please clarify on Requestor pooling
Requestor pooling is available only for stateless service requests (both authenticated and unauthenticated stateless requests). For stateful service requests, you can specify only max number of active requestors but not max number of idle requestors. Number of idle requestors determines the size of the requestor pool. Looks like the documentation needs to be corrected. You can create an SR to have the documentation fixed.