[
https://issues.apache.org/jira/browse/NIFI-14747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-14747.
-------------------------------------
Fix Version/s: 2.5.0
Assignee: Dariusz Seweryn
Resolution: Fixed
> Consume Kinesis Record Tests can timeout and fail intermittently
> ----------------------------------------------------------------
>
> Key: NIFI-14747
> URL: https://issues.apache.org/jira/browse/NIFI-14747
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 2.4.0
> Reporter: Dariusz Seweryn
> Assignee: Dariusz Seweryn
> Priority: Major
> Fix For: 2.5.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Concurrency tests can timeout in the wild:
> TestStandardRecordProcessorBlocker$TimeoutBlock.testBlockAndUnblock -- Time
> elapsed: 1.004 s <<< ERROR!
>
> Example failure:
> [https://github.com/apache/nifi/actions/runs/16235438475/job/45858126249?pr=10053]
>
> Apparently 1 second is not enough as seen in the above case. Lets bump the
> timeout period from 1 to 5 seconds — this should significantly reduce the
> probability of flakiness.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)