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

Vladislav Pyatkov edited comment on IGNITE-11869 at 5/29/19 7:33 AM:
---------------------------------------------------------------------

Hi [~antonovsergey93] I have not see reason to use atomic in this place :
{{o.a.i.internal.processors.cache.persistence.pagemem.PageMemoryImpl#dirtyUserPagesPresent}}
{{volatile}} will be enough.
I have not critical comments.


was (Author: v.pyatkov):
Hi [~antonovsergey93] I have not see reason to use atomic in this place :
{{o.a.i.internal.processors.cache.persistence.pagemem.PageMemoryImpl#dirtyUserPagesPresent}}
{{volatile}} will be enough.

> control.sh idle_verify/validate_indexes shouldn't throw GridNotIdleException, 
> if user pages wasn't modified in checkpoint.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11869
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11869
>             Project: Ignite
>          Issue Type: Improvement
>    Affects Versions: 2.8
>            Reporter: Sergey Antonov
>            Assignee: Sergey Antonov
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We shouldn't throw GridNotIdleException, if checkpoint contains dirty pages 
> related to ignite-sys-cache (system background activities) only.



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

Reply via email to