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

Pavel Voronkin commented on IGNITE-10671:
-----------------------------------------

Failures are not related to my changes and exists on master branch.
|[JDBC 
Driver|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_JdbcDriver&branch=pull%2F5665%2Fhead&tab=buildTypeStatusDiv]
 [ [tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=2592534]] |[Critical F.R.: 
0,0%|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_JdbcDriver&branch=%3Cdefault%3E&tab=buildTypeStatusDiv]|
| | 
JdbcThinTransactionsServerNoAutoCommitComplexSelfTest.testBatchDmlStatements 
(last started)|(no data) |
| |    
[!https://cdn2.iconfinder.com/data/icons/metro-uinvert-dock/256/Services.png|width=12,height=12!
  Thread 
Dump|https://mtcga.gridgain.com/rest/getBuildLog/threadDump?serverId=apache&buildNo=2592534&fileIdx=-1]|
 |
| | | |
| | 
[Spring|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_Spring&branch=pull%2F5665%2Fhead&tab=buildTypeStatusDiv]
 [ [tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=2592538]] | |
| | CacheJdbcBlobStoreFactorySelfTest.testIncorrectBeanConfiguration (last 
started)|(no data) |
| | | |
| | [Queries 
1|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_Queries1&branch=pull%2F5665%2Fhead&tab=buildTypeStatusDiv]
 [ [tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=2592603]] | |
| | IgniteSqlSchemaIndexingTest.testCustomSchemaMultipleCachesTablesCollision 
(last started)|(no data) |
| | | |
| | [Hibernate 
5.1|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_Hibernate2&branch=pull%2F5665%2Fhead&tab=buildTypeStatusDiv]
 [ [tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=2592527]] | |
| | CacheHibernateStoreFactorySelfTest.testIncorrectBeanConfiguration (last 
started)|(no data) |
| | | |
| | [Hibernate 
4.2|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_Hibernate1&branch=pull%2F5665%2Fhead&tab=buildTypeStatusDiv]
 [ [tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=2592526]] | |
| | CacheHibernateStoreFactorySelfTest.testIncorrectBeanConfiguration (last 
started)|(no data) |
| | | |
| | [Thin client: 
PHP|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_ThinClientPhp&branch=pull%2F5665%2Fhead&tab=buildTypeStatusDiv]
 [ [tests 102 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=2592561]] | |
| | | |
| | [[Inspections] 
Core|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_InspectionsCore&branch=pull%2F5665%2Fhead&tab=buildTypeStatusDiv]
 [ [tests 0 TC_ADD_MSG 
|https://ci.ignite.apache.org/viewLog.html?buildId=2592605]| |

> Double initialization of segmentAware and FileArchiver lead to race breaking 
> file compression.
> ----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-10671
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10671
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Pavel Voronkin
>            Assignee: Pavel Voronkin
>            Priority: Critical
>         Attachments: WalCompactionSwitchOverTest.java
>
>
> Race is painful when you switch your cluster from walCompaction=false to 
> walCompaction=true.
> The same FileCompressor instance will use different segmentAwares due to 
> start0() is called twice which leads to inconsistent behaviour and errors 
> during compaction, basically we will try to archive files twice concurrently.
> See reproducer in attachment.



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

Reply via email to