[
https://issues.apache.org/jira/browse/MINIFI-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513956#comment-15513956
]
ASF GitHub Bot commented on MINIFI-86:
--------------------------------------
Github user apiri commented on a diff in the pull request:
https://github.com/apache/nifi-minifi/pull/38#discussion_r80093463
--- Diff:
minifi-toolkit/minifi-toolkit-configuration/src/main/java/org/apache/nifi/minifi/toolkit/configuration/ConfigMain.java
---
@@ -251,6 +268,10 @@ public int transform(String[] args) {
System.out.println();
printTransformUsage();
return ERR_UNABLE_TO_TRANFORM_TEMPLATE;
--- End diff --
realize this is already existing, but perhaps we should adjust to correct
spelling error while in this code area
> Make explicit that Process Groups are not currently supported in MiNiFi
> -----------------------------------------------------------------------
>
> Key: MINIFI-86
> URL: https://issues.apache.org/jira/browse/MINIFI-86
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: Documentation, Processing Configuration
> Reporter: Aldrin Piri
> Assignee: Joseph Percivall
> Priority: Minor
> Fix For: 0.1.0
>
>
> Currently it is not possible to use a process group within MiNiFi. This
> needs to be more readily communicated to users of both the agent instances as
> well as those looking to make use of the toolkit to convert a template that
> may contain one or more PGs.
> We can update the docs as well as incorporate changes into the toolkit to
> check for these items and fail gracefully with an appropriate error message
> to make this better known.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)