You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/19 10:29:00 UTC

[jira] [Commented] (IGNITE-9945) Entry start version omits datecenter id.

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

ASF GitHub Bot commented on IGNITE-9945:
----------------------------------------

GitHub user AMashenkov opened a pull request:

    https://github.com/apache/ignite/pull/5034

    IGNITE-9945: Entry start version omits datecenter id.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite GG-14044

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5034.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5034
    
----
commit 3a148aeb55339514fbd3f337edfd6625b4c6cae1
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-10-18T12:47:44Z

    GG-14044: Fix entry start version.
    
    Fixed false positive conflicts.

commit 882ef897d50d2fddd9210bbc71e9abccf9fca99e
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-10-18T15:17:52Z

    GG-14177: Styles.

----


> Entry start version omits datecenter id.
> ----------------------------------------
>
>                 Key: IGNITE-9945
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9945
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Andrew Mashenkov
>            Priority: Major
>
> Now, entry start version has datacenterID=0 and such entry can be treated as recieved from foreign DC. This may cause false positive DR conflict and force user to make non-trivial additional check.
> This was broken in IGNITE-8503.



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