eapowertools-archive / qs-governance-dashboard

Unsupported - Collects metadata and parses script logs for Qlik Sense applications for use with Qlik Sense Governance
Other
38 stars 14 forks source link

Governance collection on all apps causes engine restarts #42

Closed goldbergjeffrey closed 7 years ago

goldbergjeffrey commented 7 years ago

Prerequisites

Description

In Qlik Sense implementations with large numbers of apps with large sizes, running Governance metadata collection may cause the engine to restart, resulting in a failure of the metadata collection task.

A possible solution is to allow for a list of apps to be specified for collection either by custom property, user selection in ui, or predefined list supplied in file to reduce the overall number of apps collected from and minimize engine restart.

[Description of the issue]

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce?]

Versions

You can get this information by looking on the version page for the web app, agent or the config.js file located in the config directory of the distribution. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

goldbergjeffrey commented 7 years ago

Now it is required to select the apps that go through metadata collection. Added in #57