Koji Kawamura created NIFI-3030:
-----------------------------------

             Summary: SiteToSiteReportingTask to support Site-to-Site recently 
added features
                 Key: NIFI-3030
                 URL: https://issues.apache.org/jira/browse/NIFI-3030
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: 1.0.0
            Reporter: Koji Kawamura
            Priority: Minor


Site-to-Site is used by not only RemoteProcessGroup, but also 
SiteToSiteProvenanceReportingTask, Storm and Spark integration.

Storm and Spark integration let users to specify SiteToSiteClientConfig from 
user program source code, so newly added features will be exposed automatically.
However, SiteToSiteProvenanceReportingTask has its own UI, and we should update 
it to support these new features.

Features added recently are:
- HTTP transport protocol, HTTP Proxy configuration (NIFI-1857)
- Multiple URLs support (NIFI-3026)

I marked this as 'Minor' issue as there is a workaround to use these features 
to send provenance via Site-to-Site, that is using 
SiteToSiteProvenanceReportingTask to send provenance to the same NiFi instance, 
then send it using a RemoteProcessGroup to the final remote destination.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to