You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2015/11/17 08:01:11 UTC

[jira] [Resolved] (KYLIN-1152) ResourceStore should read content and timestamp in one go

     [ https://issues.apache.org/jira/browse/KYLIN-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liyang resolved KYLIN-1152.
---------------------------
       Resolution: Fixed
    Fix Version/s: v1.2
                   v2.0

> ResourceStore should read content and timestamp in one go
> ---------------------------------------------------------
>
>                 Key: KYLIN-1152
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1152
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: liyang
>             Fix For: v2.0, v1.2
>
>
> ResourceStore should read content and timestamp in one go. Otherwise scenario below might happen:
> - A read content
> - B write content & timestamp
> - A read timestamp
> - A write again which overwrite B without detection



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)