Uploaded image for project: 'Apache NiFi MiNiFi C++'
  1. Apache NiFi MiNiFi C++
  2. MINIFICPP-1639

Include all controller services in the C2 manifest

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Works for Me
    • None
    • 0.11.0
    • None

    Description

      Currently, two controller services are included in the full manifest: UnorderedMapKeyValueStoreService and UnorderedMapPersistableKeyValueStoreService, but the others aren't. This is probably because these two are in extensions/standard-processors/controllers/, while the others (e.g. SSLContextService) are in libminifi/src/controllers/. We should either move them, or make sure both types are included in the manifest.

      Also compare the info included with the controller services with the info included with processors, and if anything is missing from the controller services, add it.

      EDIT: after taking a closer look, I found the rest of the controller services in the manifest, too (attached).  They are in three separate bundles: the two above are in minifi-standard-processors; services related to RocksDB are in minifi-rocksdb-repos, and the rest, including SSLContextService, are in minifi-system.

      Attachments

        1. minifi-manifest.json
          167 kB
          Ferenc Gerlits

        Activity

          People

            fgerlits Ferenc Gerlits
            fgerlits Ferenc Gerlits
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: