[
https://issues.apache.org/jira/browse/NIFI-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16638300#comment-16638300
]
ASF subversion and git services commented on NIFI-5581:
-------------------------------------------------------
Commit 8f4d13eeacc0bb1bd159ecb8fedf71eda5ea15a9 in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8f4d13e ]
NIFI-5581: Fix replicate request timeout
This closes #3044
- Revert 87cf474e542ef16601a86cc66c624fb8902c9fc2 to enable connection
pooling
- Changes the expected HTTP status code for the 1st request of a
two-phase commit transaction from 150 (NiFi custom) to 202 Accepted
- Corrected RevisionManager Javadoc about revision varidation protocol
> Seeing timeouts when trying to replicate requests across the cluster
> --------------------------------------------------------------------
>
> Key: NIFI-5581
> URL: https://issues.apache.org/jira/browse/NIFI-5581
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.8.0
> Reporter: Mark Payne
> Assignee: Koji Kawamura
> Priority: Blocker
> Fix For: 1.8.0
>
>
> When trying to replicate requests across the cluster on the current master
> branch, I see everything go smoothly for GET requests, but all mutable
> requests timeout.
> This issue appears to have been introduced by the upgrade to a new version of
> Jetty.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)