You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2017/06/19 15:22:00 UTC

[jira] [Created] (MINIFI-339) Begin building C2 API to facilitate control of agents

marco polo created MINIFI-339:
---------------------------------

             Summary: Begin building C2 API to facilitate control of agents
                 Key: MINIFI-339
                 URL: https://issues.apache.org/jira/browse/MINIFI-339
             Project: Apache NiFi MiNiFi
          Issue Type: Bug
          Components: C++
            Reporter: marco polo
            Assignee: marco polo
            Priority: Critical


Begin building the C2 API in MiNiFi C++. This API will evolve and likely have public and private elements. As development progresses we may want more capabilities. 

What I want to create as a straw man will be basic control and metrics gathering
-- Start
-- Stop
-- Pause
-- Gather metrics
   ** Throughput of of flow components
   ** Execution time ( run time minus sleep time )
   ** Memory consumption
-- Drain repositories
-- Switch repository types. 

Better employ update listener to be within this C2 API






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)