Requestor pools management in Designer Studio
Valid from Pega Version 7.3.1
On the new Requestor Pools landing page, you can view and manage requestor pools across the cluster, including on the current node and remote nodes. By using this landing page, you can tune the requestor pools to improve the performance of services. You can clear the requestor pool for a service package and view the requestor pool basic metrics and configured thresholds.
For more information, see Requestor pools management, Clearing a requestor pool, Viewing details for a requestor pool, Tuning a requestor pool configuration.
Module version report generated from Designer Studio
Valid from Pega Version 7.3.1
From the new Class Management landing page, you can generate the module version report that provides information about classes in your system, module versions, and version creation dates. You can generate the report for all the nodes in the cluster or for a selected node that is either current or remote. The report is useful for debugging system problems because it helps identify the module version that is causing problems on a specific node.
For more information, see Module version report.
Pega Cloud Services support for the AWS EU (London) and US East (Ohio) regions
Pega Cloud Services now supports deployment to the Amazon Web Services (AWS) EU (London) and US East (Ohio) regions. Deployment across multiple availability zones within a geographical region protects against zone faults and localized service disruptions, and ensures high availability.
For more information about regions and availability zones, see Pega Cloud Services capabilities.
.
These additional regions are available as of QIV 2017.
Rules Assembly cache is deprecated
Valid from Pega Version 7.3.1
Rules Assembly (RA) cache and custom settings for its corresponding fua/assemblyCacheMode
prconfig.xml file setting are deprecated because they are obsolete. A warning is logged at startup if a custom (non-default) value is specified for fua/assemblyCacheMode
in the prconfig.xml file. The functional behavior of the system is not affected.
Improved Clipboard performance
Valid from Pega Version 7.3.1
Clipboard performance has been enhanced to use high-speed, read-only data pages, making processing faster. For some high throughput use cases, performance might be degraded. If performance is degraded, you can use a restricted feature set for a specific read-only data page by selecting Restricted feature set for high throughput on the Load management tab of the data page rule.
For information about unsupported features when using a restricted feature set, see High-speed data page support.
Simplified deployment of stand-alone Apache Ignite servers
Valid from Pega Version 7.3.1
You can now install or upgrade Pega® Platform in client-server mode, which uses Apache Ignite in a simplified way. The new installation process for stand-alone Apache Ignite servers does not require that you provide database credentials in a text file to communicate with Pega Platform nodes (clients). You provide this information by using JNDI support instead.
For more information, see Apache Ignite client-server clustering topology and the appropriate Deployment Guide.
New alerts for the Apache Ignite cluster
Valid from Pega Version 7.3.1
New Pega® Platform alerts identify issues with Apache Ignite cluster members (nodes) that operate either in client mode or server mode. Refer to these alerts to diagnose problems with the Apache Ignite cluster and to protect against hard-drive failures or loss of data.
The new alerts are:
- PEGA0088: Client node unexpectedly disconnected from the cluster
- PEGA0089: A node left the cluster
- PEGA0090: Cluster segmentation causes subclusters to form
- PEGA0091: Data stored in one or more cluster caches is lost
- PEGA0092: Number of servers in the cluster falls below the recommended settings
For more information about alerts, see Performance alerts, security alerts, and Autonomic Event Services.
Enable email notifications on agent failure
Valid from Pega Version 7.3.1
You can now get email notifications each time an agent fails with a PEGA0010 alert. By receiving notifications on agent failure, you can immediately take action to restart or fix the agent. You can enable email notifications on the Agent Management landing page.
For more information, see Enabling notification on agent failure and PEGA0010 alert: Agent processing disabled.
Download the system state information for a node and the cluster
Valid from Pega Version 7.3.1
On the Cluster Management landing page, you can now download a JSON file that contains information about the current system state for a single node or for the whole cluster. You can use this file to compare persisted system state information across time, which can be helpful in debugging system problems. You also can use a new REST API with third-party tools to download the system state file.
For more information, see Downloading the system state.
Select values gadget optimization enhancements
Valid from Pega Version 7.3.1
The Select values gadget includes several enhancements that help reduce performance issues when a data set is very large. Administrators and developers can now add and remove optimizations for fields directly in Designer Studio. Additionally, Select values gadgets were added to the proposition import shape and history shape in the Strategy rule form.
For more information about Select value gadgets and field optimization, see Optimizing properties in Select values gadget.