Ability to disable polling of systems
Description
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity

Ken Moore June 3, 2019 at 2:25 PM
Middleware components finished. There is a new "connection_paused" field for the servers/[add/edit/list] API calls which will control this behavior.

Ken Moore May 23, 2019 at 7:11 PM
Release Council decision:
The option to "pause" a system connection and treat it like an unsupported NAS version should be good enough.

Ken Moore May 10, 2019 at 5:26 PM
The statistics gathering is the entire "brain" of the control systems within TrueCommand as well. If there is no stats, then there is nothing that the UI can access to provide control mechanisms.
That being said, we do have the ability for you to change the polling interval for your systems. This should allow you to set an arbitrarily long polling period to ensure TrueCommand management does not impact performance testing of your NAS, but TC will still do the initial probe of the system stats so we have system state data for doing other management interactions.
There will probably be state/caching issues if the polling interval is increased too much though, so we will need to look into this and see if there are some limitations or optimizations we can do to "minimize" polling without completely disabling it.
Details
Details
Assignee

Reporter

As control of NAS features grows in TC we should be able to disable polling of statistics to make sure there is no impact of the nas in certain cases but still able to do any kind of management functionality.
Other areas of the UI such as charts need to be able to handle "missing data".