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

Ignite TC Bot commented on IGNITE-16730:
----------------------------------------

{panel:title=Branch: [pull/9912/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9912/head] Base: [master] : New Tests 
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 4{color} [[tests 
2|https://ci2.ignite.apache.org/viewLog.html?buildId=6366313]]
* {color:#013220}IgniteBasicTestSuite2: 
ConcurrentMappingFileReadWriteTest.testRewriteOpenedFile - PASSED{color}
* {color:#013220}IgniteBasicTestSuite2: 
ConcurrentMappingFileReadWriteTest.testConcurrentMappingReadWrite - 
PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=6366426&buildTypeId=IgniteTests24Java8_RunAll]

> Eliminate usage of FileLock in MarshallerMappingFileStore
> ---------------------------------------------------------
>
>                 Key: IGNITE-16730
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16730
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Nikolay Izhikov
>            Assignee: Nikolay Izhikov
>            Priority: Trivial
>              Labels: IEP-59
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> CDC application needs to reuse marshaller files.
> Currenlty, `FileLock` used to protect access to marshaller files.
> But, it seems we can use temp file and ATOMIC_MOVE to eliminate `FileLock` 
> usage.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to