You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ferenc Erdei (Jira)" <ji...@apache.org> on 2022/10/05 06:21:00 UTC

[jira] [Resolved] (NIFI-10555) Add standard services to MiNiFi Java

     [ https://issues.apache.org/jira/browse/NIFI-10555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ferenc Erdei resolved NIFI-10555.
---------------------------------
    Resolution: Fixed

> Add standard services to MiNiFi Java
> ------------------------------------
>
>                 Key: NIFI-10555
>                 URL: https://issues.apache.org/jira/browse/NIFI-10555
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: C2, MiNiFi
>            Reporter: Csaba Bejan
>            Priority: Major
>             Fix For: 1.19.0
>
>
> Currently it looks like none of the controller services are added to MiNiFi Java by default.
> As part of this ticket look at the impact adding the whole nifi-standard-services bundle to MiNiFi Java. If that is too much look into just adding the bare minimum of service nars which are required by the standard processors.
> Currently referenced controller services:
> {code:java}
> org.apache.nifi.serialization.RecordReaderFactory
> org.apache.nifi.dbcp.DBCPService
> org.apache.nifi.serialization.RecordSetWriterFactory
> org.apache.nifi.distributed.cache.client.DistributedMapCacheClient
> org.apache.nifi.proxy.ProxyConfigurationService
> org.apache.nifi.ssl.SSLContextService
> org.apache.nifi.ssl.RestrictedSSLContextService
> org.apache.nifi.http.HttpContextMap
> org.apache.nifi.oauth2.OAuth2AccessTokenProvider
> org.apache.nifi.lookup.StringLookupService
> org.apache.nifi.distributed.cache.client.AtomicDistributedMapCacheClient
> org.apache.nifi.record.sink.RecordSinkService
> org.apache.nifi.schemaregistry.services.SchemaRegistry
> org.apache.nifi.serialization.RecordSchemaCacheService{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)