You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/03/03 21:02:00 UTC

[jira] [Commented] (NIFI-11210) Missing network read timeout in DistributedMapCacheClientService

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

ASF subversion and git services commented on NIFI-11210:
--------------------------------------------------------

Commit 288031f5f699ed952d5a53a45fc59f417dc05eaa in nifi's branch refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=288031f5f6 ]

NIFI-11210 Added read timeout to DistributedMapCacheClientService

This closes #6994

Co-authored-by: David Handermann <ex...@apache.org>
Signed-off-by: David Handermann <ex...@apache.org>


> Missing network read timeout in DistributedMapCacheClientService
> ----------------------------------------------------------------
>
>                 Key: NIFI-11210
>                 URL: https://issues.apache.org/jira/browse/NIFI-11210
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Paul Grey
>            Assignee: Paul Grey
>            Priority: Minor
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Noted in Apache/Slack thread:
> https://apachenifi.slack.com/archives/C0L9VCD47/p1676907328887569?thread_ts=1671449357.103949&cid=C0L9VCD47
> If a client / server version  handshake fails due to a network glitch, the DistributedMapCacheClientService can be left in a state where it stops processing new requests.
> Remediate by ensuring that network connection construction sets appropriate timeouts.



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