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

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

Commit 03f4c0fc475558cadbc3a821e375a4ed8092689e in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=03f4c0f ]

NIFI-5011: Fixed threading bug in TestFileSystemRepository
This closes #2578.

Signed-off-by: Mark Payne <[email protected]>


> Test failure in TestFileSystemRepository causing travis build to be unstable
> ----------------------------------------------------------------------------
>
>                 Key: NIFI-5011
>                 URL: https://issues.apache.org/jira/browse/NIFI-5011
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Priority: Critical
>             Fix For: 1.7.0
>
>
> We see the following test failure intermittently in travis:
> [ERROR] Tests run: 32, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 
> 13.143 s <<< FAILURE! - in 
> org.apache.nifi.controller.repository.TestFileSystemRepository [ERROR] 
> testMinimalArchiveCleanupIntervalHonoredAndLogged(org.apache.nifi.controller.repository.TestFileSystemRepository)
>  Time elapsed: 0.211 s <<< ERROR! java.util.ConcurrentModificationException 
> at 
> org.apache.nifi.controller.repository.TestFileSystemRepository.testMinimalArchiveCleanupIntervalHonoredAndLogged(TestFileSystemRepository.java:151)
>  
> This appears to be a threading bug, giving that it's a 
> ConcurrentModificationException that happens sporadically. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to