You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Bathori (Jira)" <ji...@apache.org> on 2023/03/23 16:34:00 UTC

[jira] [Comment Edited] (NIFI-11334) PutIceberg processor instance interference due same class loader usage

    [ https://issues.apache.org/jira/browse/NIFI-11334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704245#comment-17704245 ] 

Mark Bathori edited comment on NIFI-11334 at 3/23/23 4:33 PM:
--------------------------------------------------------------

[~joewitt] Yes, the issue seems to be due the missing @RequiresInstanceClassLoading annotation. The solution should be the same as for the HDFS components.


was (Author: mbathori):
[~joewitt] Yes, the issue seems to be due the missing @RequiresInstanceClassLoading annotation. The solutions should be the same as for the HDFS components.

> PutIceberg processor instance interference due same class loader usage
> ----------------------------------------------------------------------
>
>                 Key: NIFI-11334
>                 URL: https://issues.apache.org/jira/browse/NIFI-11334
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Mark Bathori
>            Assignee: Mark Bathori
>            Priority: Major
>
> If more than one PutIceberg processor instance is being used simultaneous e.g. with different Kerberos services then the underlying contexts can interfere with each other.



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