Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

This page is an overview of changes / minor new features as they relate to 16.1 RC2 → 16.1 RC3

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.

CNXN-4770: Add option to lock all channels and unlock all channels in drop down menu when right clicking a tab

This is a fairly obscure operation since it can be done from the Manage Channels dialog. However, it’s also a very minor addition. Note that channels locked by someone else are skipped - you must manually clear those locks.

  • No labels