mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
NIFI-12084: fix process group logging on support branch
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #7754.
This commit is contained in:
parent
8e09bf198e
commit
bc3368b891
@ -238,6 +238,7 @@ public class ExtensionBuilder {
|
||||
}
|
||||
|
||||
final ProcessorNode processorNode = createProcessorNode(loggableComponent, creationSuccessful);
|
||||
loggingContext.setComponent(processorNode);
|
||||
return processorNode;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user