You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/12/20 14:34:00 UTC

[jira] [Created] (IGNITE-7266) SQL TX: Joins return duplicated result when MVCC is disabled

Vladimir Ozerov created IGNITE-7266:
---------------------------------------

             Summary: SQL TX: Joins return duplicated result when MVCC is disabled
                 Key: IGNITE-7266
                 URL: https://issues.apache.org/jira/browse/IGNITE-7266
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
            Assignee: Igor Seliverstov
             Fix For: 2.5


Affected tests:
{{IgniteCacheJoinQueryWithAffinityKeyTest}}
{{IgniteCacheCrossCacheJoinRandomTest}}

All tests failed for the same reason: {{expected=X, actual=2*X}}. Looks like we return too much results in some cases.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)