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

Joe Witt commented on NIFI-9695:
--------------------------------

What the issue is:
- There have been defects in load balancing logic and specifically around TLS 
handling for load balancing.  These have been corrected and the most complete 
release in terms of corrections we know of is 1.16.2.

What the impact is:
- Load balancing can be slower than necessary, can have failed connections when 
secure (which it always should be).  

What workarounds:
- No obvious workarounds generically.  Need to get on latest release.  We do 
not plan to backport fixes for it as there have been many and it gets very time 
consuming and complicated and we've had hundreds (probably thousands of JIRAs 
fixed since 1.13.x)

> Load balancing not working
> --------------------------
>
>                 Key: NIFI-9695
>                 URL: https://issues.apache.org/jira/browse/NIFI-9695
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.13.2
>            Reporter: davide
>            Priority: Major
>              Labels: Cluster, balancer, nifi
>         Attachments: activeThread.png, cores.png, flow.png, heapUse.png, 
> version.png
>
>
> I have a 3 nodes cluster(as you can see on attached images) with a connection 
> with a Load Balance Strategy set to Partition by attribute, sometimes some 
> flowfiles get stuck in this connection (see image1). Furthermore we have this 
> log error in bulletin board
> {\{10:56:28 UTC ERROR xxxx-xxx-xx-nifi0.xxxx:8443 }}
> {{Failed to receive FlowFiles for Load Balancing due to 
> org.apache.nifi.controller.queue.clustered.server.TransactionAbortedException:
>  Attempted to receive FlowFiles from Peer xxxx-xxx-xx-nifi2.xxxx for 
> Connection with ID 0c20343f-f63d-1ef1-8da0-6d3cb9fc670d but no Connection 
> exists with that ID}}
> {{10:56:28 UTC ERROR xxxx-xxx-xx-nifi0.xxxx:8443}}
> {{{}Failed to communicate with Peer xxxx-xxx-xx-nifi2.xxxx:8443 when load 
> balancing data for Connection with ID c12f3c02-9f05-1232-ffff-fffff8d925a9 
> due to java.io.IOException: Failed to decrypt data from Peer 
> xxxx-xxx-xx-nifi2.xxxx:8443 because Peer unexpectedly closed 
> connection{}}}{{{{}}{}}}
>  
> The weird thing is that only some flowfiles are stucked other flowfiles goes 
> forward in the flows.
> I think this bug is the same of 
> https://issues.apache.org/jira/browse/NIFI-9574, I post a comment in 
> NIFI-9574 but I have got no answer.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to