This page is an overview of changes / minor new features as they relate to 16.1 RC2
CNXN-4769: Provide a method to identify and bulk delete unused Execution Groups
In <RC2, it can be difficult to determine if an execution group is used, and if it is used, the number of groups and/or tabs associated with it. This is really only an issue if you have a lot of execution groups, which is something we discourage (as there is overhead associated with each process/execution group). In the past, we’ve seen issues start to crop up when the process count is ~100 on lower-powered machines.
In RC2, group and tab columns have been added to show the number of groups/tabs associated with a specific execution group. These are sortable columns, so you can bring unused execution groups to the top of the grid. A Delete Unused
button has also been added. This button will scan for execution groups with zero counts for both group and tab.
Clicking the Delete Unused
button will display a prompt listing the execution groups which will be deleted.