[
https://issues.apache.org/jira/browse/NIFI-13888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-13888.
-----------------------------------
Fix Version/s: 2.0.0-M5
Resolution: Fixed
> Provenance TestEventIndexTask is Unstable
> -----------------------------------------
>
> Key: NIFI-13888
> URL: https://issues.apache.org/jira/browse/NIFI-13888
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 2.0.0-M4
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0-M5
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The TestEventIndexTask has a test method
> testIndexWriterCommittedWhenAppropriate that often fails in local
> multi-thread builds on Ubuntu Linux. The test method asserts an expected
> completion in 5 seconds. This works in some circumstances, but often fails by
> a second or two on multi-threaded Maven builds due to resource contention.
> Increasing the timeout value to be more lenient should provide greater
> stability.
> {noformat}
> [ERROR] Failures:
> [ERROR] TestEventIndexTask.testIndexWriterCommittedWhenAppropriate:47
> execution exceeded timeout of 5000 ms by 1791 ms
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)