[
https://issues.apache.org/jira/browse/NIFI-12092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771913#comment-17771913
]
ASF subversion and git services commented on NIFI-12092:
--------------------------------------------------------
Commit 7e4ca9365fd781254597fa6c825bfb8223328c33 in nifi's branch
refs/heads/main from Lehel Boer
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7e4ca9365f ]
NIFI-12092 Add backoff parameters to JettyWebsocketClient reconnect
This closes #7761.
Signed-off-by: Tamas Palfy <[email protected]>
> Add exponential backoff to JettyWebsocketClient reconnect
> ---------------------------------------------------------
>
> Key: NIFI-12092
> URL: https://issues.apache.org/jira/browse/NIFI-12092
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Lehel Boér
> Assignee: Lehel Boér
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The reconnection attempts were happening too quickly in JettyWebsocketClient.
> A customizable exponential backoff with 20% jitter is added to prevent
> overloading.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)